@charset "UTF-8";.rfw-landing{--purple: #ff5a36;--purple-light: #ff7e60;--purple-tint: rgba(255, 90, 54, .06);--purple-tint-2: rgba(255, 90, 54, .12);--purple-border: rgba(28, 26, 38, .1);--black: #1c1a26;--gray-text: #56505f;--gray-light: #9a93a6;--bg: #fbf6f1;--white: #ffffff;--yellow: #ff5a36;--br12: 12px;--br24: 20px;--br-pill: 999px;--shadow-card: 0 1px 2px rgba(28, 26, 38, .05), 0 10px 30px rgba(28, 26, 38, .08);--shadow-soft: 0 1px 2px rgba(28, 26, 38, .04), 0 5px 16px rgba(28, 26, 38, .06);--col: 480px;--pad: 22px;margin:0;font-family:Public Sans,system-ui,sans-serif;color:var(--black);background:#ece2d7;background-image:radial-gradient(circle at 18% 8%,rgba(255,90,54,.12),transparent 42%),radial-gradient(circle at 88% 92%,rgba(255,90,54,.09),transparent 48%);-webkit-font-smoothing:antialiased;line-height:1.5}.rfw-landing *{box-sizing:border-box}.rfw-landing img{max-width:100%;display:block}.rfw-landing a{color:inherit;text-decoration:none}.rfw-landing .device{max-width:var(--col);margin:0 auto;background:var(--bg);min-height:100vh;box-shadow:0 0 0 1px #1c1a260d,0 30px 80px #1c1a2633;overflow:hidden;position:relative}.rfw-landing section{padding:56px var(--pad)}.rfw-landing .sec-bg{background:var(--bg)}.rfw-landing .sec-white{background:var(--white)}.rfw-landing .sec-app{background:linear-gradient(180deg,var(--bg) 0%,rgba(255,90,54,.07) 100%)}.rfw-landing .sec-tint{background:#fbeede}.rfw-landing .text-64{font-size:36px;font-weight:800;line-height:1.05;letter-spacing:-.03em}.rfw-landing .text-48{font-size:30px;font-weight:800;line-height:1.1;letter-spacing:-.028em}.rfw-landing .text-36{font-size:23px;font-weight:700;line-height:1.22;letter-spacing:-.01em}.rfw-landing .text-32{font-size:21px;font-weight:700;line-height:1.28}.rfw-landing .text-24{font-size:17.5px;font-weight:400;line-height:1.5}.rfw-landing .text-20{font-size:16.5px;font-weight:400;line-height:1.55}.rfw-landing .text-18-r{font-size:16px;font-weight:400;line-height:1.55}.rfw-landing .text-18-b{font-size:16px;font-weight:700;line-height:1.4}.rfw-landing .text-16{font-size:15.5px;font-weight:400;line-height:1.6}.rfw-landing .text-14{font-size:13.5px;font-weight:400;line-height:1.5}.rfw-landing .text-12{font-size:12px;font-weight:400;line-height:1.5}.rfw-landing .text-16-button{font-family:Poppins,sans-serif;font-size:16px;font-weight:600}@media(min-width:481px){.rfw-landing .text-64{font-size:40px}.rfw-landing .text-48{font-size:32px}}.rfw-landing .t-purple{color:var(--purple)}.rfw-landing .t-black{color:var(--black)}.rfw-landing .t-gray{color:var(--gray-text)}.rfw-landing .t-light{color:var(--gray-light)}.rfw-landing .t-white{color:var(--white)}.rfw-landing .b{font-weight:700}.rfw-landing .center{text-align:center}.rfw-landing .strike{text-decoration:line-through;color:var(--gray-light)}.rfw-landing em.em{font-style:normal;color:var(--purple)}.rfw-landing .eyebrow{font-size:12.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--purple);display:inline-flex;align-items:center;gap:7px;margin:0 0 14px}.rfw-landing .eyebrow .ic{width:15px;height:15px}.rfw-landing .h2{margin:0 0 14px}.rfw-landing .subhead{margin:0 0 28px;color:var(--gray-text)}.rfw-landing .center .eyebrow{justify-content:center}.rfw-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--purple);color:var(--white);font-family:Poppins,sans-serif;font-size:16px;font-weight:600;border:none;border-radius:var(--br24);padding:17px 26px;width:100%;cursor:pointer;box-shadow:0 10px 24px #ff5a3652;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;line-height:1.2;text-align:center}.rfw-landing .btn:hover{background:#ef4a27;box-shadow:0 12px 30px #ff5a366b;transform:translateY(-1px)}.rfw-landing .btn .ic{width:19px;height:19px}.rfw-landing .btn-sub{margin-top:12px;color:var(--gray-light);text-align:center}.rfw-landing .cta-wrap{margin-top:30px}.rfw-landing .card{background:var(--white);border:1px solid var(--purple-border);border-radius:var(--br24);padding:24px;box-shadow:var(--shadow-soft)}.rfw-landing .stack{display:flex;flex-direction:column;gap:18px}.rfw-landing .stack-12{display:flex;flex-direction:column;gap:12px}.rfw-landing .chip{width:46px;height:46px;border-radius:13px;background:var(--purple-tint-2);display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex:0 0 auto}.rfw-landing .chip .ic{width:24px;height:24px;color:var(--purple)}.rfw-landing .ic{stroke:currentColor}.rfw-landing .pill{display:inline-flex;align-items:center;gap:6px;background:var(--black);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;border-radius:var(--br-pill);padding:5px 11px;text-transform:uppercase}.rfw-landing .pill-purple{background:var(--purple);color:var(--white)}.rfw-landing .pill-soft{background:var(--purple-tint-2);color:var(--purple);text-transform:none;letter-spacing:0;font-weight:700}.rfw-landing .check{position:relative;padding-left:30px}.rfw-landing .check:before{content:"";position:absolute;left:0;top:1px;width:21px;height:21px;background:var(--chk-bg, url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff5a36' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 13l5 5L20 6'/%3E%3C/svg%3E")) no-repeat center}.rfw-landing .check[style*="1f8a5b"]:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231f8a5b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 13l5 5L20 6'/%3E%3C/svg%3E") no-repeat center}.rfw-landing .warn{position:relative;padding-left:28px;line-height:1.5}.rfw-landing .warn:before{content:"⚠";position:absolute;left:0;top:0;color:var(--yellow);font-size:15px;font-weight:700}.rfw-landing .nolist{display:flex;flex-direction:column;gap:11px}.rfw-landing .nrow{display:flex;align-items:flex-start;gap:11px;padding:4px 0}.rfw-landing .nrow .nx{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#ff5a361f;color:#ff5a36;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px}.rfw-landing .nrow .ntext{flex:1;font-size:15px;color:var(--gray-text);line-height:1.55}.rfw-landing .trustbar{display:flex;gap:14px;margin-top:26px}.rfw-landing .trust-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.rfw-landing .trust-item .tk{width:34px;height:34px;border-radius:50%;background:var(--purple-tint-2);display:flex;align-items:center;justify-content:center}.rfw-landing .trust-item .tk .ic{width:18px;height:18px;color:var(--purple)}.rfw-landing .ph{background-color:#f1e6dd;background-image:repeating-linear-gradient(45deg,rgba(255,90,54,.1) 0,rgba(255,90,54,.1) 1px,transparent 1px,transparent 11px);border:1px solid var(--purple-border);border-radius:var(--br12);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--gray-light);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;letter-spacing:.02em;padding:18px}.rfw-landing .price-huge{font-size:44px;font-weight:800;color:var(--purple);line-height:1;letter-spacing:-.02em}.rfw-landing .price-net{font-size:16px;font-weight:500;color:var(--gray-text)}.rfw-landing .vrow{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid rgba(156,162,200,.18)}.rfw-landing .vrow:last-child{border-bottom:none}.rfw-landing .vrow .vtext{flex:1}.rfw-landing .vrow .vval{font-weight:700;font-size:14px;color:var(--black);white-space:nowrap;padding-top:1px}.rfw-landing .vrow .vval.std{color:var(--gray-light);font-weight:600}.rfw-landing .vrow.special{background:var(--purple-tint);margin:0 -14px;padding:16px 14px;border-radius:var(--br12);border-bottom:1px solid var(--purple-border)}.rfw-landing .vrow.special:has(+.vrow.special){border-radius:var(--br12) var(--br12) 0 0}.rfw-landing .cmp{width:100%;border-collapse:collapse;font-size:13px}.rfw-landing .cmp th,.rfw-landing .cmp td{padding:11px 8px;text-align:center;vertical-align:middle}.rfw-landing .cmp thead th{font-weight:700;font-size:12px;color:var(--gray-text);border-bottom:2px solid rgba(156,162,200,.25)}.rfw-landing .cmp tbody td:first-child,.rfw-landing .cmp thead th:first-child{text-align:left;font-size:12.5px;color:var(--black);width:42%}.rfw-landing .cmp tbody tr{border-bottom:1px solid rgba(156,162,200,.15)}.rfw-landing .cmp .col-us{background:var(--purple-tint)}.rfw-landing .cmp thead .col-us{color:var(--purple);font-size:13px;border-bottom:2px solid var(--purple)}.rfw-landing .cmp .yes{color:var(--gray-text);font-weight:700}.rfw-landing .cmp .col-us .yes{color:var(--purple)}.rfw-landing .cmp .no{color:var(--gray-light)}.rfw-landing .cmp tfoot td{font-weight:800;font-size:13px;padding-top:13px}.rfw-landing .cmp tfoot .col-us{color:var(--purple)}.rfw-landing .cmp-card{background:var(--white);border:1px solid var(--purple-border);border-radius:var(--br24);padding:16px 14px;box-shadow:var(--shadow-soft);overflow:hidden}.rfw-landing .step .num{font-size:40px;font-weight:800;color:var(--purple);line-height:1;letter-spacing:-.02em}.rfw-landing .step .meta{display:inline-flex;align-items:center;gap:6px;color:var(--gray-light);font-size:12.5px;margin-top:6px}.rfw-landing .step .meta .ic{width:14px;height:14px}.rfw-landing .step h3{margin:4px 0 8px}.rfw-landing .tl-row{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid rgba(156,162,200,.18)}.rfw-landing .tl-row:last-child{border-bottom:none}.rfw-landing .tl-when{flex:0 0 84px;font-weight:700;color:var(--purple);font-size:13.5px}.rfw-landing .tl-what{flex:1;font-size:14.5px;color:var(--black);line-height:1.5}.rfw-landing .divider{display:flex;align-items:center;gap:12px;margin:28px 0}.rfw-landing .divider .line{flex:1;height:1px;background:var(--purple-border)}.rfw-landing .stars{display:inline-flex;gap:2px;color:#f5a623}.rfw-landing .stars .ic{width:18px;height:18px;fill:#f5a623;stroke:none}.rfw-landing .pf-card{background:var(--white);border:1px solid var(--purple-border);border-radius:var(--br12);overflow:hidden;box-shadow:var(--shadow-soft);display:block;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.rfw-landing a.pf-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #1c1a261f}.rfw-landing .pf-img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.rfw-landing .pf-shot{aspect-ratio:16/10;position:relative}.rfw-landing .pf-shot .ph{height:100%;border:none;border-radius:0}.rfw-landing .pf-meta{padding:13px 15px}.rfw-landing .pf-open{color:var(--purple);font-weight:700;font-size:13px;display:inline-flex;align-items:center;gap:5px;margin-top:8px}.rfw-landing .pf-open .ic{width:13px;height:13px}.rfw-landing .faq{background:transparent;border-radius:0;overflow:visible;border:none;box-shadow:none}.rfw-landing .faq details{border-bottom:1px solid rgba(28,26,38,.1);border-left:none;transition:background .18s ease}.rfw-landing .faq details:first-child{border-top:1px solid rgba(28,26,38,.1)}.rfw-landing .faq details:last-child{border-bottom:1px solid rgba(28,26,38,.1)}.rfw-landing .faq details[open]{background:transparent}.rfw-landing .faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 4px;font-size:16px;font-weight:700;color:var(--black);transition:color .15s ease}.rfw-landing .faq summary::-webkit-details-marker{display:none}.rfw-landing .faq summary:hover{color:#ff5a36}.rfw-landing .faq summary .chev{flex:0 0 auto;width:20px;height:20px;color:#ff5a36;transition:transform .25s ease}.rfw-landing .faq details[open] summary{color:#ff5a36}.rfw-landing .faq details[open] summary .chev{transform:rotate(180deg)}.rfw-landing .faq .ans{padding:0 4px 22px;color:var(--gray-text);font-size:15px;line-height:1.65}.rfw-landing .faq .ans b{color:var(--black)}.rfw-landing .progress{display:flex;gap:7px;margin-bottom:20px}.rfw-landing .progress .seg{flex:1;height:6px;border-radius:999px;background:var(--gray-light);opacity:.4}.rfw-landing .progress .seg.on{background:var(--purple);opacity:1}.rfw-landing .field{margin-bottom:15px}.rfw-landing .field label{display:block;font-size:13.5px;font-weight:700;color:var(--black);margin-bottom:7px}.rfw-landing .field .req{color:var(--purple)}.rfw-landing .field input,.rfw-landing .field select,.rfw-landing .field textarea{width:100%;padding:14px 15px;font-size:15px;font-family:inherit;color:var(--black);background:var(--bg);border:1.5px solid transparent;border-radius:12px;outline:none}.rfw-landing .field input::placeholder,.rfw-landing .field textarea::placeholder{color:var(--gray-light)}.rfw-landing .field input:focus,.rfw-landing .field select:focus,.rfw-landing .field textarea:focus{border-color:var(--purple);background:var(--white)}.rfw-landing .field textarea{resize:vertical;min-height:92px}.rfw-landing .radio-group{display:flex;flex-direction:column;gap:9px}.rfw-landing .radio-opt,.rfw-landing .check-opt{display:flex;align-items:center;gap:11px;padding:13px 15px;border:1.5px solid var(--purple-border);border-radius:12px;font-size:14.5px;color:var(--black);background:var(--white);cursor:pointer}.rfw-landing .radio-opt .dot{width:19px;height:19px;border-radius:50%;border:2px solid var(--gray-light);flex:0 0 auto}.rfw-landing .check-opt .box{width:19px;height:19px;border-radius:5px;border:2px solid var(--gray-light);flex:0 0 auto}.rfw-landing .check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rfw-landing .success{background:var(--purple);color:var(--white);border-radius:var(--br24);padding:40px 26px;text-align:center}.rfw-landing .success .big{width:60px;height:60px;border-radius:50%;background:#ffffff2e;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.rfw-landing .success .big .ic{width:30px;height:30px;color:#fff}.rfw-landing .form-card{background:#fff;border:1px solid rgba(28,26,38,.06);border-radius:20px;padding:28px 22px;box-shadow:0 1px 2px #1c1a260a,0 18px 40px #1c1a261a,0 30px 80px #ff5a361f;max-width:520px;margin:0 auto}.rfw-landing .form-card .si{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:26px}.rfw-landing .form-card .si-step{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.rfw-landing .form-card .si-circle{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#1c1a260d;border:2px solid transparent;transition:all .25s ease}.rfw-landing .form-card .si-circle .ic{width:16px;height:16px;color:var(--gray-light)}.rfw-landing .form-card .si-label{font-size:11.5px;font-weight:600;color:var(--gray-light);letter-spacing:.01em}.rfw-landing .form-card .si-step.active .si-circle{background:#ff5a36;border-color:#ff5a364d;box-shadow:0 0 0 4px #ff5a361f}.rfw-landing .form-card .si-step.active .si-circle .ic{color:#fff}.rfw-landing .form-card .si-step.active .si-label{color:var(--black)}.rfw-landing .form-card .si-step.done .si-circle{background:#ff5a361f;border-color:transparent;box-shadow:none}.rfw-landing .form-card .si-step.done .si-circle .ic{color:#ff5a36}.rfw-landing .form-card .si-step.done .si-label{color:var(--gray-text)}.rfw-landing .form-card .si-line{flex:0 0 36px;height:2px;background:#1c1a2614;margin:0 6px 18px}@media(min-width:480px){.rfw-landing .form-card .si-line{flex-basis:48px}.rfw-landing .form-card .si-label{font-size:12px}}.rfw-landing .form-card .form-card-step{text-align:center;color:#ff5a36;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px}.rfw-landing .form-card .form-card-title{text-align:center;color:var(--black);font-size:18px;font-weight:700;margin:0 0 22px}.rfw-landing .form-card .field label{color:var(--black);font-size:13px;font-weight:600}.rfw-landing .form-card .field input,.rfw-landing .form-card .field select,.rfw-landing .form-card .field textarea{background:#faf7f3;border:1.5px solid rgba(28,26,38,.1);color:var(--black);font-size:14.5px;padding:13px 14px;border-radius:11px}.rfw-landing .form-card .field input::placeholder,.rfw-landing .form-card .field select::placeholder,.rfw-landing .form-card .field textarea::placeholder{color:var(--gray-light)}.rfw-landing .form-card .field input:focus,.rfw-landing .form-card .field select:focus,.rfw-landing .form-card .field textarea:focus{background:#fff;border-color:#ff5a36;box-shadow:0 0 0 3px #ff5a361a}.rfw-landing .form-card .field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff5a36' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px;padding-right:40px}.rfw-landing .form-card .field .req{color:#ff5a36}.rfw-landing .form-card .btn{background:linear-gradient(135deg,#ff5a36,#ef4a27);box-shadow:0 14px 32px #ff5a3659;padding:17px 22px;font-size:16px}.rfw-landing .form-card .btn:hover{background:linear-gradient(135deg,#ef4a27,#d83e1f);box-shadow:0 18px 38px #ff5a3673;transform:translateY(-1px)}.rfw-landing .form-card .step-pane[hidden]{display:none}.rfw-landing .form-card .step-pane{display:block}.rfw-landing .form-card .field-hint{margin:6px 0 0;font-size:12px;line-height:1.45;color:var(--gray-light)}.rfw-landing .form-card .field .field-label{display:block;color:var(--black);font-size:13px;font-weight:600;margin-bottom:10px}.rfw-landing .form-card .radio-cards{display:flex;flex-direction:column;gap:8px}.rfw-landing .form-card .radio-card{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px;background:#faf7f3;border:1.5px solid rgba(28,26,38,.1);border-radius:12px;cursor:pointer;transition:all .18s ease}.rfw-landing .form-card .radio-card input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.rfw-landing .form-card .radio-card .rc-body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.rfw-landing .form-card .radio-card .rc-title{color:var(--black);font-size:14.5px;font-weight:700;line-height:1.3}.rfw-landing .form-card .radio-card .rc-desc{color:var(--gray-text);font-size:12.5px;line-height:1.4}.rfw-landing .form-card .radio-card .rc-mark{flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#1c1a260f;border:1.5px solid rgba(28,26,38,.1);display:flex;align-items:center;justify-content:center;color:transparent;transition:all .18s ease}.rfw-landing .form-card .radio-card .rc-mark .ic{width:12px;height:12px;stroke-width:3}.rfw-landing .form-card .radio-card:hover{border-color:#ff5a3659;background:#fff}.rfw-landing .form-card .radio-card:has(input[type=radio]:checked){background:#ff5a360f;border-color:#ff5a36;box-shadow:0 0 0 3px #ff5a361a}.rfw-landing .form-card .radio-card:has(input[type=radio]:checked) .rc-title{color:var(--black)}.rfw-landing .form-card .radio-card:has(input[type=radio]:checked) .rc-mark{background:#ff5a36;border-color:#ff5a36;color:#fff}.rfw-landing .form-card .radio-card:has(input[type=radio]:focus-visible){outline:2px solid rgba(255,90,54,.5);outline-offset:2px}.rfw-landing .form-card .step-nav{display:flex;gap:10px;align-items:stretch;margin-top:8px}.rfw-landing .form-card .step-nav .btn,.rfw-landing .form-card .step-nav .step-next,.rfw-landing .form-card .step-nav .step-submit{flex:1 1 auto;width:auto;min-width:0}.rfw-landing .form-card .step-nav .step-submit{white-space:normal;line-height:1.25;padding-left:16px;padding-right:16px}.rfw-landing .form-card .btn-ghost{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:Poppins,sans-serif;font-size:14.5px;font-weight:700;color:var(--gray-text);background:transparent;border:1.5px solid rgba(28,26,38,.1);border-radius:11px;padding:14px 18px;cursor:pointer;transition:all .18s ease}.rfw-landing .form-card .btn-ghost:hover{color:var(--black);background:#1c1a260a;border-color:#1c1a262e}.rfw-landing .form-card .btn-ghost[hidden]{display:none}.rfw-landing .form-section{background-color:#fbf6f1;background-image:radial-gradient(circle at 92% -6%,rgba(255,90,54,.2),transparent 40%),radial-gradient(circle at -5% 110%,rgba(255,90,54,.14),transparent 42%);color:var(--black);position:relative;overflow:hidden}.rfw-landing .form-section .eyebrow{color:#ff5a36;justify-content:center;display:flex}.rfw-landing .form-section .form-section-h2{font-family:Poppins,sans-serif;font-size:30px;font-weight:800;line-height:1.1;letter-spacing:-.02em;text-align:center;color:var(--black);margin:12px 0}.rfw-landing .form-section .form-section-h2 .em-coral{color:#ff5a36;display:block}.rfw-landing .form-section .form-section-sub{text-align:center;color:var(--gray-text);font-size:14.5px;margin:0 auto 20px;max-width:480px}.rfw-landing .form-section .trustbar{max-width:480px;margin-left:auto;margin-right:auto}.rfw-landing .form-section .form-footer{max-width:520px;margin-left:auto;margin-right:auto}.rfw-landing .form-section .form-lock{margin-left:auto;margin-right:auto}.rfw-landing .form-section .form-section-h2{max-width:640px;margin-left:auto;margin-right:auto}.rfw-landing .form-section .trustbar .tk{background:#ff5a361a}.rfw-landing .form-section .trustbar .tk .ic{color:#ff5a36}.rfw-landing .form-section .trustbar .text-14{color:var(--black)!important}.rfw-landing .form-section .form-footer{text-align:center;color:var(--gray-text);font-size:12px;margin-top:22px}.rfw-landing .form-section .form-footer a{color:#ff5a36;font-weight:700}.rfw-landing .form-section .form-lock{display:inline-flex;align-items:center;gap:6px;color:var(--gray-light);font-size:11.5px;margin-top:18px}.rfw-landing .form-section .form-lock .ic{width:13px;height:13px}.rfw-landing .logobar{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:30px}.rfw-landing .logo-row{display:flex;align-items:center;gap:9px}.rfw-landing .logo-mark{width:32px;height:32px;border-radius:8px;background:var(--purple);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;font-family:Poppins,sans-serif}.rfw-landing .logo-word{font-weight:800;font-size:19px;color:var(--black);letter-spacing:-.01em}.rfw-landing .mt8{margin-top:8px}.rfw-landing .mt12{margin-top:12px}.rfw-landing .mt16{margin-top:16px}.rfw-landing .mt24{margin-top:24px}.rfw-landing .mb8{margin-bottom:8px}.rfw-landing .mb12{margin-bottom:12px}.rfw-landing .mb16{margin-bottom:16px}.rfw-landing .bridge{text-align:center;margin-top:30px}.rfw-landing .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rfw-landing .rule{height:1px;background:var(--purple-border);border:none;margin:0}.rfw-landing .hero-e{background:#fbf6f1;background-image:radial-gradient(circle at 92% -6%,rgba(255,90,54,.22),transparent 40%),radial-gradient(circle at -5% 110%,rgba(255,90,54,.12),transparent 42%);color:var(--black);padding:38px 22px 48px;overflow:hidden}.rfw-landing .hero-inner{display:flex;flex-direction:column;gap:26px}.rfw-landing .hero-toptag{margin-left:auto;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#ff5a36;border:1.5px solid rgba(255,90,54,.55);border-radius:999px;padding:5px 12px;white-space:nowrap}.rfw-landing .hero-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:26px}.rfw-landing .hero-brand .hero-toptag{margin-left:0;align-self:flex-start}.rfw-landing .hero-brand-word{font-family:Poppins,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--black);line-height:1}@media(min-width:920px){.rfw-landing .hero-brand-word{font-size:24px}}.rfw-landing .hero-badge{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;background:var(--black);color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;line-height:1.3;padding:9px 15px;border-radius:999px;text-transform:uppercase}.rfw-landing .hero-badge .dot{width:7px;height:7px;border-radius:50%;background:#ff5a36;flex:0 0 auto}.rfw-landing .hero-h1{font-size:40px;font-weight:800;line-height:1;letter-spacing:-.03em;margin:18px 0 0;color:var(--black)}.rfw-landing .t-coral{color:#ff5a36}.rfw-landing .hero-sub{font-size:17px;line-height:1.5;color:var(--gray-text);margin-top:16px}.rfw-landing .hero-stats{display:flex;margin-top:26px;border:1.5px solid var(--black);border-radius:14px;overflow:hidden}.rfw-landing .hero-stats .hs{flex:1;padding:15px 8px;text-align:center;border-right:1.5px solid var(--black)}.rfw-landing .hero-stats .hs:last-child{border-right:none}.rfw-landing .hs-n{font-size:22px;font-weight:800;color:#ff5a36;line-height:1;letter-spacing:-.02em}.rfw-landing .hs-l{font-size:10.5px;color:var(--gray-text);font-weight:600;margin-top:5px;line-height:1.2}.rfw-landing .hero-proof{display:flex;align-items:center;gap:11px;margin-top:22px;font-size:13.5px;color:var(--gray-text)}.rfw-landing .hero-proof b{color:var(--black)}.rfw-landing .hero-form{background:#fff;border:1px solid rgba(28,26,38,.08);border-radius:20px;overflow:hidden;box-shadow:0 26px 64px #1c1a2633}.rfw-landing .hf-banner{background:#ff5a36;color:#fff;padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.rfw-landing .hf-banner-t{font-size:18px;font-weight:800;letter-spacing:-.01em;white-space:nowrap}.rfw-landing .hf-banner-t b{font-weight:800}.rfw-landing .hf-tag{background:#ffffff38;color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:5px 11px;border-radius:999px;white-space:nowrap}.rfw-landing .hf-body{padding:22px 24px 24px}.rfw-landing .hf-price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.rfw-landing .hf-old{font-size:14px;font-weight:600;color:var(--gray-light);text-decoration:line-through;white-space:nowrap}.rfw-landing .hf-now{font-size:24px;font-weight:800;color:var(--black);letter-spacing:-.01em;white-space:nowrap}.rfw-landing .hf-net{font-size:13px;font-weight:600;color:var(--gray-text);white-space:nowrap}.rfw-landing .hf-desc{font-size:13.5px;color:var(--gray-text);line-height:1.5;margin:0 0 16px}.rfw-landing .hf-field{margin-bottom:10px}.rfw-landing .hf-field input,.rfw-landing .hf-field select{width:100%;padding:13px 14px;font-size:14.5px;font-family:inherit;color:var(--black);background:var(--bg);border:1.5px solid transparent;border-radius:11px;outline:none}.rfw-landing .hf-field input:focus,.rfw-landing .hf-field select:focus{border-color:#ff5a36;background:#fff}.rfw-landing .hf-field input::placeholder{color:var(--gray-light)}.rfw-landing .hf-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rfw-landing .hf-trust{display:flex;flex-wrap:wrap;gap:12px 16px;margin-top:14px}.rfw-landing .hf-trust .check{font-size:12.5px;color:var(--gray-text);padding-left:23px}.rfw-landing .hf-trust .check:before{width:17px;height:17px;top:0}.rfw-landing .hero-logo{height:22px;width:auto;display:block}@media(min-width:760px){.rfw-landing .hero-logo{height:26px}}.rfw-landing .hero-cta{margin-top:28px;width:auto;align-self:flex-start;padding:16px 24px}@media(max-width:759px){.rfw-landing .hero-cta{width:100%}}.rfw-landing .app-video{background:var(--black);border-radius:var(--br24);overflow:hidden;margin-bottom:24px;box-shadow:0 20px 50px #1c1a262e;max-width:100%;margin-left:auto;margin-right:auto}.rfw-landing .app-video .app-video-element{display:block;width:100%;height:auto;object-fit:contain;background:#000}@media(min-width:760px){.rfw-landing .app-video{max-width:720px}}@media(min-width:1100px){.rfw-landing .app-video{max-width:1080px;border-radius:24px;box-shadow:0 1px 2px #1c1a260f,0 30px 80px #1c1a2638,0 50px 120px #ff5a362e}}@media(min-width:760px){.rfw-landing{background:var(--bg);background-image:none}.rfw-landing .device{max-width:920px;box-shadow:none;border-radius:0}.rfw-landing section{padding:80px max(40px,(100% - 880px) / 2)}.rfw-landing .subhead{max-width:640px}.rfw-landing .stack{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.rfw-landing .stack>*{margin:0}.rfw-landing .hero-e{padding:60px max(40px,(100% - 880px) / 2) 68px}.rfw-landing .trustbar{gap:22px}.rfw-landing .cmp th,.rfw-landing .cmp td{font-size:14px;padding:13px 10px}}.rfw-landing .hero-form-aside{width:100%}@media(min-width:920px){.rfw-landing .hero-e{padding-top:72px!important;padding-bottom:80px!important}.rfw-landing .hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);column-gap:48px;row-gap:0;align-items:start;max-width:1100px;margin-left:auto;margin-right:auto;text-align:left}.rfw-landing .hero-copy{min-width:0}.rfw-landing .hero-copy .logo-row{justify-content:flex-start;margin-bottom:28px!important}.rfw-landing .hero-toptag{margin-left:auto}.rfw-landing .hero-badge{align-self:flex-start}.rfw-landing .hero-h1{font-size:44px;margin-top:18px}.rfw-landing .hero-sub{font-size:17px;max-width:540px}.rfw-landing .hero-stats{max-width:520px;margin-top:28px}.rfw-landing .hero-stats .hs{padding:16px 6px}.rfw-landing .hs-n{font-size:24px}.rfw-landing .hs-l{font-size:11.5px;margin-top:6px}.rfw-landing .hero-cta{display:none}.rfw-landing .hero-form-aside{align-self:start}.rfw-landing .hero-form-aside .form-card{max-width:460px;margin-left:auto;margin-right:0;padding:26px 22px}}@media(min-width:1100px){.rfw-landing .hero-e{padding-top:88px!important;padding-bottom:96px!important}.rfw-landing .hero-inner{max-width:1180px;column-gap:64px;grid-template-columns:minmax(0,1.1fr) minmax(440px,.9fr)}.rfw-landing .hero-h1{font-size:52px;max-width:none}.rfw-landing .hero-sub{font-size:18px;max-width:560px}.rfw-landing .hero-stats{max-width:560px}.rfw-landing .hs-n{font-size:28px}.rfw-landing .hero-form-aside .form-card{max-width:480px;padding:30px 26px}}@media(min-width:1400px){.rfw-landing .hero-h1{font-size:58px}}@media(min-width:1100px){.rfw-landing .device{max-width:none;box-shadow:none;background:transparent}.rfw-landing section{padding-top:112px;padding-bottom:112px;padding-left:max(48px,(100% - 1240px) / 2);padding-right:max(48px,(100% - 1240px) / 2)}.rfw-landing section>.eyebrow{display:flex;justify-content:center;text-align:center}.rfw-landing section>.h2{text-align:center;font-size:46px;line-height:1.08;max-width:900px;margin-left:auto;margin-right:auto}.rfw-landing section>.subhead{text-align:center;font-size:20px;max-width:720px;margin-left:auto;margin-right:auto;margin-bottom:44px}.rfw-landing section>h3{text-align:center}.rfw-landing .stack{grid-template-columns:repeat(3,1fr);gap:24px;max-width:100%;margin-left:auto;margin-right:auto}.rfw-landing .stack:has(>:nth-child(2):last-child){grid-template-columns:1fr 1fr;max-width:1000px}.rfw-landing .stack:has(>:nth-child(4):last-child){grid-template-columns:repeat(4,1fr);max-width:100%}.rfw-landing section>.card{max-width:820px;margin-left:auto;margin-right:auto}.rfw-landing section>.cmp-card{max-width:900px;margin-left:auto;margin-right:auto}.rfw-landing section>.faq{max-width:1040px;margin-left:auto;margin-right:auto}.rfw-landing section>.center,.rfw-landing section>.bridge{max-width:820px;margin-left:auto;margin-right:auto}.rfw-landing section>.cta-wrap{max-width:460px;margin-left:auto;margin-right:auto}.rfw-landing section>.trustbar{max-width:640px;margin-left:auto;margin-right:auto}.rfw-landing section>.divider{max-width:760px;margin-left:auto;margin-right:auto}.rfw-landing #form>.card{max-width:600px}.rfw-landing #form>p,.rfw-landing #form>.success{max-width:720px;margin-left:auto;margin-right:auto}.rfw-landing .hero-e{padding-left:max(48px,(100% - 1240px) / 2);padding-right:max(48px,(100% - 1240px) / 2)}.rfw-landing .cmp th,.rfw-landing .cmp td{font-size:15px;padding:15px 12px}.rfw-landing section>div[style*="background:var(--black)"]{max-width:820px;margin-left:auto;margin-right:auto}.rfw-landing .vrow .vtext,.rfw-landing .tl-what{font-size:16px}}@media(min-width:1500px){.rfw-landing .hero-h1{font-size:60px}}
