@font-face{font-family:'CameraPlainVariable';src:url('/ref-assets/fonts/CameraPlainVariable.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap;}

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
.rps{--black:#0B0B0D;--black-2:#14161A;--orange:#FE4D01;--orange-2:#D94200;--cream:#F1F3E5;--cream-2:#FAF8EE;--white:#FFFFFF;--green:#00C27A;--muted:#AAAAAA;--line:rgba(255,255,255,.08);--line-dark:rgba(0,0,0,.10);
  font-family:'DM Sans',system-ui,sans-serif;background:var(--cream-2);color:var(--black);line-height:1.5;-webkit-font-smoothing:antialiased}
.rps img,.rps svg{max-width:100%;display:block}
.rps a{color:inherit;text-decoration:none}
.rps .display{font-family:'Oswald',sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:-.01em;line-height:.95}
.rps .container{max-width:1200px;margin:0 auto;padding:0 20px}
.rps .accent{color:var(--orange)}
.rps .pill-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--orange);color:var(--white);font-family:'DM Sans',sans-serif;font-weight:700;font-size:16px;padding:18px 38px;border-radius:999px;border:none;cursor:pointer;transition:transform .15s ease, box-shadow .15s ease, background .15s ease;box-shadow:0 10px 30px rgba(254,77,1,.35);letter-spacing:.02em}
.rps .pill-cta:hover{transform:translateY(-2px);background:var(--orange-2);box-shadow:0 14px 36px rgba(254,77,1,.5)}
.rps .pill-cta .arrow{font-size:18px;line-height:1}
.rps .topbar{background:var(--orange);color:#fff;font-weight:600;font-size:13px;text-align:center;padding:10px 20px;letter-spacing:.03em}
.rps .topbar strong{font-weight:800}
.rps .hero{position:relative;padding:60px 0 70px;overflow:hidden;background:radial-gradient(circle at 80% 10%, rgba(254,77,1,.12) 0%, transparent 45%),radial-gradient(circle at 10% 80%, rgba(254,77,1,.08) 0%, transparent 40%),var(--cream-2)}
.rps .hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px;margin:0 auto;padding:0 20px}
.rps .hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--orange-2);margin-bottom:18px}
.rps .hero__eyebrow::before{content:"";width:22px;height:2px;background:var(--orange)}
.rps .hero h1.display{font-size:clamp(22px,3.6vw,46px);margin-bottom:22px;color:var(--black);line-height:1.15}
.rps .hero h1 .scribble{position:relative;display:inline-block}
.rps .hero h1 .scribble::after{content:"";position:absolute;left:-4%;right:-4%;bottom:-3px;height:8px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 14' preserveAspectRatio='none'><path d='M2 10 Q 75 2 150 8 T 298 6' stroke='%23FE4D01' stroke-width='5' fill='none' stroke-linecap='round'/></svg>") center/100% 100% no-repeat}
.rps .hero p.sub{font-size:clamp(14px,1.4vw,20px);color:#333;margin-bottom:32px;line-height:1.5;max-width:620px;font-weight:500}
.rps .hero p.sub strong{color:var(--orange-2);font-weight:700}
.rps .hero__proof{display:flex;justify-content:center;gap:22px;align-items:center;flex-wrap:wrap;color:#555;font-size:14px;margin-top:24px}
.rps .hero__proof .stars{color:#FFC53D;letter-spacing:2px;font-size:16px}
.rps .hero__mock{position:relative;max-width:560px;margin:0 auto 32px}
.rps .hero__mock img{width:100%;height:auto;border-radius:24px;box-shadow:0 30px 60px rgba(0,0,0,.18), 0 8px 20px rgba(254,77,1,.18)}
.rps .hero__mock::before{content:"";position:absolute;inset:-20px -20px;border:2px solid rgba(254,77,1,.25);border-radius:32px;transform:rotate(-2deg);z-index:0}
.rps .pain{background:var(--black);color:#fff;padding:80px 0}
.rps .pain h2{font-size:clamp(32px,3.8vw,52px);margin-bottom:42px;max-width:900px}
.rps .pain__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}
.rps .pain__item{border:1px solid var(--line);border-radius:16px;padding:26px 24px;background:rgba(255,255,255,.02);display:flex;gap:14px;align-items:flex-start}
.rps .pain__item .x{flex-shrink:0;width:28px;height:28px;border-radius:999px;background:rgba(254,77,1,.12);display:grid;place-items:center;color:var(--orange);font-weight:700;font-size:14px}
.rps .pain__item p{font-size:15px;color:#DADADA;line-height:1.5}
.rps .switch{padding:90px 0;background:var(--cream-2)}
.rps .switch__head{text-align:center;max-width:760px;margin:0 auto 50px}
.rps .switch__head h2{font-size:clamp(32px,4vw,56px);margin-bottom:14px}
.rps .switch__head p{color:#555;font-size:16px}
.rps .switch__grid{display:grid;grid-template-columns:1fr auto 1fr;gap:30px;align-items:center;max-width:900px;margin:0 auto}
.rps .switch__card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--line-dark);box-shadow:0 20px 40px rgba(0,0,0,.06);position:relative}
.rps .switch__card img{width:100%;height:auto;display:block}
.rps .switch__card__body{padding:20px;text-align:center}
.rps .switch__card__body p{font-weight:600;font-size:15px;color:#333}
.rps .switch__card__tag{position:absolute;top:14px;left:14px;background:#fff;color:var(--orange-2);font-size:11px;font-weight:800;letter-spacing:.18em;padding:6px 12px;border-radius:999px;text-transform:uppercase}
.rps .switch__card--good{border-color:rgba(0,194,122,.4)}
.rps .switch__card--good .switch__card__tag{background:var(--green);color:#fff}
.rps .switch__arrow{width:54px;height:54px;border-radius:999px;background:var(--orange);display:grid;place-items:center;color:#fff;font-size:24px;font-weight:700;box-shadow:0 10px 24px rgba(254,77,1,.4)}
@media(max-width:780px){.rps .switch__grid{grid-template-columns:1fr;gap:18px}.rps .switch__arrow{transform:rotate(90deg);justify-self:center}}
.rps .product{padding:90px 0;background:var(--black);color:#fff;position:relative;overflow:hidden}
.rps .product::before{content:"";position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(254,77,1,.15) 0%,transparent 60%);pointer-events:none}
.rps .product__head{text-align:center;max-width:820px;margin:0 auto 50px;position:relative}
.rps .product__head .eyebrow{font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:14px;display:block}
.rps .product__head h2{font-size:clamp(40px,5.4vw,80px);margin-bottom:18px}
.rps .product__head p{color:#BEBEBE;font-size:16px}
.rps .product__list{display:flex;flex-direction:column;gap:24px;max-width:820px;margin:0 auto 40px}
.rps .product__list img{width:100%;height:auto;border-radius:20px;box-shadow:0 30px 60px rgba(0,0,0,.4);border:1px solid var(--line);display:block}
.rps .product__features{max-width:780px;margin:50px auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}
.rps .product__features__item{border:1px solid var(--line);border-radius:14px;padding:18px 20px;background:rgba(255,255,255,.02);display:flex;align-items:center;gap:12px}
.rps .product__features__item .ico{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:rgba(254,77,1,.15);display:grid;place-items:center;font-size:18px}
.rps .product__features__item .txt{font-weight:600;font-size:14px;line-height:1.3}
.rps .app-mockup{padding:80px 0;background:var(--cream)}
.rps .app-mockup__wrap{max-width:960px;margin:0 auto;text-align:center}
.rps .app-mockup__wrap h2{font-size:clamp(28px,3.2vw,42px);margin-bottom:14px}
.rps .app-mockup__wrap p{color:#555;font-size:16px;max-width:600px;margin:0 auto 36px}
.rps .app-mockup__img{max-width:880px;margin:0 auto}
.rps .app-mockup__img img{width:100%;height:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.18))}
.rps .steps{padding:90px 0;background:var(--cream-2)}
.rps .steps__head{text-align:center;max-width:760px;margin:0 auto 50px}
.rps .steps__head .eyebrow{font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--orange-2);margin-bottom:14px;display:block}
.rps .steps__head h2{font-size:clamp(32px,4vw,56px);margin-bottom:14px}
.rps .step{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1000px;margin:0 auto 70px}
.rps .step:last-child{margin-bottom:0}
.rps .step--reversed{direction:rtl}
.rps .step--reversed > *{direction:ltr}
.rps .step__num{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:18px;background:var(--orange);color:#fff;font-family:'Oswald',sans-serif;font-weight:700;font-size:28px;margin-bottom:16px;box-shadow:0 14px 28px rgba(254,77,1,.32)}
.rps .step h3{font-family:'Oswald',sans-serif;font-weight:700;text-transform:uppercase;font-size:clamp(22px,2.6vw,32px);margin-bottom:14px;line-height:1.05}
.rps .step p{color:#444;font-size:16px;line-height:1.6}
.rps .step__img{position:relative}
.rps .step__img img{width:100%;height:auto;border-radius:20px;box-shadow:0 30px 50px rgba(0,0,0,.12);border:1px solid var(--line-dark);display:block}
.rps .step__img--grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.rps .step__img--grid img{border-radius:14px}
@media(max-width:860px){.rps .step,.rps .step--reversed{grid-template-columns:1fr;gap:28px;direction:ltr}}
.rps .books{padding:90px 0;background:var(--black);color:#fff;position:relative;overflow:hidden}
.rps .books::before{content:"INCLUSO";position:absolute;top:30px;right:-40px;font-family:'Oswald',sans-serif;font-size:clamp(120px,18vw,260px);font-weight:700;color:rgba(254,77,1,.05);letter-spacing:-.03em;pointer-events:none;user-select:none}
.rps .books__head{text-align:center;max-width:760px;margin:0 auto 60px;position:relative}
.rps .books__head .eyebrow{font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:14px;display:block}
.rps .books__head h2{font-size:clamp(34px,4.2vw,60px);margin-bottom:14px}
.rps .books__head p{color:#BEBEBE;font-size:16px}
.rps .books__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;position:relative}
.rps .book-card{background:linear-gradient(160deg,#1A1A1F 0%,#0F0F12 100%);border:1px solid var(--line);border-radius:20px;padding:20px 20px 22px;display:flex;flex-direction:column;gap:14px;transition:border-color .25s ease, transform .25s ease}
.rps .book-card:hover{border-color:rgba(254,77,1,.4);transform:translateY(-4px)}
.rps .book-card__cover{aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#14161A;position:relative}
.rps .book-card__cover img{width:100%;height:100%;object-fit:cover;display:block}

.rps .book-card__title{font-family:'Oswald',sans-serif;font-weight:700;text-transform:uppercase;font-size:17px;line-height:1.15;text-align:center;color:#fff;letter-spacing:.02em}
.rps .bonus-badge{position:absolute;top:14px;left:14px;background:var(--orange);color:#fff;font-size:10px;font-weight:800;letter-spacing:.18em;padding:6px 12px;border-radius:999px;text-transform:uppercase;z-index:2}
.rps .bonus-tag{font-family:'Oswald',sans-serif;font-weight:700;font-size:13px;letter-spacing:.22em;color:var(--orange);text-transform:uppercase;margin-bottom:6px}
.rps .bonus-desc{color:#BEBEBE;font-size:14px;line-height:1.55;margin-top:10px}
.rps .bonus-price{display:flex;align-items:baseline;gap:12px;margin-top:auto;padding-top:18px;border-top:1px dashed var(--line)}
.rps .bonus-price .old{color:#888;text-decoration:line-through;font-size:14px}
.rps .bonus-price .free{color:var(--green);font-weight:800;font-size:16px;letter-spacing:.04em;text-transform:uppercase}
.rps .audience{padding:90px 0;background:var(--cream)}
.rps .audience__head{text-align:center;max-width:760px;margin:0 auto 50px}
.rps .audience__head h2{font-size:clamp(32px,4vw,52px);margin-bottom:14px}
.rps .audience__head p{color:#555;font-size:16px}
.rps .audience__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;max-width:1000px;margin:0 auto}
.rps .audience__item{background:#fff;border-radius:18px;padding:26px;border:1px solid var(--line-dark);box-shadow:0 8px 24px rgba(0,0,0,.05);display:flex;gap:14px;align-items:flex-start}
.rps .audience__item .ico{font-size:28px;flex-shrink:0}
.rps .audience__item p{font-size:15px;color:#333;line-height:1.5}
.rps .audience__item strong{color:var(--black)}
.rps .quotes{padding:90px 0;background:var(--black-2);color:#fff}
.rps .quotes__head{text-align:center;max-width:760px;margin:0 auto 50px}
.rps .quotes__head .eyebrow{font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:14px;display:block}
.rps .quotes__head h2{font-size:clamp(30px,3.6vw,48px)}
.rps .quotes__list{display:flex;flex-direction:column;gap:24px;max-width:680px;margin:0 auto}
.rps .quotes__list img{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.4);border:1px solid var(--line)}
.rps .metrics{padding:80px 0;background:var(--cream-2);text-align:center}
.rps .metrics h2{font-size:clamp(28px,3vw,40px);margin-bottom:50px;max-width:760px;margin:0 auto 50px}
.rps .metrics__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:30px;max-width:1000px;margin:0 auto}
.rps .metric{padding-top:20px;border-top:3px solid var(--black)}
.rps .metric .n{font-family:'Oswald',sans-serif;font-weight:700;font-size:clamp(40px,5vw,64px);line-height:1;color:var(--orange-2)}
.rps .metric .l{font-size:13px;color:#555;margin-top:8px;letter-spacing:.04em;text-transform:uppercase;font-weight:600}
.rps .offer{padding:100px 0;background:var(--cream)}
.rps .offer__box{max-width:780px;margin:0 auto;background:#fff;border-radius:24px;padding:50px 44px;box-shadow:0 40px 80px rgba(0,0,0,.10);border:1px solid var(--line-dark);text-align:center;position:relative}
.rps .offer__stamp{position:absolute;top:-22px;left:50%;transform:translateX(-50%);background:var(--orange);color:#fff;font-weight:800;font-size:12px;letter-spacing:.2em;padding:8px 20px;border-radius:999px;text-transform:uppercase}
.rps .offer h2{font-size:clamp(28px,3.4vw,44px);margin-bottom:14px}
.rps .offer .sub{color:#555;margin-bottom:24px;font-size:15px}
.rps .offer__mock{display:flex;justify-content:center;margin:10px auto 24px;max-width:340px}
.rps .offer__mock img{width:100%;height:auto;filter:drop-shadow(0 25px 35px rgba(0,0,0,.18)) drop-shadow(0 8px 16px rgba(254,77,1,.15))}
.rps .stack-list{text-align:left;background:var(--cream);border-radius:16px;padding:22px 24px;margin:18px 0}
.rps .stack-list__row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px dashed rgba(0,0,0,.12);font-size:14px;gap:12px}
.rps .stack-list__row:last-child{border-bottom:0}
.rps .stack-list__row .name{color:#222;font-weight:500}
.rps .stack-list__row .val{color:#444;font-weight:600;white-space:nowrap}
.rps .stack-list__total{display:flex;justify-content:space-between;font-family:'Oswald',sans-serif;font-weight:700;font-size:20px;text-transform:uppercase;margin-top:8px;padding-top:14px;border-top:2px solid var(--black)}
.rps .offer__price{margin:22px 0 8px;text-align:center}
.rps .offer__price .from{font-size:14px;color:#666;text-decoration:line-through;margin-bottom:4px}
.rps .offer__price .now{font-family:'Oswald',sans-serif;font-weight:700;font-size:clamp(52px,8vw,86px);color:var(--orange);line-height:1;margin-top:6px;white-space:nowrap}
.rps .offer__price .now small{font-size:inherit;color:inherit;font-weight:inherit;transform:none}
.rps .offer__price .installments-sub{color:#666;font-size:14px;font-weight:500;margin-top:4px;letter-spacing:.01em}
.rps .offer__price .price-cash{color:#444;font-size:15px;font-weight:500;margin-top:10px}
.rps .offer__price .price-cash strong{color:var(--black);font-weight:800}
.rps .offer .cta-wrap{margin-top:24px}
.rps .offer .secure{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:20px;color:#666;font-size:13px}
.rps .guarantee{padding:90px 0;background:var(--black);color:#fff}
.rps .guarantee__box{max-width:940px;margin:0 auto;background:var(--black-2);border:1px solid var(--line);border-radius:20px;padding:50px;display:grid;grid-template-columns:auto 1fr;gap:40px;align-items:center}
.rps .guarantee__seal{width:160px;height:160px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#FE4D01 0%,#D94200 70%);display:grid;place-items:center;color:#fff;text-align:center;font-family:'Oswald',sans-serif;font-weight:700;text-transform:uppercase;line-height:1;box-shadow:0 30px 60px rgba(254,77,1,.35);flex-shrink:0}
.rps .guarantee__seal .d{font-size:60px}
.rps .guarantee__seal .txt{font-size:11px;letter-spacing:.2em;margin-top:4px}
.rps .guarantee h3{font-family:'Oswald',sans-serif;font-size:clamp(28px,3.4vw,42px);text-transform:uppercase;margin-bottom:12px}
.rps .guarantee p{color:#C8C8C8;font-size:16px;line-height:1.65}
@media(max-width:680px){.rps .guarantee__box{grid-template-columns:1fr;text-align:center;padding:36px 24px}}
.rps .how{padding:70px 0;background:var(--black-2);color:#fff}
.rps .how h2{font-family:'Oswald',sans-serif;font-weight:700;text-transform:uppercase;font-size:clamp(24px,2.8vw,36px);color:#fff;margin-bottom:30px}
.rps .how__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}
.rps .how__item{border:1px solid var(--line);border-radius:14px;padding:24px;background:rgba(255,255,255,.02);display:flex;flex-direction:column;gap:10px;align-items:flex-start}
.rps .how__item .ico{font-size:26px}
.rps .how__item h4{font-family:'Oswald',sans-serif;font-size:17px;text-transform:uppercase;font-weight:600}
.rps .how__item p{color:#AAA;font-size:13px}
.rps .faq{padding:90px 0;background:var(--cream-2)}
.rps .faq__head{text-align:center;max-width:760px;margin:0 auto 40px}
.rps .faq__head .eyebrow{font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--orange-2);margin-bottom:14px;display:block}
.rps .faq__head h2{font-size:clamp(30px,3.6vw,48px)}
.rps .faq__wrap{max-width:820px;margin:0 auto}
.rps .faq details{border-bottom:1px solid var(--line-dark);padding:22px 0;cursor:pointer}
.rps .faq details[open] summary .plus{transform:rotate(45deg)}
.rps .faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;font-family:'Oswald',sans-serif;font-size:clamp(17px,1.8vw,22px);font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--black)}
.rps .faq summary::-webkit-details-marker{display:none}
.rps .faq summary .plus{width:32px;height:32px;border-radius:999px;background:var(--orange);color:#fff;display:grid;place-items:center;font-size:20px;line-height:1;flex-shrink:0;transition:transform .25s ease}
.rps .faq p.answer{margin-top:18px;color:#444;font-size:15px;line-height:1.7}
.rps .final{padding:110px 0;background:var(--black);color:#fff;text-align:center;position:relative;overflow:hidden}
.rps .final::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(254,77,1,.22) 0%,transparent 55%);pointer-events:none}
.rps .final h2{font-size:clamp(34px,5vw,72px);margin-bottom:22px;max-width:860px;margin:0 auto 22px;position:relative}
.rps .final p{color:#C8C8C8;font-size:17px;max-width:560px;margin:0 auto 34px;position:relative}
.rps .final .pill-cta{font-size:18px;padding:22px 48px;position:relative}
.rps footer{padding:40px 20px;background:var(--black);text-align:center;color:#777;font-size:13px;border-top:1px solid var(--line)}
