*{box-sizing:border-box}body{margin:0;font-family:Arial,Tahoma,sans-serif;background:#f4efe7;color:#1b2233;line-height:1.56}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}input,textarea,select,button{font-family:inherit}.rt-shell{max-width:1180px;margin:0 auto;padding:0 22px}.rt-header{position:sticky;top:0;z-index:20;background:rgba(21,30,50,.96);border-bottom:1px solid rgba(224,199,145,.28);box-shadow:0 14px 40px rgba(21,30,50,.18)}.rt-header-row{display:flex;align-items:center;gap:22px;min-height:78px}.rt-brand{display:flex;align-items:center;gap:12px;min-width:230px;color:#fff}.rt-brand strong{display:block;font-size:22px;letter-spacing:-.03em}.rt-brand small{display:block;color:#d7c6a7;font-size:12px}.rt-brand-mark{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#b08d57,#f0d391);color:#18233a;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.24)}.rt-nav{margin-left:auto;display:flex;align-items:center;gap:7px}.rt-nav>a,.rt-nav-dropdown>button{border:1px solid transparent;background:transparent;color:#f4ead8;padding:10px 12px;border-radius:12px;font-size:15px;cursor:pointer}.rt-nav>a:hover,.rt-nav-dropdown:hover>button{border-color:rgba(240,211,145,.35);background:rgba(240,211,145,.10);color:#fff}.rt-nav-dropdown{position:relative}.rt-nav-dropdown-menu{display:none;position:absolute;right:0;top:100%;min-width:240px;background:#fffaf0;border:1px solid #e2d1b4;border-radius:18px;padding:10px;box-shadow:0 24px 70px rgba(21,30,50,.25)}.rt-nav-dropdown:hover .rt-nav-dropdown-menu{display:block}.rt-nav-dropdown-menu a{display:block;padding:11px 13px;border-radius:12px;color:#1b2233}.rt-nav-dropdown-menu a:hover{background:#efe1c8;color:#6e4c1e}.rt-menu-toggle{display:none;background:#fffaf0;border:1px solid #d9c49d;border-radius:12px;padding:9px 12px}.rt-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:#b08d57;color:#17223b;padding:12px 18px;font-weight:800;cursor:pointer;box-shadow:0 14px 35px rgba(112,77,30,.22)}.rt-button:hover{transform:translateY(-1px);background:#cba96b}.rt-button-light{background:#fffaf0;color:#17223b;border:1px solid #d8c5a6;box-shadow:none}.rt-button-small{padding:10px 14px;font-size:14px}.rt-text-link{color:#8b621f;font-weight:800}.rt-text-link:hover{text-decoration:underline}.rt-hero{padding:78px 0 58px;background:linear-gradient(135deg,#151e32 0,#2a2130 52%,#5a4326 100%);color:#fff;position:relative;overflow:hidden}.rt-hero:before{content:"";position:absolute;right:-100px;top:-140px;width:420px;height:420px;border-radius:50%;background:rgba(240,211,145,.18)}.rt-hero:after{content:"";position:absolute;left:-140px;bottom:-160px;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.08)}.rt-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:42px;align-items:center}.rt-eyebrow{display:inline-block;padding:8px 12px;border-radius:8px;background:rgba(240,211,145,.14);color:#f6d99a;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.rt-hero h1{font-size:52px;line-height:1.04;margin:18px 0 18px;letter-spacing:-.045em}.rt-hero p{font-size:20px;color:#ecdfca;max-width:720px}.rt-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.rt-hero-panel{position:relative;background:#fffaf0;color:#1b2233;border:1px solid rgba(240,211,145,.45);border-radius:28px;padding:22px;box-shadow:0 30px 90px rgba(0,0,0,.28);overflow:hidden}.rt-hero-panel:before{content:"";position:absolute;inset:auto -70px -70px auto;width:230px;height:230px;border-radius:50%;background:#f0d391;opacity:.45}.rt-hero-visual{position:relative;z-index:1;display:block;margin:auto}.rt-hero-stat{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px;margin:6px 6px 0 0;background:#fff;border:1px solid #e2d1b4;border-radius:14px;padding:10px 12px;box-shadow:0 10px 22px rgba(32,28,23,.08)}.rt-hero-stat strong{font-size:22px;color:#8b621f}.rt-hero-stat span{font-size:13px;color:#645846}.rt-section{padding:56px 0}.rt-section-dark{background:#1b2539;color:#fff}.rt-section-dark .rt-section-head p,.rt-section-dark .rt-ranking-card p{color:#cbbd9f}.rt-section-dark .rt-ranking-card{background:#232f48;border-color:#41506b}.rt-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.rt-section-head h1,.rt-section-head h2{margin:0 0 8px;font-size:34px;line-height:1.12;letter-spacing:-.025em}.rt-section-head p{margin:0;color:#6b6258;max-width:760px}.rt-page-intro{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:center;margin-bottom:30px;background:#fffaf0;border:1px solid #e2d1b4;border-radius:28px;padding:28px;box-shadow:0 18px 50px rgba(31,36,49,.08)}.rt-page-intro h1{font-size:42px;margin:0 0 12px;letter-spacing:-.035em}.rt-lead{font-size:18px;color:#655b50}.rt-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rt-category-card,.rt-category-big,.rt-project-card,.rt-ranking-card,.rt-post-card,.rt-content-card,.rt-sidebar-card,.rt-price-card,.rt-ranking-item{background:#fffaf0;border:1px solid #e2d1b4;border-radius:20px;box-shadow:0 16px 44px rgba(31,36,49,.07)}.rt-category-card{padding:22px;transition:.18s}.rt-category-card:hover{transform:translateY(-3px);border-color:#b08d57}.rt-category-icon,.rt-category-big span,.rt-logo-letter{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#efe1c8;color:#7b541c;font-weight:900}.rt-category-card h3{margin:16px 0 8px}.rt-category-card p{color:#655b50;margin:0 0 16px}.rt-category-count{font-weight:800;color:#8b621f}.rt-category-stack{display:flex;flex-direction:column;gap:18px}.rt-category-group{display:grid;grid-template-columns:360px 1fr;gap:18px}.rt-category-big{display:block;padding:24px;height:100%}.rt-category-big h2{margin:16px 0 8px}.rt-category-big p{color:#655b50}.rt-category-big small{color:#8b621f;font-weight:900}.rt-child-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rt-child-list a{background:#fffaf0;border:1px solid #e2d1b4;border-radius:16px;padding:16px;display:flex;justify-content:space-between;gap:12px}.rt-child-list a:hover{border-color:#b08d57}.rt-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px;align-items:start}.rt-project-list{display:flex;flex-direction:column;gap:18px}.rt-project-card{padding:20px}.rt-project-card-head{display:grid;grid-template-columns:72px 1fr 110px;gap:16px;align-items:start}.rt-logo-wrap,.rt-project-logo-large{display:flex;align-items:center;justify-content:center;background:#f6efe3;border:1px solid #e2d1b4;border-radius:18px;min-height:72px}.rt-project-logo-large{width:92px;height:92px}.rt-project-logo{max-width:54px;max-height:54px}.rt-project-card-title h3{margin:7px 0 5px;font-size:23px}.rt-project-card-title p{margin:0;color:#655b50}.rt-card-flags{display:flex;gap:6px;flex-wrap:wrap}.rt-badge{display:inline-block;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:900;background:#efe1c8;color:#6d5731}.rt-badge-ad{background:#ffefbe;color:#815000}.rt-badge-verified{background:#e3f1e8;color:#16623f}.rt-rating-box{background:#17223b;color:#fff;border-radius:16px;padding:12px;text-align:center}.rt-rating-box strong,.rt-rating-big strong{display:block;font-size:28px}.rt-rating-box span,.rt-rating-box small{display:block;font-size:12px;color:#dccdad}.rt-project-tags{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}.rt-project-tags a{background:#efe1c8;color:#75511e;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800}.rt-project-meta{display:flex;gap:14px;flex-wrap:wrap;color:#655b50;font-size:14px}.rt-card-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.rt-ranking-grid,.rt-post-grid,.rt-price-grid,.rt-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rt-ranking-card,.rt-post-card,.rt-price-card{padding:22px}.rt-ranking-card h2,.rt-ranking-card h3,.rt-post-card h2,.rt-post-card h3{margin:8px 0 8px}.rt-ranking-meta,.rt-post-meta{font-size:13px;color:#716658}.rt-ranking-top{padding-left:0;list-style:none;margin:16px 0}.rt-ranking-top li{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-top:1px solid #e6d7bc}.rt-ranking-top span{font-weight:900;color:#8b621f}.rt-sidebar{display:flex;flex-direction:column;gap:18px}.rt-sidebar-card{padding:22px}.rt-accent-card{background:linear-gradient(135deg,#17223b,#6c4b1c);color:#fff;border:0}.rt-accent-card p{color:#f3e4ca}.rt-accent-card .rt-button{background:#f0d391;color:#17223b;box-shadow:none}.rt-content-main,.rt-content-card{padding:26px}.rt-project-hero{display:flex;gap:18px;align-items:center;margin-bottom:20px}.rt-project-hero h1,.rt-ranking-hero h1{font-size:38px;line-height:1.1;margin:10px 0}.rt-rating-big{background:#efe1c8;border-radius:18px;padding:18px;text-align:center;color:#7b541c}.rt-review-list{display:flex;flex-direction:column;gap:12px}.rt-review-card{background:#fffaf0;border:1px solid #e2d1b4;border-radius:16px;padding:16px}.rt-review-head{display:flex;justify-content:space-between;gap:12px}.rt-review-meta{color:#716658;font-size:13px}.rt-stars{color:#b08d57;letter-spacing:1px}.rt-form{display:flex;flex-direction:column;gap:14px}.rt-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rt-field label{display:block;font-weight:800;margin-bottom:6px}.rt-field input,.rt-field textarea,.rt-field select{width:100%;border:1px solid #d9c49d;border-radius:12px;padding:12px 14px;background:#fff;font-size:15px}.rt-field input:focus,.rt-field textarea:focus,.rt-field select:focus{outline:2px solid #ead7ae;border-color:#b08d57}.rt-honeypot{position:absolute;left:-9999px}.rt-alert{padding:14px;border-radius:14px;margin:14px 0}.rt-alert-success{background:#e3f1e8;color:#16623f}.rt-empty{background:#fffaf0;border:1px dashed #cbbd9f;border-radius:18px;padding:26px;color:#716658}.rt-breadcrumbs{padding-top:22px;color:#716658;font-size:14px}.rt-breadcrumbs a{color:#8b621f}.rt-breadcrumbs span{margin:0 8px}.rt-pagination{display:flex;gap:8px;margin-top:22px}.rt-pagination a,.rt-pagination span{padding:8px 12px;border-radius:12px;border:1px solid #e2d1b4;background:#fffaf0}.rt-pagination .active{background:#17223b;color:#fff}.rt-cta{display:flex;justify-content:space-between;gap:22px;align-items:center;background:#fffaf0;border:1px solid #e2d1b4;border-radius:24px;padding:28px;box-shadow:0 18px 50px rgba(31,36,49,.08)}.rt-cta h2{margin:0 0 8px}.rt-cta p{margin:0;color:#655b50}.rt-footer{margin-top:30px;background:#151e32;color:#e8ddc9;padding:42px 0 20px}.rt-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.rt-footer a{display:block;color:#e8ddc9;margin:8px 0}.rt-footer p{color:#cbbd9f}.rt-brand-footer .rt-brand-mark{box-shadow:none}.rt-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #36445f;margin-top:28px;padding-top:18px;color:#ab9e85;font-size:13px}.rt-prose h1{font-size:40px;line-height:1.1;margin:18px 0}.rt-prose h2{font-size:26px;margin:28px 0 10px}.rt-prose p,.rt-prose li{color:#5f574d}.rt-article-visual{background:#f6efe3;border-radius:20px;padding:10px;margin-bottom:12px}.rt-compare-table-wrap{overflow:auto;background:#fffaf0;border-radius:20px;border:1px solid #e2d1b4}.rt-compare-table{width:100%;border-collapse:collapse;min-width:760px}.rt-compare-table th,.rt-compare-table td{padding:14px;border-bottom:1px solid #e6d7bc;text-align:left}.rt-compare-table th{background:#f6efe3}.rt-yes{color:#16623f;font-weight:900}.rt-no{color:#a64040;font-weight:900}.rt-ranking-list{display:flex;flex-direction:column;gap:16px}.rt-ranking-item{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:20px}.rt-ranking-position{display:flex;align-items:center;justify-content:center;width:62px;height:62px;background:#17223b;color:#f0d391;border-radius:50%;font-weight:900;font-size:24px}.rt-ranking-item-head{display:flex;justify-content:space-between;gap:14px}.rt-mini-rankings{display:flex;flex-direction:column;gap:10px}.rt-mini-rankings a{padding:12px;border-radius:14px;background:#f6efe3}.rt-compare-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rt-compare-picker label{background:#f6efe3;border:1px solid #e2d1b4;border-radius:14px;padding:12px}.rt-subcats{display:flex;gap:8px;flex-wrap:wrap}.rt-subcats a{background:#fffaf0;border:1px solid #e2d1b4;border-radius:999px;padding:8px 12px}.rt-verdict{background:#fff8eb;border-left:4px solid #b08d57;padding:16px;border-radius:14px;margin:18px 0}@media(max-width:980px){.rt-hero-grid,.rt-layout,.rt-page-intro,.rt-category-group{grid-template-columns:1fr}.rt-category-grid,.rt-ranking-grid,.rt-post-grid,.rt-price-grid,.rt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rt-nav{display:none;position:absolute;left:0;right:0;top:78px;background:#151e32;border-bottom:1px solid #344157;padding:14px;flex-direction:column;align-items:stretch}.rt-menu-open .rt-nav{display:flex}.rt-nav-dropdown-menu{position:static;box-shadow:none;margin-top:8px}.rt-menu-toggle{display:block;margin-left:auto}.rt-header-row>.rt-button{display:none}.rt-hero h1{font-size:42px}.rt-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.rt-shell{padding:0 16px}.rt-hero{padding:42px 0}.rt-hero h1{font-size:34px}.rt-category-grid,.rt-ranking-grid,.rt-post-grid,.rt-price-grid,.rt-feature-grid,.rt-child-list,.rt-form-row,.rt-compare-picker{grid-template-columns:1fr}.rt-project-card-head{grid-template-columns:58px 1fr}.rt-rating-box{grid-column:1/-1}.rt-project-hero,.rt-cta,.rt-footer-bottom{display:block}.rt-footer-grid{grid-template-columns:1fr}.rt-page-intro h1{font-size:32px}.rt-section-head{display:block}.rt-section-head .rt-text-link{display:inline-block;margin-top:12px}}