:root{--purple: #542EBC;--purple-dark: #3d22a0;--purple-light: #ede8fb;--black: #170C37;--cream: #FBEEDB;--gold: #E6C346;--red: #EC664C;--blue: #9AB4DE;--grey: #B6BEC5;--grey-light: #f5f6f7;--white: #ffffff;--radius: 16px;--shadow: 0 2px 12px rgba(23,12,55,.07), 0 0 0 1px rgba(23,12,55,.04);--shadow-lg: 0 8px 40px rgba(23,12,55,.18), 0 0 0 1px rgba(23,12,55,.06)}.rt-page *{box-sizing:border-box;margin:0;padding:0}.rt-page{font-family:Inter,system-ui,sans-serif;background:#f7f5fc;background-image:radial-gradient(ellipse at 10% 0%,rgba(84,46,188,.06) 0%,transparent 50%),radial-gradient(ellipse at 90% 100%,rgba(84,46,188,.04) 0%,transparent 45%);color:var(--black);min-height:100vh;overflow-x:hidden}.rt-page .rt-tool-nav{background:var(--black);padding:0 32px;height:60px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.rt-page .logo{display:flex;align-items:center;gap:10px;text-decoration:none}.rt-page .logo-icon{width:32px;height:32px;background:var(--purple);border-radius:8px;display:flex;align-items:center;justify-content:center}.rt-page .logo-icon svg{width:18px;height:18px;fill:#fff}.rt-page .logo-text{font-size:15px;font-weight:700;color:#fff;letter-spacing:.02em;text-transform:uppercase}.rt-page .nav-badge{background:var(--purple);color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;letter-spacing:.04em}.rt-page .progress-wrap{background:var(--black);padding:0 32px 16px;display:none}.rt-page .progress-wrap.visible{display:block}.rt-page .progress-track{background:#ffffff26;border-radius:4px;height:4px;overflow:hidden}.rt-page .progress-fill{height:100%;background:var(--gold);border-radius:4px;.rt-page transition: width .5s ease}.rt-page .progress-label{color:#fff9;font-size:12px;margin-top:8px;display:flex;justify-content:space-between}.rt-page .screen{display:none;animation:fadeSlide .4s ease}.rt-page .screen.active{display:block}@keyframes fadeSlide{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.rt-page #screen-hero.active{background:transparent;display:block;overflow:visible}.rt-page .rt-landing-hero{padding:56px 24px 40px;background:linear-gradient(180deg,#f3f0fb,#f7f5fc)}.rt-page .rt-landing-hero__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;align-items:center}.rt-page .rt-landing-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--purple);background:#542ebc14;border:1px solid rgba(84,46,188,.14);padding:7px 14px;border-radius:999px;margin-bottom:22px}.rt-page .rt-landing-headline{font-size:clamp(34px,4.5vw,52px);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:var(--black);margin-bottom:18px}.rt-page .rt-landing-headline span{color:var(--purple)}.rt-page .rt-landing-lead{font-size:17px;line-height:1.65;color:#5c5a66;max-width:520px;margin-bottom:28px}.rt-page .rt-landing-cta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:22px}.rt-page .btn-landing-primary,.rt-page .btn-landing-secondary,.rt-page .btn-landing-inverse{border:none;cursor:pointer;font-family:inherit;font-weight:700;display:inline-flex;align-items:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.rt-page .btn-landing-primary{background:var(--purple);color:#fff;padding:16px 28px;border-radius:999px;font-size:16px;box-shadow:0 8px 28px #542ebc47}.rt-page .btn-landing-primary:hover{background:var(--purple-dark);transform:translateY(-2px);box-shadow:0 12px 32px #542ebc57}.rt-page .btn-landing-primary svg,.rt-page .btn-landing-secondary svg,.rt-page .btn-landing-inverse svg{width:18px;height:18px}.rt-page .rt-landing-cta-note{font-size:13px;color:#8a8794;font-weight:500}.rt-page .rt-landing-trust{list-style:none;display:flex;flex-wrap:wrap;gap:18px;padding:0;margin:0}.rt-page .rt-landing-trust li{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#4f4c59}.rt-page .rt-landing-trust svg{width:16px;height:16px;color:var(--purple);flex-shrink:0}.rt-page .rt-landing-hero__visual{position:relative}.rt-page .rt-landing-hero__photo{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:20px;box-shadow:var(--shadow-lg);display:block}.rt-page .rt-plan-card{position:absolute;left:20px;bottom:20px;width:min(300px,calc(100% - 40px));background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 16px 40px #170c372e;border:1px solid rgba(23,12,55,.06)}.rt-page .rt-plan-card__head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--black);margin-bottom:12px}.rt-page .rt-plan-card__check{width:22px;height:22px;border-radius:50%;background:#5dd49a2e;color:#2f9b68;display:inline-flex;align-items:center;justify-content:center}.rt-page .rt-plan-card__check svg{width:13px;height:13px}.rt-page .rt-plan-card__row{display:flex;justify-content:space-between;gap:12px;font-size:12px;padding:7px 0;border-top:1px solid #f0eef5}.rt-page .rt-plan-card__row span{color:#8a8794}.rt-page .rt-plan-card__row strong{color:var(--black);font-weight:700;text-align:right}.rt-page .rt-countries-bar{background:#fff;border-top:1px solid rgba(23,12,55,.06);border-bottom:1px solid rgba(23,12,55,.06);padding:16px 24px;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.rt-page .rt-countries-bar__label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9a97a3;white-space:nowrap}.rt-page .rt-countries-bar__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 18px}.rt-page .rt-countries-bar__list span{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#4f4c59;white-space:nowrap}.rt-page .rt-countries-bar__list .fi{font-size:16px}.rt-page .rt-section-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.rt-page .rt-section-eyebrow{display:block;text-align:center;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--purple);margin-bottom:12px}.rt-page .rt-section-title{text-align:center;font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-.025em;line-height:1.15;color:var(--black);margin-bottom:40px}.rt-page .rt-receive{padding:80px 0;background:#fff}.rt-page .rt-receive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rt-page .rt-feature-card{background:#fff;border:1px solid rgba(23,12,55,.08);border-radius:18px;padding:24px;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:220px}.rt-page .rt-feature-card__icon{width:40px;height:40px;border-radius:12px;background:#542ebc1a;color:var(--purple);display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.rt-page .rt-feature-card__icon svg{width:20px;height:20px}.rt-page .rt-feature-card h3{font-size:18px;font-weight:800;margin-bottom:8px;color:var(--black)}.rt-page .rt-feature-card p{font-size:14px;line-height:1.6;color:#666;margin-bottom:16px;flex:1}.rt-page .rt-feature-card__foot{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9a97a3}.rt-page .rt-feature-card--cta{background:var(--purple);border-color:var(--purple);color:#fff;justify-content:center;text-align:left}.rt-page .rt-feature-card--cta h3{color:#fff;font-size:22px;line-height:1.25}.rt-page .rt-feature-card--cta p{color:#ffffffd1;margin-bottom:20px}.rt-page .btn-landing-secondary{background:#fff;color:var(--purple);padding:12px 20px;border-radius:999px;font-size:14px;align-self:flex-start}.rt-page .btn-landing-secondary:hover{transform:translateY(-1px);box-shadow:0 8px 20px #170c371f}.rt-page .rt-how{padding:80px 0;background:#f3f0fb}.rt-page .rt-how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rt-page .rt-how-card{background:#fff;border-radius:18px;padding:28px 24px;box-shadow:var(--shadow);border:1px solid rgba(23,12,55,.06)}.rt-page .rt-how-card__num{width:44px;height:44px;border-radius:50%;background:var(--purple);color:#fff;font-size:18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px}.rt-page .rt-how-card h3{font-size:18px;font-weight:800;margin-bottom:8px;color:var(--black)}.rt-page .rt-how-card p{font-size:14px;line-height:1.65;color:#666}.rt-page .rt-final-cta{padding:72px 0 88px;background:var(--purple);text-align:center}.rt-page .rt-final-cta h2{font-size:clamp(28px,3.5vw,38px);font-weight:800;color:#fff;letter-spacing:-.025em;margin-bottom:10px}.rt-page .rt-final-cta p{font-size:16px;color:#ffffffd1;margin-bottom:28px}.rt-page .btn-landing-inverse{background:#fff;color:var(--purple);padding:16px 30px;border-radius:999px;font-size:16px;box-shadow:0 8px 24px #170c3729}.rt-page .btn-landing-inverse:hover{transform:translateY(-2px);box-shadow:0 12px 28px #170c3733}.rt-page .btn-primary{background:var(--purple);color:#fff;border:none;padding:16px 28px;border-radius:999px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.rt-page .btn-primary:hover{background:var(--purple-dark);transform:translateY(-1px)}.rt-page .btn-primary svg{width:16px;height:16px}@media(max-width:960px){.rt-page .rt-landing-hero__inner,.rt-page .rt-receive-grid,.rt-page .rt-how-grid{grid-template-columns:1fr}.rt-page .rt-landing-hero{padding-top:40px}.rt-page .rt-landing-hero__visual{order:-1}.rt-page .rt-plan-card{left:16px;bottom:16px}}@media(max-width:640px){.rt-page .rt-receive,.rt-page .rt-how{padding:56px 0}.rt-page .rt-final-cta{padding:56px 0 72px}.rt-page .rt-countries-bar__list span:nth-child(n+5){display:none}}.rt-page .wf-hero,.rt-page .wf-map-wrap,.rt-page .wf-flag-strip,.rt-page .wf-section,.rt-page .wf-bottom-cta{display:none!important}.rt-page .step-wrap{max-width:680px;margin:0 auto;padding:48px 24px 80px}.rt-page .step-header{margin-bottom:36px}.rt-page .step-num{font-size:12px;font-weight:600;color:var(--purple);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.rt-page .step-title{font-size:28px;font-weight:800;color:var(--black);.rt-page line-height: 1.2;margin-bottom:8px}.rt-page .step-sub{font-size:15px;color:#666}.rt-page .form-field{margin-bottom:24px}.rt-page .form-label{font-size:14px;font-weight:600;color:var(--black);margin-bottom:8px;display:block}.rt-page .form-select,.form-input{width:100%;padding:13px 16px;border:1.5px solid #e2e2e2;border-radius:var(--radius);font-size:15px;font-family:inherit;color:var(--black);background:#fff;outline:none;.rt-page transition: border-color .2s,box-shadow .2s;appearance:none;box-shadow:0 1px 4px #170c370a}.rt-page .form-select:focus,.form-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #542ebc1a}.rt-page .select-wrap{position:relative}.rt-page .select-wrap:after{content:"";position:absolute;right:16px;top:50%;.rt-page transform: translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--grey);pointer-events:none}.rt-page .option-grid{display:grid;gap:12px}.rt-page .option-grid.cols-2{grid-template-columns:1fr 1fr}.rt-page .option-grid.cols-3{grid-template-columns:1fr 1fr 1fr}.rt-page .option-card{padding:16px;border:1.5px solid #ebebeb;border-radius:var(--radius);cursor:pointer;background:#fff;.rt-page transition: all .18s;display:flex;align-items:flex-start;gap:12px;text-align:left;box-shadow:0 1px 4px #170c370a}.rt-page .option-card:hover{border-color:var(--purple);background:var(--purple-light);box-shadow:0 2px 12px #542ebc1f}.rt-page .option-card.selected{border-color:var(--purple);background:var(--purple-light);box-shadow:0 2px 12px #542ebc24}.rt-page .option-icon{font-size:22px;flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px}.rt-page .option-card.selected .option-icon{background:#fff}.rt-page .option-label{font-size:15px;font-weight:600;color:var(--black)}.rt-page .option-desc{font-size:12px;color:#888;margin-top:2px;.rt-page line-height: 1.4}.rt-page .range-wrap{padding:8px 0}.rt-page .range-value{font-size:32px;font-weight:800;color:var(--purple);margin-bottom:8px}.rt-page .range-sub{font-size:13px;color:#888;margin-bottom:16px}.rt-page input[type=range]{-webkit-appearance:none;width:100%;height:6px;border-radius:3px;background:linear-gradient(to right,var(--purple) 0%,var(--purple) 50%,#e8e8e8 50%);outline:none}.rt-page input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--purple);cursor:pointer;box-shadow:0 2px 8px #542ebc66}.rt-page .range-labels{display:flex;justify-content:space-between;font-size:12px;color:#aaa;margin-top:8px}.rt-page .pill-group{display:flex;flex-wrap:wrap;gap:10px}.rt-page .pill{padding:8px 16px;border:2px solid #e8e8e8;border-radius:50px;font-size:14px;font-weight:500;cursor:pointer;background:#fff;color:var(--black);.rt-page transition: all .15s;user-select:none}.rt-page .pill:hover{border-color:var(--purple);color:var(--purple)}.rt-page .pill.selected{border-color:var(--purple);background:var(--purple);color:#fff}.rt-page .step-footer{margin-top:40px;display:flex;justify-content:space-between;align-items:center}.rt-page .btn-back{background:none;border:none;color:#888;font-size:15px;font-weight:500;cursor:pointer;padding:8px 0;display:flex;align-items:center;gap:6px}.rt-page .btn-back:hover{color:var(--black)}.rt-page .btn-next{background:var(--purple);color:#fff;border:none;padding:14px 32px;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;.rt-page transition: all .2s;display:flex;align-items:center;gap:8px}.rt-page .btn-next:hover{background:var(--purple-dark)}.rt-page .btn-next:disabled{opacity:.4;cursor:default}.rt-page #screen-loading.active{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 60px);text-align:center;padding:40px}.rt-page .loading-spinner{width:56px;height:56px;border:4px solid var(--purple-light);border-top-color:var(--purple);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:24px}@keyframes spin{to{transform:rotate(360deg)}}.rt-page .loading-title{font-size:24px;font-weight:700;color:var(--black);margin-bottom:8px}.rt-page .loading-steps{.rt-page list-style: none;margin-top:24px;text-align:left;display:inline-block}.rt-page .loading-step{font-size:14px;color:#888;padding:4px 0;display:flex;align-items:center;gap:8px;.rt-page transition: color .3s}.rt-page .loading-step.done{color:var(--purple)}.rt-page .loading-step .tick{font-size:16px}.rt-page #screen-results{display:none}.rt-page #screen-results.active{display:block}.rt-page .results-hero{background:linear-gradient(135deg,#0d0620,#170c37 45%,#1f1258);padding:44px 32px 40px;color:#fff;position:relative;overflow:hidden}.rt-page .results-hero:before{content:"";position:absolute;top:-60px;right:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(84,46,188,.25) 0%,transparent 70%);pointer-events:none}.rt-page .results-hero:after{content:"";position:absolute;bottom:-40px;left:10%;width:200px;height:200px;background:radial-gradient(circle,rgba(230,195,70,.08) 0%,transparent 70%);pointer-events:none}.rt-page .results-hero-inner{max-width:920px;margin:0 auto;position:relative;z-index:1}.rt-page .results-tag{background:#e6c34626;border:1px solid rgba(230,195,70,.4);color:var(--gold);font-size:10px;font-weight:700;padding:4px 12px;border-radius:20px;letter-spacing:.08em;text-transform:uppercase;display:inline-block;margin-bottom:18px}.rt-page .results-title{font-size:clamp(22px,4vw,34px);font-weight:800;.rt-page line-height: 1.15;margin-bottom:10px;letter-spacing:-.02em}.rt-page .results-sub{font-size:15px;color:#ffffffa6;max-width:560px;.rt-page line-height: 1.6}.rt-page .results-meta{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.rt-page .results-meta-item{display:flex;align-items:center;gap:7px;font-size:12px;color:#ffffffa6;background:#ffffff12;border:1px solid rgba(255,255,255,.1);padding:7px 13px;border-radius:8px;backdrop-filter:blur(4px)}.rt-page .results-meta-item strong{color:#fff;font-size:13px}.rt-page .dashboard{max-width:920px;margin:0 auto;padding:40px 28px 80px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.rt-page .card{background:#fff;border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);.rt-page transition: box-shadow .2s;border-top:3px solid transparent}.rt-page .card.full{grid-column:1 / -1}.rt-page .card-header{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid rgba(23,12,55,.06)}.rt-page .card-icon{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:19px;flex-shrink:0}.rt-page .card-icon.purple{background:var(--purple-light)}.rt-page .card-icon.gold{background:#fdf6e0}.rt-page .card-icon.cream{background:var(--cream)}.rt-page .card-icon.blue{background:#eef3fb}.rt-page .card-icon.red{background:#fdf2ef}.rt-page .card-icon.green{background:#edfaf4}.rt-page .card-title{font-size:15px;font-weight:700;color:var(--black);letter-spacing:-.01em}.rt-page .card-subtitle{font-size:11px;color:#aaa;margin-top:2px;font-weight:500}.rt-page .neighbourhood{border:1.5px solid #efefef;border-radius:12px;padding:16px;margin-bottom:10px;position:relative;background:#fff;.rt-page transition: box-shadow .2s}.rt-page .neighbourhood:first-of-type{border-color:var(--purple);box-shadow:0 0 0 3px #542ebc14;background:#faf8ff}.rt-page .n-badge{position:absolute;top:12px;right:12px;background:var(--purple);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px;letter-spacing:.04em}.rt-page .n-name{font-size:16px;font-weight:700;color:var(--black);margin-bottom:4px}.rt-page .n-match{font-size:12px;color:var(--purple);font-weight:600;margin-bottom:8px}.rt-page .n-vibe{font-size:13px;color:#555;.rt-page line-height: 1.5;margin-bottom:10px}.rt-page .n-tags{display:flex;flex-wrap:wrap;gap:6px}.rt-page .n-tag{font-size:11px;font-weight:500;padding:3px 9px;border-radius:20px;background:var(--grey-light);color:#555}.rt-page .budget-bar-wrap{margin:8px 0 12px}.rt-page .budget-label-row{display:flex;justify-content:space-between;font-size:12px;color:#888;margin-bottom:5px}.rt-page .budget-bar-outer{position:relative;padding:5px 0}.rt-page .budget-bar{height:10px;background:#eef0f2;border-radius:5px;overflow:hidden;position:relative}.rt-page .budget-bar-fill{height:100%;border-radius:5px;background:linear-gradient(90deg,var(--purple-dark),var(--purple));.rt-page transition: width 1s ease}.rt-page .budget-bar-marker{position:absolute;top:0;width:2px;height:100%;background:var(--red);border-radius:2px;.rt-page transform: translateX(-50%)}.rt-page .budget-verdict{margin-top:12px;padding:12px 14px;border-radius:10px;font-size:13px;.rt-page line-height: 1.55}.rt-page .verdict-ok{background:#edfaf4;color:#1a7a4a}.rt-page .verdict-tight{background:#fdf8e8;color:#7a5c0a}.rt-page .verdict-low{background:#fdf2ef;color:#9a3520}.rt-page .legal-badge{display:inline-block;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:700;margin-bottom:16px}.rt-page .legal-badge.eu{background:#edfaf4;color:#1a7a4a}.rt-page .legal-badge.bluecard{background:var(--purple-light);color:var(--purple)}.rt-page .legal-badge.work{background:#eef3fb;color:#2c4a8c}.rt-page .legal-badge.freelance{background:#fdf8e8;color:#7a5c0a}.rt-page .legal-step{display:flex;gap:12px;margin-bottom:14px;align-items:flex-start}.rt-page .legal-step-num{width:24px;height:24px;border-radius:50%;background:var(--purple);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.rt-page .legal-step-text{font-size:14px;color:#444;.rt-page line-height: 1.5}.rt-page .legal-step-text strong{color:var(--black)}.rt-page .timeline-item{display:flex;gap:16px;padding-bottom:24px;position:relative}.rt-page .timeline-item:before{content:"";position:absolute;left:17px;top:32px;bottom:0;width:2px;background:#f0f0f0}.rt-page .timeline-item:last-child:before{display:none}.rt-page .timeline-dot{width:36px;height:36px;border-radius:50%;background:var(--purple-light);border:3px solid var(--purple);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:14px;position:relative;z-index:1}.rt-page .timeline-dot.urgent{border-color:var(--red);background:#fdf2ef}.rt-page .timeline-dot.done{border-color:var(--grey);background:var(--grey-light)}.rt-page .timeline-month{font-size:12px;font-weight:700;color:var(--purple);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.rt-page .timeline-month.urgent{color:var(--red)}.rt-page .timeline-tasks{font-size:13px;color:#555;.rt-page line-height: 1.7}.rt-page .checklist-section{margin-bottom:20px}.rt-page .checklist-section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#aaa;margin-bottom:10px}.rt-page .check-item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.rt-page .check-item:last-child{border-bottom:none}.rt-page .check-box{width:20px;height:20px;border:2px solid #ddd;border-radius:5px;flex-shrink:0;display:flex;align-items:center;justify-content:center;.rt-page transition: all .15s;margin-top:1px}.rt-page .check-item.checked .check-box{background:var(--purple);border-color:var(--purple);color:#fff;font-size:12px}.rt-page .check-text{font-size:14px;color:#444;.rt-page line-height: 1.4;flex:1}.rt-page .check-item.checked .check-text{text-decoration:line-through;color:#aaa}.rt-page .check-note{font-size:11px;color:#aaa;margin-top:2px}.rt-page .cost-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f5f5f5;font-size:14px}.rt-page .cost-row:last-child{border-bottom:none}.rt-page .cost-row-label{color:#444}.rt-page .cost-row-amount{font-weight:600;color:var(--black)}.rt-page .cost-row.total{margin-top:8px;padding-top:14px;border-top:2px solid var(--black);border-bottom:none}.rt-page .cost-row.total .cost-row-label{font-weight:700;font-size:15px}.rt-page .cost-row.total .cost-row-amount{font-weight:800;font-size:17px;color:var(--purple)}.rt-page .cost-section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#aaa;margin:16px 0 8px}.rt-page .landlord-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f5f5f5}.rt-page .landlord-item:last-child{border-bottom:none}.rt-page .landlord-icon{font-size:18px;width:32px;flex-shrink:0}.rt-page .landlord-title{font-size:14px;font-weight:600;color:var(--black);margin-bottom:2px}.rt-page .landlord-desc{font-size:13px;color:#666;.rt-page line-height: 1.4}.rt-page .accom-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-bottom:20px}@media(max-width:640px){.accom-grid{grid-template-columns:1fr}}.rt-page .accom-type{border:2px solid #f0f0f0;border-radius:12px;padding:18px;position:relative}.rt-page .accom-type.recommended{border-color:var(--purple);background:var(--purple-light)}.rt-page .accom-type.warning{border-color:var(--gold);background:#fdf8e8}.rt-page .accom-rec-badge{position:absolute;top:-10px;left:16px;background:var(--purple);color:#fff;font-size:10px;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.05em;text-transform:uppercase}.rt-page .accom-icon{font-size:24px;margin-bottom:10px}.rt-page .accom-name{font-size:15px;font-weight:700;color:var(--black);margin-bottom:2px}.rt-page .accom-tagline{font-size:12px;color:#888;margin-bottom:12px}.rt-page .accom-row{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;padding:5px 0;border-bottom:1px solid rgba(0,0,0,.06)}.rt-page .accom-row:last-child{border-bottom:none}.rt-page .accom-row-label{color:#888}.rt-page .accom-row-val{font-weight:600;color:var(--black);text-align:right;max-width:55%}.rt-page .accom-row-val.good{color:#1a7a4a}.rt-page .accom-row-val.warn{color:#9a3520}.rt-page .accom-row-val.mid{color:#7a5c0a}.rt-page .accom-challenge{margin-top:10px;padding:8px 10px;background:#ec664c14;border-radius:8px;font-size:12px;color:#9a3520;.rt-page line-height: 1.4}.rt-page .accom-highlight{margin-top:10px;padding:8px 10px;background:#542ebc14;border-radius:8px;font-size:12px;color:var(--purple-dark);.rt-page line-height: 1.4}.rt-page .accom-strategy{padding:16px;background:var(--black);border-radius:10px;color:#fff;font-size:14px;.rt-page line-height: 1.6;margin-top:4px}.rt-page .accom-strategy strong{color:var(--gold)}.rt-page .cta-card{background:var(--purple);border-radius:var(--radius);padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;grid-column:1 / -1}.rt-page .cta-card-text h3{font-size:20px;font-weight:800;color:#fff;margin-bottom:6px}.rt-page .cta-card-text p{font-size:14px;color:#ffffffbf;.rt-page line-height: 1.5;max-width:420px}.rt-page .btn-cta{background:#fff;color:var(--purple);border:none;padding:14px 28px;border-radius:50px;font-size:15px;font-weight:700;cursor:pointer;white-space:nowrap;.rt-page transition: all .2s}.rt-page .btn-cta:hover{background:var(--cream)}.rt-page .alert{padding:12px 16px;border-radius:10px;font-size:13px;.rt-page line-height: 1.5;display:flex;gap:10px;align-items:flex-start;margin-top:16px}.rt-page .alert.info{background:#eef3fb;color:#2c4a8c}.rt-page .alert.warn{background:#fdf8e8;color:#7a5c0a}.rt-page .alert.tip{background:#edfaf4;color:#1a7a4a}.rt-page .alert-icon{font-size:16px;flex-shrink:0}.rt-page .download-bar{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.rt-page .btn-download{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:50px;font-size:13px;font-weight:600;cursor:pointer;border:2px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;.rt-page transition: all .2s}.rt-page .btn-download:hover{background:#fff3;border-color:#fff9}.rt-page .btn-download svg{width:14px;height:14px}.rt-page .btn-download-primary svg{width:13px;height:13px}.rt-page .btn-download-primary{display:inline-flex;align-items:center;gap:7px;padding:10px 20px;border-radius:50px;font-size:13px;font-weight:700;cursor:pointer;border:none;background:var(--gold);color:var(--black);.rt-page transition: all .2s;letter-spacing:.01em}.rt-page .btn-download-primary:hover{background:#d4b13e;.rt-page transform: translateY(-1px);box-shadow:0 4px 14px #e6c34673}.rt-page .btn-download-checklist{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:50px;font-size:13px;font-weight:600;cursor:pointer;border:2px solid var(--purple);background:#fff;color:var(--purple);.rt-page transition: all .15s}.rt-page .btn-download-checklist:hover{background:var(--purple-light)}.rt-page .modal-overlay{position:fixed;inset:0;background:#170c3799;backdrop-filter:blur(4px);z-index:500;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;.rt-page transition: opacity .25s}.rt-page .modal-overlay.open{opacity:1;pointer-events:all}.rt-page .modal-box{background:#fff;border-radius:20px;padding:36px;max-width:460px;width:100%;position:relative;box-shadow:var(--shadow-lg);.rt-page transform: translateY(16px);.rt-page transition: transform .25s}.rt-page .modal-overlay.open .modal-box{transform:translateY(0)}.rt-page .modal-close{position:absolute;top:16px;right:16px;background:var(--grey-light);border:none;width:32px;height:32px;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#888;.rt-page line-height: 1}.rt-page .modal-close:hover{background:#e8e8e8;color:var(--black)}.rt-page .modal-icon{font-size:36px;margin-bottom:12px}.rt-page .modal-title{font-size:22px;font-weight:800;color:var(--black);margin-bottom:8px;.rt-page line-height: 1.2}.rt-page .modal-sub{font-size:14px;color:#777;margin-bottom:24px;.rt-page line-height: 1.5}.rt-page .consent-row{display:flex;gap:10px;align-items:flex-start;margin-top:4px}.rt-page .consent-row input[type=checkbox]{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:var(--purple);cursor:pointer}.rt-page .consent-row label{font-size:13px;color:#666;.rt-page line-height: 1.5;cursor:pointer}.rt-page .modal-privacy{font-size:11px;color:#bbb;text-align:center;margin-top:12px;.rt-page line-height: 1.5}.rt-page .modal-privacy a{color:var(--purple);text-decoration:none}.rt-page .modal-success{text-align:center;padding:20px 0;display:none}.rt-page .modal-success-icon{font-size:48px;margin-bottom:16px}.rt-page .modal-success h3{font-size:20px;font-weight:700;color:var(--black);margin-bottom:8px}.rt-page .modal-success p{font-size:14px;color:#777;line-height:1.5}.rt-page .country-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media(max-width:640px){.country-grid{grid-template-columns:repeat(4,1fr)}}.rt-page .country-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 8px;border:1.5px solid #ebebeb;border-radius:12px;cursor:pointer;background:#fff;.rt-page transition: all .18s;box-shadow:0 1px 4px #170c370a}.rt-page .country-btn:hover{border-color:var(--purple);background:var(--purple-light)}.rt-page .country-btn.selected{border-color:var(--purple);background:var(--purple-light);box-shadow:0 2px 12px #542ebc24}.rt-page .country-flag{font-size:24px;line-height:1}.rt-page .country-name{font-size:11px;font-weight:600;color:var(--black);text-align:center;line-height:1.2}.rt-page .month-picker{border:1.5px solid #e2e2e2;border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 1px 4px #170c370d}.rt-page .month-picker-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--grey-light);border-bottom:1px solid #eaeaea}.rt-page .month-picker-year{font-size:17px;font-weight:700;color:var(--black);letter-spacing:-.02em}.rt-page .month-picker-nav{background:#fff;border:1.5px solid #e2e2e2;font-size:20px;color:var(--purple);cursor:pointer;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;.rt-page transition: all .15s;.rt-page line-height: 1;font-family:inherit;padding:0}.rt-page .month-picker-nav:hover:not(:disabled){background:var(--purple-light);border-color:var(--purple)}.rt-page .month-picker-nav:disabled{color:#ccc;border-color:#eee;cursor:default}.rt-page .month-picker-grid{display:grid;grid-template-columns:repeat(4,1fr)}.rt-page .month-btn{background:#fff;border:none;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:16px 4px;font-size:13px;font-weight:500;color:var(--black);cursor:pointer;font-family:inherit;.rt-page transition: background .12s,color .12s;text-align:center}.rt-page .month-btn:hover:not(:disabled):not(.mp-selected){background:var(--purple-light);color:var(--purple);font-weight:600}.rt-page .month-btn.mp-selected{background:var(--purple);color:#fff;font-weight:700}.rt-page .month-btn.mp-past{color:#ccc;cursor:default;background:#fafafa}.rt-page .month-btn.mp-current:not(.mp-selected):not(.mp-past){color:var(--purple);font-weight:600;background:var(--purple-light)}.rt-page .month-btn:nth-child(4n){border-right:none}.rt-page .month-btn:nth-child(n+9){border-bottom:none}@media print{nav,.progress-wrap,.download-bar,.cta-card,.btn-download-primary,.btn-download-checklist,.rt-page .rt-page #screen-hero,#screen-1,#screen-2,#screen-3,.rt-page .rt-page #screen-4,#screen-5,#screen-loading,.modal-overlay{display:none!important}body{background:#fff}.rt-page #screen-results{display:block!important}.rt-page .results-hero{background:#170c37;-webkit-print-color-adjust:exact;print-color-adjust:exact}.rt-page .card{box-shadow:none;border:1px solid #eee;break-inside:avoid}.rt-page .dashboard{display:block}.rt-page .card.full,.card{margin-bottom:16px}.rt-page .accom-grid{grid-template-columns:1fr 1fr 1fr}.rt-page .print-only{display:block!important}}@media(max-width:640px){.rt-page .rt-page .dashboard{grid-template-columns:1fr}.rt-page .card.full{grid-column:auto}.rt-page .option-grid.cols-2{grid-template-columns:1fr}.rt-page .option-grid.cols-3{grid-template-columns:1fr 1fr}.rt-page .rt-tool-nav{padding:0 16px}.rt-page .results-hero{padding:32px 16px}.rt-page .cta-card{flex-direction:column}}
