.rs-guide{min-height:100vh;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(170deg,#fffcf8,#fff5ed 48%,#fff);color:#1a1a2e}.rs-guide *{box-sizing:border-box}.rs-guide-nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 48px));height:72px;margin:0 auto;background:#fffcf8db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.rs-guide-nav__brand,.rs-guide-nav__links a{color:inherit;text-decoration:none}.rs-guide-nav__brand{display:inline-flex;align-items:center;gap:8px;font-size:20px;font-weight:800;letter-spacing:-.5px}.rs-guide-nav__brand span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;color:#fff;background:#e8652b}.rs-guide-nav__logo-img{height:34px;width:auto;display:block}.rs-guide-nav__links{display:flex;align-items:center;gap:28px;color:#555;font-size:14px;font-weight:600}.rs-guide-nav__links a:last-child{color:#e8652b}.rs-guide-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:clamp(36px,6vw,72px);align-items:center;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:78px 0 54px}.rs-guide-kicker{margin:0 0 12px;color:#e8652b;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rs-guide-hero h1{max-width:780px;margin:0;color:#1a1a2e;font-size:clamp(38px,6vw,68px);font-weight:800;line-height:1.03;letter-spacing:-1px}.rs-guide-hero__copy>p:not(.rs-guide-kicker){max-width:640px;margin:22px 0 0;color:#6b7280;font-size:18px;line-height:1.7}.rs-guide-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.rs-guide-language-select{display:inline-flex;align-items:center;gap:10px;margin-top:22px;padding:8px 10px 8px 14px;border:1px solid #f0e8e0;border-radius:12px;background:#ffffffd1;box-shadow:0 12px 30px #1a1a2e0f}.rs-guide-language-select span{color:#6b7280;font-size:13px;font-weight:800}.rs-guide-language-select select{min-width:170px;min-height:38px;padding:0 36px 0 12px;border:1px solid #fed7aa;border-radius:9px;background:#fff7ed;color:#1a1a2e;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.rs-guide-language-select select:focus{outline:2px solid rgba(232,101,43,.28);outline-offset:2px}.rs-guide-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;border-radius:10px;font-size:14px;font-weight:800;text-decoration:none}.rs-guide-button--primary{color:#fff;background:#e8652b;box-shadow:0 14px 28px #e8652b38}.rs-guide-button--secondary{color:#e8652b;background:#fff;border:1px solid #fed7aa}.rs-guide-hero__panel{display:grid;gap:10px;padding:24px;border:1px solid #f0e8e0;border-radius:18px;background:#ffffffbf;box-shadow:0 24px 70px #1a1a2e14}.rs-guide-hero__panel strong{margin-bottom:6px;font-size:22px}.rs-guide-hero__panel span{padding:11px 13px;border-radius:10px;color:#555;background:#fff7ed;font-size:14px;font-weight:700}.rs-guide-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(1180px,calc(100% - 48px));margin:0 auto}.rs-guide-flow-card{display:flex;min-height:238px;flex-direction:column;align-items:flex-start;gap:10px;padding:22px;text-align:left;border:1px solid #f0e8e0;border-radius:16px;background:#fff;box-shadow:0 18px 48px #1a1a2e0f;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.rs-guide-flow-card:hover,.rs-guide-flow-card.is-active{transform:translateY(-4px);border-color:var(--flow-accent);box-shadow:0 22px 58px #1a1a2e1a}.rs-guide-flow-card__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px;color:var(--flow-accent);background:color-mix(in srgb,var(--flow-accent) 12%,white)}.rs-guide-flow-card__eyebrow{color:var(--flow-accent);font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.rs-guide-flow-card strong{color:#1a1a2e;font-size:20px;line-height:1.15}.rs-guide-flow-card small{color:#6b7280;font-size:14px;line-height:1.55}.rs-guide-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:clamp(32px,5vw,64px);align-items:start;width:min(1180px,calc(100% - 48px));margin:28px auto 0;padding:48px 0 90px}.rs-guide-workspace__steps h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.1}.rs-guide-workspace__intro{max-width:620px;margin:14px 0 28px;color:#6b7280;font-size:17px;line-height:1.65}.rs-guide-step-list{display:grid;gap:12px}.rs-guide-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;align-items:start;padding:18px;border:1px solid #f0e8e0;border-radius:14px;background:#ffffffd1;text-align:left;cursor:pointer}.rs-guide-step.is-active{border-color:var(--flow-accent);background:#fff;box-shadow:0 18px 44px #1a1a2e14}.rs-guide-step__marker{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:15px;color:#fff;background:var(--flow-accent);font-size:13px;font-weight:800}.rs-guide-step strong{display:block;color:#1a1a2e;font-size:17px;margin-bottom:5px}.rs-guide-step small{color:#6b7280;font-size:14px;line-height:1.55}.rs-guide-workspace__preview{position:sticky;top:92px}.rs-guide-phone{width:min(100%,342px);margin:0 auto}.rs-guide-phone__bezel{padding:12px;border-radius:32px;background:#1a1a2e;box-shadow:0 30px 70px #1a1a2e38}.rs-guide-phone__speaker{width:76px;height:5px;margin:2px auto 10px;border-radius:999px;background:#ffffff38}.rs-guide-phone__screen{min-height:500px;padding:18px;border-radius:24px;background:#fffcf8}.rs-guide-phone__topline,.rs-guide-phone__header-row{margin-bottom:14px;color:#1a1a2e;font-size:19px;font-weight:800}.rs-guide-phone__header-row{display:flex;justify-content:space-between;align-items:center}.rs-guide-phone__header-row strong{padding:5px 9px;border-radius:999px;color:#6d28d9;background:#ede9fe;font-size:11px;text-transform:uppercase}.rs-guide-phone__field{display:grid;gap:4px;margin-bottom:10px}.rs-guide-phone__field span,.rs-guide-phone__stat span{color:#888;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.rs-guide-phone__field strong{min-height:42px;padding:12px;border:1px solid #f0e8e0;border-radius:10px;background:#fff;color:#1a1a2e;font-size:13px}.rs-guide-phone__chips{display:flex;gap:7px;margin-bottom:12px}.rs-guide-phone__chips span{padding:7px 10px;border-radius:999px;color:#555;background:#f5f0ea;font-size:11px;font-weight:800}.rs-guide-phone__chips .is-active{color:#fff;background:#e8652b}.rs-guide-phone__map{position:relative;display:grid;place-items:center;height:114px;margin:12px 0;overflow:hidden;border-radius:14px;background:linear-gradient(90deg,rgba(255,255,255,.38) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.38) 1px,transparent 1px),linear-gradient(135deg,#c8e6d0,#a8d8ea);background-size:28px 28px,28px 28px,auto}.rs-guide-phone__map small{position:absolute;bottom:10px;padding:4px 8px;border-radius:999px;color:#065f46;background:#ecfdf5;font-size:10px;font-weight:800}.rs-guide-phone__pin{width:24px;height:24px;border:6px solid #e8652b;border-radius:50% 50% 50% 0;background:#fff;transform:rotate(-45deg)}.rs-guide-phone__primary,.rs-guide-phone__secondary{width:100%;min-height:44px;border-radius:10px;font-size:13px;font-weight:800}.rs-guide-phone__primary{color:#fff;border:0;background:#e8652b}.rs-guide-phone__secondary{color:#e8652b;border:1px solid #fed7aa;background:#fff7ed}.rs-guide-phone__list-card{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;margin-bottom:10px;border:1px solid #f0e8e0;border-radius:12px;background:#fff}.rs-guide-phone__list-card strong,.rs-guide-phone__list-card span{display:block}.rs-guide-phone__list-card strong{color:#1a1a2e;font-size:13px}.rs-guide-phone__list-card span{margin-top:3px;color:#888;font-size:11px}.rs-guide-phone__list-card em,.rs-guide-phone__notice{padding:5px 8px;border-radius:999px;color:#6d28d9;background:#ede9fe;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.rs-guide-phone__list-card .is-warning{color:#dc2626;background:#fef2f2}.rs-guide-phone__list-card .is-success{color:#059669;background:#ecfdf5}.rs-guide-phone__progress{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:16px}.rs-guide-phone__progress span{height:4px;border-radius:999px;background:#e8652b}.rs-guide-phone__progress span+span{background:#f59e0b}.rs-guide-phone__notice{display:block;padding:11px;border-radius:10px;color:#065f46;background:#ecfdf5;text-align:center}.rs-guide-phone__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.rs-guide-phone__stat{padding:12px;border-radius:12px;background:#fff;border:1px solid #f0e8e0}.rs-guide-phone__stat strong{display:block;margin-top:4px;color:#1a1a2e;font-size:18px;font-weight:900}.rs-guide-phone__bill-total{margin-bottom:12px;padding:13px;border-left:4px solid #e8652b;border-radius:12px;background:#fff7ed}.rs-guide-phone__bill-total span,.rs-guide-phone__bill-total strong{display:block}.rs-guide-phone__bill-total span{color:#92400e;font-size:11px;font-weight:800}.rs-guide-phone__bill-total strong{margin-top:3px;color:#1a1a2e}.rs-guide-tip{width:min(100%,342px);margin:18px auto 0;padding:16px;border:1px solid color-mix(in srgb,var(--flow-accent) 28%,white);border-radius:14px;background:color-mix(in srgb,var(--flow-accent) 7%,white)}.rs-guide-tip span{color:var(--flow-accent);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rs-guide-tip p{margin:5px 0 0;color:#555;font-size:14px;line-height:1.55}.rs-guide-controls{display:flex;align-items:center;justify-content:space-between;width:min(100%,342px);margin:14px auto 0;color:#555;font-size:13px;font-weight:800}.rs-guide-icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #f0e8e0;border-radius:10px;color:#1a1a2e;background:#fff;cursor:pointer}.rs-guide-icon-button:disabled{color:#c5bcb4;cursor:not-allowed}.rs-guide-footer{background:#1a1a2e;border-top:1px solid rgba(255,255,255,.06);padding:48px 24px 32px;color:#fff}.rs-guide-footer__inner{max-width:1140px;margin:0 auto}.rs-guide-footer__grid{display:grid;grid-template-columns:minmax(280px,2fr) repeat(3,minmax(140px,1fr));gap:48px;margin-bottom:40px}.rs-guide-footer__brand{display:flex;align-items:center;gap:8px;margin-bottom:14px}.rs-guide-footer__logo{display:flex;text-decoration:none;align-items:center;justify-content:center}.rs-guide-footer__logo-img{height:30px;width:auto;display:block}.rs-guide-footer__name{font-size:18px;font-weight:800;color:#fff}.rs-guide-footer__about{font-size:14px;color:#fff6;line-height:1.6;max-width:280px;margin:0}.rs-guide-footer__col-title{font-size:13px;font-weight:700;color:#ffffff80;letter-spacing:1px;text-transform:uppercase;margin:0 0 14px}.rs-guide-footer__link{display:block;width:fit-content;padding:0;border:0;background:transparent;color:#fff6;font:inherit;font-size:14px;line-height:1.35;text-align:left;text-decoration:none;margin-bottom:10px;cursor:pointer}.rs-guide-footer__link:hover{color:#ffffffb8}.rs-guide-footer__wa{display:flex;align-items:center;gap:6px;font-size:14px;color:#25d366;text-decoration:none;margin-bottom:10px}.rs-guide-footer__wa:hover{color:#42e37c}.rs-guide-footer__bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.rs-guide-footer__copy{font-size:13px;color:#ffffff4d}.rs-guide-footer__legal{display:flex;gap:20px}.rs-guide-footer__legal span{font-size:13px;color:#ffffff4d;cursor:pointer}@media(max-width:980px){.rs-guide-hero,.rs-guide-workspace{grid-template-columns:1fr}.rs-guide-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-guide-workspace__preview{position:static}.rs-guide-footer__grid{grid-template-columns:1fr 1fr}.rs-guide-footer__grid>div:first-child{grid-column:1 / -1}}@media(max-width:680px){.rs-guide-nav,.rs-guide-hero,.rs-guide-flow-grid,.rs-guide-workspace{width:min(100% - 32px,1180px)}.rs-guide-nav__links{display:none}.rs-guide-hero{padding-top:48px}.rs-guide-hero h1{font-size:clamp(34px,12vw,48px)}.rs-guide-language-select{width:100%;justify-content:space-between}.rs-guide-language-select select{min-width:0;width:62%}.rs-guide-flow-grid{grid-template-columns:1fr}.rs-guide-flow-card{min-height:auto}.rs-guide-step{padding:15px}.rs-guide-phone__screen{min-height:470px}.rs-guide-footer{padding:40px 24px 28px}.rs-guide-footer__grid{grid-template-columns:1fr;gap:30px}.rs-guide-footer__legal{gap:14px}}
