.rct-hero{text-align:center;padding:2.5rem 1.25rem 1.5rem;max-width:820px;margin:0 auto}.rct-hico{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem;box-shadow:0 8px 32px #3b82f64d}.rct-ilg{width:32px;height:32px;color:#fff}.rct-hero h1{font-size:clamp(1.4rem,4vw,2rem);font-weight:800;color:#fff;margin:0 0 .6rem}.rct-hero-sub{color:#c4c4dc;font-size:.95rem;line-height:1.6;margin:0 0 1rem}.rct-hero-badges{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center}.rct-badge{display:flex;align-items:center;gap:.3rem;background:#12121e;border:1px solid #22222e;border-radius:20px;padding:.25rem .65rem;font-size:.72rem;color:#a0a0bc}.rct-ibadge{width:12px;height:12px;color:#3b82f6}.rct-setup-card{max-width:820px;margin:0 auto 1.5rem;background:#1a1a2e;border:1px solid #22222e;border-radius:18px;padding:2rem}.rct-setup-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#fff}.rct-setup-title{text-align:center;font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 1.5rem}.rct-field-group{margin-bottom:1.25rem}.rct-label{display:flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;color:#7c7c9a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.55rem}.rct-itny{width:14px;height:14px}.rct-imed{width:18px;height:18px}.rct-asm,.rct-ism{width:16px;height:16px}.rct-ichk{width:14px;height:14px;color:#10b981}.rct-btn-group{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}button.rct-diff-btn{background:#12121e;border:2px solid #22222e;border-radius:12px;padding:.75rem .5rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.2rem;transition:all .2s;font-family:inherit;color:#c4c4dc}.rct-diff-emoji{font-size:1.3rem}button.rct-diff-btn span:nth-child(2){font-size:.82rem;font-weight:700;color:#fff}.rct-diff-sub{font-size:.65rem;color:#7c7c9a}button.rct-diff-btn.active{border-color:#3b82f6;background:#3b82f61a}button.rct-btn-easy.active{border-color:#22c55e;background:#22c55e14}button.rct-btn-medium.active{border-color:#3b82f6;background:#3b82f614}button.rct-btn-hard.active{border-color:#ef4444;background:#ef444414}.rct-topic-row{display:flex;gap:.4rem;flex-wrap:wrap}button.rct-topic-btn{background:#12121e;border:1px solid #22222e;border-radius:8px;padding:.35rem .75rem;color:#c4c4dc;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit;display:flex;align-items:center;gap:.3rem}button.rct-topic-btn:hover{border-color:#3b82f6;color:#60a5fa}button.rct-topic-btn.active{border-color:#3b82f6;background:#3b82f61f;color:#60a5fa}button.rct-btn-primary{width:100%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;padding:.9rem 1.5rem;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;font-family:inherit;letter-spacing:.01em}button.rct-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #3b82f64d}button.rct-btn-secondary{width:100%;background:#1a1a2e;border:1px solid #374151;border-radius:12px;padding:.85rem 1.5rem;color:#c4c4dc;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;font-family:inherit}button.rct-btn-secondary:hover{border-color:#3b82f6;color:#60a5fa}.rct-feature-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.2rem;margin-top:1rem}.rct-feature-row span{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#7c7c9a}.rct-progress-wrap{max-width:820px;margin:0 auto 1rem}.rct-progress-track{background:#12121e;border-radius:99px;height:6px;overflow:hidden;margin-bottom:.35rem}.rct-progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:99px;transition:width .3s ease;width:0}.rct-progress-text{font-size:.72rem;color:#7c7c9a;text-align:right}.rct-test-wrap{max-width:820px;margin:0 auto}.rct-passage-card{background:#1a1a2e;border:1px solid #22222e;border-radius:18px;padding:1.5rem;margin-bottom:1rem}.rct-passage-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.rct-passage-ico{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.rct-passage-title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .2rem}.rct-passage-meta{font-size:.72rem;color:#7c7c9a}.rct-passage-hint{background:#12121e;border:1px solid #22222e;border-radius:8px;padding:.4rem .75rem;font-size:.72rem;color:#7c7c9a;display:flex;align-items:center;gap:.35rem;margin-bottom:1rem}.rct-passage-text{color:#c4c4dc;font-size:.9rem;line-height:1.85;white-space:pre-line;border-top:1px solid #22222e;padding-top:1rem;max-height:380px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.rct-questions-card{background:#1a1a2e;border:1px solid #22222e;border-radius:18px;padding:1.5rem;margin-bottom:1rem}.rct-q-header{display:flex;align-items:center;gap:.5rem;color:#7c7c9a;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1.25rem}.rct-q{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.rct-q:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.rct-q-label{font-size:.7rem;color:#7c7c9a;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem}.rct-q-num{color:#374151}.rct-q-text{font-size:.92rem;font-weight:600;color:#e2e8f0;margin-bottom:.75rem;line-height:1.5}.rct-options{display:flex;flex-direction:column;gap:.4rem}button.rct-opt{background:#12121e;border:1px solid #22222e;border-radius:10px;padding:.6rem .85rem;color:#c4c4dc;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:.65rem;text-align:left;transition:all .2s;font-family:inherit;line-height:1.4}button.rct-opt:hover{border-color:#3b82f6;background:#3b82f614;color:#e2e8f0}button.rct-opt.selected{border-color:#3b82f6;background:#3b82f626;color:#fff}.rct-opt-letter{width:22px;height:22px;border-radius:6px;background:#1a1a2e;border:1px solid #374151;font-size:.72rem;font-weight:700;color:#7c7c9a;display:flex;align-items:center;justify-content:center;flex-shrink:0}button.rct-opt.selected .rct-opt-letter{background:#3b82f6;border-color:#3b82f6;color:#fff}.rct-opt-text{flex:1}button.rct-btn-submit{max-width:820px;margin:0 auto 2rem;display:flex}.rct-result-wrap{max-width:820px;margin:0 auto}.rct-res-hero{background:linear-gradient(135deg,#1a1a2e,#12121e);border:1px solid #22222e;border-radius:18px;padding:2rem;margin-bottom:1rem;display:flex;align-items:center;gap:2rem;transition:border-color .3s}.rct-ring-wrap{position:relative;width:100px;height:100px;flex-shrink:0}.rct-ring-svg{transform:rotate(-90deg);width:100%;height:100%}.rct-ring-bg{fill:none;stroke:#22222e;stroke-width:8}.rct-ring-fill{fill:none;stroke:#22c55e;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .8s ease,stroke .3s}.rct-ring-inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.rct-res-info{flex:1}.rct-res-score{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:.25rem}.rct-res-pct{font-size:2.4rem;font-weight:900;font-family:Poppins,sans-serif;margin-bottom:.15rem}.rct-res-level{font-size:1rem;font-weight:700;margin-bottom:.25rem}.rct-res-desc{font-size:.82rem;color:#c4c4dc;line-height:1.5}.rct-review-card{background:#1a1a2e;border:1px solid #22222e;border-radius:18px;padding:1.5rem;margin-bottom:1rem}.rct-review-title{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;color:#fff;margin-bottom:1rem}.rct-rev-item{background:#12121e;border:1px solid #22222e;border-radius:12px;padding:1rem;margin-bottom:.6rem}.rct-rev-item:last-child{margin-bottom:0}.rct-rev-item.rct-correct{border-color:#22c55e4d}.rct-rev-item.rct-wrong{border-color:#ef444433}.rct-rev-header{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.rct-rev-icon{font-size:1rem;flex-shrink:0;margin-top:.1rem}.rct-rev-qtxt{font-size:.83rem;font-weight:600;color:#e2e8f0;line-height:1.4}.rct-rev-answers{margin:.5rem 0;display:flex;flex-direction:column;gap:.35rem}.rct-rev-wrong-ans,.rct-rev-right-ans{font-size:.8rem;color:#c4c4dc;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.rct-rev-badge{font-size:.65rem;font-weight:700;padding:.1rem .35rem;border-radius:4px}.rct-rev-badge.wrong{background:#ef444426;color:#f87171}.rct-rev-badge.correct{background:#22c55e26;color:#4ade80}.rct-rev-exp{font-size:.78rem;color:#7c7c9a;line-height:1.6;padding:.4rem .6rem;background:#1a1a2e;border-radius:6px;border-left:2px solid #3b82f6;margin-top:.3rem}.rct-exp-icon{margin-right:.25rem}.rct-res-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem}.rct-hist-section{max-width:820px;margin:0 auto 2rem;background:#1a1a2e;border:1px solid #22222e;border-radius:18px;overflow:hidden}.rct-hist-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #22222e}.rct-hist-title{display:flex;align-items:center;gap:.4rem;font-size:.88rem;font-weight:700;color:#fff;margin:0}.rct-clear-btn{background:transparent;border:1px solid #374151;border-radius:6px;padding:.2rem .55rem;color:#7c7c9a;font-size:.7rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .2s;font-family:inherit}.rct-clear-btn:hover{border-color:#ef4444;color:#f87171}.rct-hist-thead{display:grid;grid-template-columns:1.2fr 1fr .8fr 1.2fr;gap:.25rem;padding:.45rem 1.25rem;font-size:.62rem;font-weight:700;color:#7c7c9a;text-transform:uppercase;letter-spacing:.05em;background:#12121e}.rct-hist-row{display:grid;grid-template-columns:1.2fr 1fr .8fr 1.2fr;gap:.25rem;padding:.55rem 1.25rem;border-top:1px solid rgba(255,255,255,.04);font-size:.78rem;color:#c4c4dc;align-items:center}.rct-hist-empty{color:#7c7c9a;font-size:.8rem;text-align:center;padding:1.25rem}.rct-hdate{color:#7c7c9a;font-size:.72rem}.rct-hdiff{font-size:.7rem;font-weight:700;padding:.1rem .35rem;border-radius:4px}.rct-diff-easy{background:#22c55e1a;color:#4ade80}.rct-diff-medium{background:#3b82f61a;color:#60a5fa}.rct-diff-hard{background:#ef44441a;color:#f87171}.rct-hscore{color:#fff;font-weight:700}.rct-hlevel{font-weight:600;font-size:.76rem}.rct-content{max-width:820px;margin:2rem auto 0;padding:0 1.25rem 4rem}.rct-section{padding:2rem 0}.rct-alt{background:#12121e;margin:0 -1.25rem;padding:2rem 1.25rem}.rct-section h2{font-size:1.05rem;color:#fff;display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-weight:700}.rct-intro{color:#c4c4dc;font-size:.9rem;line-height:1.7;margin-bottom:1.25rem}.rct-level-table{border:1px solid #22222e;border-radius:12px;overflow:hidden;font-size:.82rem}.rct-tbl-head{display:grid;grid-template-columns:.8fr .8fr 2fr;background:#12121e;padding:.55rem .85rem;font-size:.65rem;font-weight:700;color:#7c7c9a;text-transform:uppercase;letter-spacing:.06em}.rct-tbl-row{display:grid;grid-template-columns:.8fr .8fr 2fr;padding:.55rem .85rem;border-top:1px solid rgba(255,255,255,.05);color:#c4c4dc;align-items:center}.rct-tbl-avg{background:#3b82f60a}.rct-cl{font-weight:700;font-size:.78rem}.rct-gold{color:#f59e0b}.rct-green{color:#22c55e}.rct-blue{color:#3b82f6}.rct-orange{color:#f97316}.rct-red{color:#ef4444}.rct-q-types-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.rct-qt-card{background:#1a1a2e;border:1px solid #22222e;border-radius:12px;padding:1rem;display:flex;gap:.75rem;align-items:flex-start}.rct-qt-num{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;font-size:.8rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rct-qt-name{font-size:.85rem;font-weight:700;color:#fff;margin-bottom:.2rem}.rct-qt-desc{font-size:.78rem;color:#7c7c9a;line-height:1.5}.rct-tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.rct-tip-card{background:#1a1a2e;border:1px solid #22222e;border-radius:12px;padding:1rem}.rct-tip-ico{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:.65rem}.rct-tip-title{font-size:.85rem;font-weight:700;color:#fff;margin-bottom:.35rem}.rct-tip-body{font-size:.78rem;color:#7c7c9a;line-height:1.6;margin:0}.rct-faq{display:flex;flex-direction:column;gap:.4rem}.rct-fi{background:#1a1a2e;border:1px solid #22222e;border-radius:10px;overflow:hidden;transition:border-color .2s}.rct-fi[open]{border-color:#3b82f64d}.rct-fi summary{padding:.85rem 1rem;cursor:pointer;font-size:.88rem;font-weight:600;color:#e2e8f0;list-style:none;display:flex;justify-content:space-between;align-items:center}.rct-fi summary:after{content:"+";color:#3b82f6;font-size:1.1rem;font-weight:700;flex-shrink:0}.rct-fi[open] summary:after{content:"−"}.rct-fi p{padding:.1rem 1rem 1rem;font-size:.83rem;color:#c4c4dc;line-height:1.7;margin:0}.rct-rel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.rct-rc{background:#1a1a2e;border:1px solid #22222e;border-radius:14px;padding:1rem;text-decoration:none;display:flex;flex-direction:column;gap:.4rem;transition:all .2s}.rct-rc:hover{border-color:#3b82f666;transform:translateY(-2px)}.rct-ri{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.rct-ri-green{background:linear-gradient(135deg,#10b981,#059669)}.rct-ri-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.rct-ri-orange{background:linear-gradient(135deg,#f97316,#ea580c)}.rct-ri-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.rct-rc h4{font-size:.85rem;font-weight:700;color:#fff;margin:0}.rct-rc p{font-size:.75rem;color:#7c7c9a;line-height:1.5;margin:0;flex:1}.rct-rb{font-size:.72rem;color:#3b82f6;font-weight:700;display:flex;align-items:center;gap:.25rem}.rct-toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(20px);background:#10b981;color:#fff;padding:.75rem 1.5rem;border-radius:10px;font-size:.88rem;font-weight:700;box-shadow:0 8px 32px #10b9814d;z-index:10000;opacity:0;transition:all .3s ease;pointer-events:none;text-align:center;min-width:200px}.rct-toast.show{opacity:1;transform:translate(-50%) translateY(0)}.rct-toast.error{background:#ef4444;box-shadow:0 8px 32px #ef44444d}@media(max-width:768px){.rct-btn-group{grid-template-columns:repeat(3,1fr)}.rct-tips-grid{grid-template-columns:repeat(2,1fr)}.rct-q-types-grid,.rct-rel-grid{grid-template-columns:1fr}.rct-res-hero{flex-direction:column;align-items:center;text-align:center}.rct-hist-thead,.rct-hist-row{grid-template-columns:1fr 1fr .7fr 1fr;font-size:.68rem}}@media(max-width:480px){.rct-btn-group,.rct-tips-grid,.rct-res-actions{grid-template-columns:1fr}.rct-passage-text{max-height:260px}.rct-hist-thead,.rct-hist-row{grid-template-columns:1fr 1fr 1fr;font-size:.65rem}.rct-hist-thead span:nth-child(4),.rct-hist-row span:nth-child(4){display:none}}
