.tp-dashboard{background-color:#0f172a;color:#f8fafc;font-family:Inter,sans-serif;overflow-x:hidden}.tp-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem;border-bottom:1px solid rgba(255,255,255,.1);background:#0f172a;position:sticky;top:0;z-index:100}.tp-logo{font-size:1.5rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.tp-logo-icon{font-size:1.8rem;color:#2dd4bf}.tp-nav-links a{margin:0 1rem;color:#94a3b8;text-decoration:none;font-weight:500}.tp-nav-links a:hover{color:#f1f5f9}.tp-nav-actions{display:flex;gap:1rem}.tp-hero{text-align:center;padding:6rem 1rem;max-width:1000px;margin:0 auto}.tp-badge-hero{display:inline-block;background:#2dd4bf1a;color:#2dd4bf;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;margin-bottom:2rem;border:1px solid rgba(45,212,191,.3)}.tp-hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.text-teal{color:#2dd4bf}.text-green{color:#22c55e}.text-orange{color:#f97316}.text-purple{color:#8b5cf6}.text-blue{color:#3b82f6}.text-cyan{color:#06b6d4}.tp-hero-subtitle{font-size:1.2rem;color:#94a3b8;max-width:700px;margin:0 auto 3rem;line-height:1.6}.tp-hero-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:5rem}.tp-btn-teal{background:#2dd4bf;color:#0f172a;padding:.8rem 1.5rem;border-radius:.5rem;font-weight:600;border:none;cursor:pointer;transition:all .2s}.tp-btn-teal:hover{background:#5eead4;transform:translateY(-2px)}.tp-btn-outline{background:transparent;color:#f8fafc;border:1px solid rgba(255,255,255,.2);padding:.8rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s}.tp-btn-outline:hover{background:#ffffff0d;border-color:#f8fafc}.tp-btn-ghost{background:transparent;color:#f8fafc;border:none;padding:.5rem 1rem;font-weight:600;cursor:pointer}.tp-btn-lg{padding:1rem 2rem;font-size:1.1rem}.tp-hero-stats{display:flex;justify-content:space-around;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.stat-item h3{font-size:2rem;font-weight:800;margin-bottom:.5rem}.stat-item p{color:#94a3b8;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.tp-section{padding:6rem 2rem;max-width:1280px;margin:0 auto}.tp-bg-subtle{background:#1e293b;border-radius:1rem;margin:2rem auto}.tp-section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem}.tp-section-subtitle{text-align:center;color:#94a3b8;font-size:1.1rem;margin-bottom:4rem}.tp-grid-exams{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.tp-exam-card{background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.tp-exam-card:hover{border-color:#2dd4bf;transform:translateY(-5px)}.tp-exam-card.disabled{opacity:.7;cursor:not-allowed}.tp-card-header{display:flex;justify-content:space-between;margin-bottom:1.5rem}.tp-badge-pro,.tp-badge-official{background:#f97316;color:#fff;font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:.3rem}.tp-badge-live{background:#ef44441a;color:#ef4444;font-size:.75rem;font-weight:800;padding:.2rem .6rem;border-radius:.3rem;border:1px solid rgba(239,68,68,.3);display:inline-flex;align-items:center;gap:6px;animation:live-pulse 2s infinite}.tp-badge-live:before{content:"";width:6px;height:6px;background:#ef4444;border-radius:50%}@keyframes live-pulse{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 6px #ef444400}to{box-shadow:0 0 #ef444400}}.tp-badge-new{background:#2dd4bf;color:#0f172a;font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:.3rem;margin-left:.5rem}.tp-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.tp-card-desc{color:#94a3b8;font-size:.9rem;margin-bottom:2rem}.tp-card-meta{display:flex;justify-content:space-between;font-size:.85rem;color:#64748b;border-top:1px solid rgba(255,255,255,.05);padding-top:1rem}.tp-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.tp-feature-item{background:#0b0f19;padding:2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start}.tp-feature-item:hover{transform:translateY(-5px);border-color:#ffffff26;background:#111827;box-shadow:0 10px 30px -10px #00000080}.tp-feature-icon-wrapper{margin-bottom:1.5rem;padding:.8rem;background:#1f2937;border-radius:.75rem;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.tp-feature-item h3{font-size:1.25rem;margin-bottom:.75rem;font-weight:700;color:#f3f4f6}.tp-feature-item p{color:#9ca3af;line-height:1.6;font-size:.95rem;margin:0}.tp-flex-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.tp-badge-lesson-count{color:#2dd4bf;background:#2dd4bf1a;display:inline-block;padding:.3rem .8rem;border-radius:1rem;font-size:.8rem;font-weight:600;margin-bottom:.5rem;border:1px solid rgba(45,212,191,.3)}.tp-grid-lessons{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.tp-lesson-col{background:#1e293b;border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,.05)}.tp-col-header{font-size:1.1rem;font-weight:700;display:flex;justify-content:space-between;margin-bottom:1.5rem}.tp-col-header .count{color:#64748b;font-size:.85rem;font-weight:400}.tp-lesson-list{list-style:none;padding:0;margin:0 0 2rem}.tp-lesson-list li{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;color:#cbd5e1;font-size:.95rem;cursor:pointer}.tp-lesson-list li:hover{color:#fff}.tp-link-btn{background:none;border:none;font-weight:600;cursor:pointer;padding:0;font-size:.95rem}.tp-keyboard-banner{margin-top:3rem;border:1px solid rgba(255,255,255,.1);background:#ffffff05;border-radius:.5rem;padding:1rem;display:flex;align-items:center;gap:1.5rem}.tp-color-dots{display:flex;gap:.5rem}.tp-color-dots .dot{width:12px;height:12px;border-radius:4px}.tp-color-dots .red{background:#ef4444}.tp-color-dots .orange{background:#f97316}.tp-color-dots .green{background:#22c55e}.tp-color-dots .blue{background:#3b82f6}.tp-cta-section{padding:4rem 2rem}.tp-cta-box{background:#1e293b;border-radius:1.5rem;text-align:center;padding:4rem 2rem;max-width:1000px;margin:0 auto;border:1px solid rgba(255,255,255,.05)}.tp-cta-box h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.tp-cta-box p{color:#94a3b8;max-width:600px;margin:0 auto 3rem}.tp-cta-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:4rem}.tp-exam-tags{color:#64748b;font-size:.8rem;font-weight:600;text-transform:uppercase}.tags-row{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.tag{background:#ffffff0d;padding:.4rem 1rem;border-radius:.3rem;color:#94a3b8}.tp-footer{border-top:1px solid rgba(255,255,255,.1);padding:4rem 2rem}.tp-footer-content{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between}.tp-footer-links{display:flex;gap:4rem}.tp-footer-links h4{color:#f8fafc;margin-bottom:1rem}.tp-footer-links a{display:block;color:#64748b;text-decoration:none;margin-bottom:.5rem}.tp-footer-links a:hover{color:#2dd4bf}@media(max-width:768px){.tp-hero-title{font-size:2.5rem}.tp-grid-lessons{grid-template-columns:1fr}.tp-footer-content{flex-direction:column;gap:2rem}.tp-nav{padding:1rem}.tp-nav-links{display:none}.tp-hero-stats{flex-wrap:wrap;gap:2rem}}.tp-lesson-start{min-height:100vh;background:#0f172a;display:flex;align-items:center;justify-content:center;padding:2rem}.tp-start-card{background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:4rem 3rem;text-align:center;max-width:600px}.tp-start-icon{width:80px;height:80px;margin:0 auto 2rem;background:#2dd4bf1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2dd4bf}.tp-start-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#f8fafc}.tp-start-subtitle{color:#94a3b8;margin-bottom:2rem;font-size:1.1rem}.tp-key-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:3rem}.tp-key-badge{background:#2dd4bf1a;color:#2dd4bf;border:1px solid rgba(45,212,191,.3);padding:.5rem 1.2rem;font-family:Courier New,monospace;font-size:1.2rem;font-weight:700}.tp-btn-start{background:#2dd4bf;color:#0f172a;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s}.tp-btn-start:hover{background:#5eead4;transform:translateY(-2px)}.tp-lesson-active{min-height:100vh;background:#0f172a;padding:2rem;max-width:1200px;margin:0 auto}.tp-lesson-header{background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.tp-lesson-title{font-size:1.5rem;font-weight:600;color:#f8fafc;margin:0}.tp-lesson-subtitle{color:#64748b;font-size:.9rem;margin:.3rem 0 0}.tp-lesson-stats{display:flex;gap:2rem}.tp-stat-badge{display:flex;align-items:center;gap:.5rem;color:#94a3b8;font-size:.9rem}.tp-stat-icon{color:#22c55e}.tp-error-icon{color:#ef4444}.tp-btn-reset{background:transparent;border:1px solid rgba(255,255,255,.1);color:#94a3b8;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:all .2s}.tp-btn-reset:hover{background:#ffffff0d;color:#f8fafc}.tp-progress-section{margin-bottom:2rem}.tp-progress-label{display:flex;justify-content:space-between;margin-bottom:.5rem;color:#94a3b8;font-size:.9rem}.tp-progress-value{color:#f8fafc;font-weight:600}.tp-exercise-card{background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;margin-bottom:1.5rem}.tp-exercise-header{margin-bottom:1.5rem}.tp-target-badge{background:#2dd4bf1a;color:#2dd4bf;border:1px solid rgba(45,212,191,.3);padding:.4rem 1rem;font-size:.85rem}.tp-exercise-text{background:#0f172a;padding:2rem;border-radius:.8rem;font-family:Courier New,monospace;font-size:1.8rem;line-height:2.5;letter-spacing:.05em;min-height:150px}.tp-char-default{color:#475569}.tp-char-correct{color:#22c55e}.tp-char-incorrect{color:#ef4444;background:#ef444433;padding:0 2px;border-radius:2px}.tp-char-current{background:#2dd4bf;color:#0f172a;padding:0 4px;border-radius:2px;animation:pulse-cursor 1.5s infinite}@keyframes pulse-cursor{0%,to{opacity:1}50%{opacity:.7}}.tp-input-card{background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;margin-bottom:2rem}.tp-lesson-input{width:100%;background:transparent;border:none;outline:none;color:#f8fafc;font-family:Courier New,monospace;font-size:1.3rem}.tp-lesson-input::placeholder{color:#475569}.tp-keyboard-section{background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;margin-bottom:2rem}.tp-keyboard-hint{text-align:center;color:#64748b;font-size:.9rem;margin-bottom:1.5rem}.tp-lesson-nav{display:flex;justify-content:space-between;gap:1rem}.tp-btn-nav{background:transparent;border:1px solid rgba(255,255,255,.1);color:#f8fafc;padding:.8rem 1.5rem;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-weight:500;transition:all .2s}.tp-btn-nav:hover:not(:disabled){background:#2dd4bf1a;border-color:#2dd4bf;color:#2dd4bf}.tp-btn-nav:disabled{opacity:.3;cursor:not-allowed}.tp-button{background:#2dd4bf;color:#0f172a;border:none;border-radius:.5rem;padding:.8rem 2rem;font-weight:600;cursor:pointer;transition:all .2s}.tp-button:hover{background:#5eead4}.tp-badge{background:#2dd4bf1a;color:#2dd4bf;border:1px solid rgba(45,212,191,.3);border-radius:.3rem;padding:.3rem .8rem;font-family:monospace;display:inline-block}.tp-progress{background:#1e293b;border-radius:.5rem;overflow:hidden;height:.5rem}.tp-progress-bar{background:#2dd4bf;height:100%;transition:width .3s ease}.tp-baba-theme{background-color:#f8fafc;color:#1e293b;min-height:100vh}.tp-baba-theme .tp-nav{background:#fff;border-bottom:2px solid #e2e8f0}.tp-baba-theme .tp-logo-icon{color:#3b82f6}.tp-baba-theme .tp-nav-links a{color:#475569}.tp-baba-theme .tp-nav-links a:hover{color:#3b82f6}.tp-baba-theme .tp-lesson-active,.tp-baba-theme .tp-lesson-start{background:#f8fafc}.tp-baba-theme .tp-start-card,.tp-baba-theme .tp-lesson-header,.tp-baba-theme .tp-exercise-card,.tp-baba-theme .tp-input-card,.tp-baba-theme .tp-keyboard-section{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.tp-baba-theme .tp-exercise-text{background:#f1f5f9;color:#1e293b}.tp-baba-theme .tp-char-default{color:#94a3b8}.tp-baba-theme .tp-start-title,.tp-baba-theme .tp-lesson-title,.tp-baba-theme .tp-progress-value,.tp-baba-theme .tp-lesson-input{color:#1e293b}.tp-hands-display{display:flex;justify-content:center;gap:100px;margin-bottom:2rem;padding:1rem;background:#ffffff80;border-radius:1rem}.tp-baba-layout{display:flex;min-height:100vh}.tp-baba-sidebar{width:300px;background:#fff;border-right:2px solid #e2e8f0;padding:1.5rem;overflow-y:auto;position:sticky;top:0;height:100vh}.finger-1{border-bottom:4px solid #ef4444!important}.finger-2{border-bottom:4px solid #f97316!important}.finger-3{border-bottom:4px solid #22c55e!important}.finger-4,.finger-5{border-bottom:4px solid #3b82f6!important}.finger-6{border-bottom:4px solid #22c55e!important}.finger-7{border-bottom:4px solid #f97316!important}.finger-8{border-bottom:4px solid #ef4444!important}.finger-9{border-bottom:4px solid #94a3b8!important}.tp-baba-main{flex:1;background:#f8fafc}.tp-sidebar-title{font-weight:800;font-size:1.25rem;margin-bottom:1.5rem;color:#3b82f6;border-bottom:2px solid #3b82f6;padding-bottom:.5rem}.tp-sidebar-list{list-style:none;padding:0}.tp-sidebar-item{padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;cursor:pointer;font-size:.9rem;color:#475569;transition:all .2s}.tp-sidebar-item:hover{background:#eff6ff;color:#3b82f6}.tp-sidebar-item.active{background:#2563eb;color:#fff;font-weight:600}.tp-keyboard{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f1f5f9;border-radius:.5rem;-webkit-user-select:none;user-select:none;margin-top:1rem}.kb-row{display:flex;justify-content:center;gap:.4rem}.kb-key{min-width:2.5rem;height:2.8rem;padding:0 .5rem;background:#fff;border:1px solid #cbd5e1;border-radius:.3rem;display:flex;align-items:center;justify-content:center;font-family:Courier New,monospace;font-weight:600;color:#475569;box-shadow:0 3px #cbd5e1;transition:all .1s;text-transform:uppercase;font-size:.9rem;position:relative;top:0}.kb-key:active{top:3px;box-shadow:none}.kb-key.active{top:3px;box-shadow:none;background:#2563eb;color:#fff;border-color:#1d4ed8}.kb-space{width:20rem}.kb-key:nth-child(1){flex-grow:0}.kb-key.finger-1.active{background:#ef4444;border-color:#dc2626}.kb-key.finger-2.active{background:#f97316;border-color:#ea580c}.kb-key.finger-3.active{background:#22c55e;border-color:#16a34a}.kb-key.finger-4.active,.kb-key.finger-5.active{background:#3b82f6;border-color:#2563eb}.kb-key.finger-6.active{background:#22c55e;border-color:#16a34a}.kb-key.finger-7.active{background:#f97316;border-color:#ea580c}.kb-key.finger-8.active{background:#ef4444;border-color:#dc2626}.kb-key.finger-9.active{background:#94a3b8;border-color:#64748b}.tp-exam-replica-container{background:#fff;border:1px solid #e2e8f0;border-radius:4px;box-shadow:0 4px 6px -1px #0000001a;max-width:900px;margin:2rem auto;font-family:sans-serif}.tp-replica-header{text-align:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.tp-replica-title{color:#475569;font-size:1.5rem;margin-bottom:.5rem;font-weight:400}.tp-replica-user{color:#06b6d4;font-size:.9rem;margin-bottom:1rem}.tp-replica-timer{font-size:3.5rem;color:#f97316;font-weight:400;font-family:Segoe UI,sans-serif;margin:1rem 0}.tp-replica-body{padding:0}.tp-replica-split{display:flex;flex-direction:column}.tp-replica-box-label{display:none}.tp-replica-text-box{height:150px;padding:1rem;font-family:Arial,Helvetica,sans-serif;font-size:1.3rem;line-height:1.6;overflow-y:scroll;color:#334155;background:#fff;border-bottom:1px solid #e2e8f0;position:relative;white-space:pre-wrap;letter-spacing:.2px}.tp-replica-input-box{width:100%;height:150px;padding:1rem;border:none;font-family:Arial,Helvetica,sans-serif;font-size:1.3rem;line-height:1.6;resize:none;background:#fff;outline:none;color:#334155;letter-spacing:.2px}.tp-replica-text-box::-webkit-scrollbar{width:12px}.tp-replica-text-box::-webkit-scrollbar-track{background:#f1f5f9}.tp-replica-text-box::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px;border:3px solid #f1f5f9}.replica-word-correct{color:#16a34a}.replica-word-wrong{color:#ef4444}.replica-char-current{background-color:#3b82f6;color:#fff}.tp-baba-theme .tp-feature-card{background:#fff;border:1px solid #e2e8f0;color:#1e293b;box-shadow:0 4px 6px -1px #0000000d}.tp-baba-theme .tp-feature-card h3,.tp-baba-theme .tp-feature-card h4{color:#1e293b}.tp-baba-theme .tp-exam-card{background:#fff;border:1px solid #e2e8f0}.tp-baba-theme .tp-card-title{color:#1e293b}.tp-baba-theme .tp-card-desc{color:#475569}.tp-exam-interface{background:#f8fafc;min-height:100%}.tp-exam-header{background:#fff;padding:1rem 2rem;border-bottom:2px solid #e2e8f0;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000001a}.tp-exam-info-group{display:flex;gap:2rem;font-size:.95rem;color:#475569}.tp-exam-body{display:flex;flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto;padding:0 2rem}@media(min-width:1024px){.tp-exam-body{flex-direction:row;gap:2rem}}.tp-split-pane{background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:0;flex:1;display:flex;flex-direction:column;height:400px;overflow:hidden;position:relative}.tp-label-tag{background:#e2e8f0;color:#475569;padding:.5rem 1rem;font-weight:600;font-size:.85rem;border-bottom:1px solid #cbd5e1}.tp-exam-text-content{padding:1rem;font-family:Courier New,Courier,monospace;font-size:1.2rem;line-height:1.8;overflow-y:auto;height:100%;color:#334155;white-space:pre-wrap}.tp-exam-input-area{width:100%;height:100%;border:none;padding:1rem;font-family:Courier New,Courier,monospace;font-size:1.2rem;line-height:1.8;resize:none;outline:none;background:#fff;color:#000}.tp-exam-input-area:focus{background:#f8fafc}.exam-word-correct{color:#16a34a}.exam-word-wrong{color:#dc2626;text-decoration:underline}.exam-char-current{background-color:#fef08a;color:#000}.tp-stats-bar{background:#1e293b;color:#fff;padding:.8rem 2rem;border-radius:.5rem;display:flex;margin:0 auto 2rem;max-width:1000px;align-items:center}.tp-result-overlay{position:fixed;inset:0;background:#0f172ae6;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tp-result-card{background:#fff;padding:2.5rem;border-radius:1rem;max-width:600px;width:90%;text-align:center;box-shadow:0 25px 50px -12px #00000040;border:1px solid #e2e8f0}.tp-result-header{border-bottom:2px solid #e2e8f0;padding-bottom:1rem;margin-bottom:2rem}.tp-result-title{font-size:2rem;color:#3b82f6;margin:0;font-weight:800}.tp-result-subtitle{color:#64748b;margin-top:.5rem}.tp-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;text-align:left}.tp-net-speed-box{background:#f0f9ff;padding:1.5rem;border-radius:.5rem;border:1px solid #bae6fd;text-align:center}.tp-speed-label{font-size:.9rem;color:#475569;margin-bottom:.5rem;font-weight:600;text-transform:uppercase}.tp-speed-value{font-size:3.5rem;font-weight:800;color:#0284c7;line-height:1}.tp-speed-unit{font-size:1rem;color:#0ea5e9;font-weight:600}.tp-stat-row{display:flex;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding-bottom:.8rem;margin-bottom:.5rem;align-items:center}.tp-stat-label{color:#64748b;font-weight:500}.tp-stat-val{font-weight:700;color:#0f172a;font-size:1.1rem}.tp-stat-val.error{color:#ef4444}.tp-result-actions{display:flex;gap:1rem;justify-content:center}.tp-replica-text-box,.tp-replica-input-box{height:300px;font-size:1.35rem;padding:1.5rem}.tp-replica-text-box{border-bottom:4px solid #e2e8f0;background-color:#f8fafc;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.tp-replica-input-box:focus{background-color:#fff;box-shadow:inset 0 2px 4px #0000000d}.tp-custom-setup-container{padding:2rem;display:flex;justify-content:center;background:#f8fafc;min-height:100%}.tp-custom-card{background:#fff;border:1px solid #d1d5db;border-radius:4px;width:600px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}.tp-custom-header{background:#dc2626;padding:1rem;text-align:center;color:#fff}.tp-custom-header h2{margin:0;font-size:1.5rem;font-weight:600}.tp-custom-form{padding:2rem}.tp-form-group{display:flex;align-items:center;margin-bottom:1.5rem}.tp-form-group label{width:150px;color:#4b5563;font-size:.95rem;font-weight:500}.tp-label-required{color:#dc2626!important}.tp-form-input,.tp-form-select{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:1rem;color:#1f2937}.tp-form-textarea{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:1rem;min-height:100px;resize:vertical}.tp-radio-group{display:flex;gap:1.5rem;align-items:center}.tp-radio-group label{width:auto;font-weight:400;display:flex;align-items:center;gap:.5rem;cursor:pointer}.tp-form-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.tp-pro-dashboard{background-color:#09090b;color:#fafafa;min-height:100vh;font-family:Inter,sans-serif}.tp-pro-hero{padding:6rem 2rem;text-align:center;background:radial-gradient(circle at center,#1e293b,#09090b);border-bottom:1px solid rgba(255,255,255,.05)}.tp-hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#fff}.text-gradient{background:linear-gradient(to right,#60a5fa,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.text-gradient-live{background:linear-gradient(to right,#ef4444 20%,#f59e0b 30%,#ef4444 70%,#f59e0b 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% auto;font-family:Outfit,sans-serif;letter-spacing:-.5px;font-weight:700;filter:drop-shadow(0 0 10px rgba(239,68,68,.4));display:inline-block;animation:text-shine 4s linear infinite}.text-gradient-official{background:linear-gradient(to right,#3b82f6 20%,#22d3ee 30%,#3b82f6 70%,#22d3ee 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% auto;font-family:Outfit,sans-serif;letter-spacing:-.5px;font-weight:700;filter:drop-shadow(0 0 10px rgba(59,130,246,.4));animation:text-shine 5s linear infinite reverse}@keyframes text-shine{to{background-position:200% center}}.tp-hero-subtitle{color:#a1a1aa;font-size:1.25rem;max-width:800px;margin:0 auto 3rem;line-height:1.6}.tp-hero-actions{display:flex;justify-content:center;gap:1rem}.tp-btn-primary{background:#fafafa;color:#09090b;padding:.8rem 2rem;border-radius:9999px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.tp-btn-primary:hover{background:#e4e4e7}.tp-btn-secondary{background:transparent;color:#fafafa;padding:.8rem 2rem;border-radius:9999px;font-weight:600;border:1px solid #3f3f46;cursor:pointer;transition:all .2s}.tp-btn-secondary:hover{background:#27272a}.tp-pro-section{padding:.5rem 2rem;max-width:1400px;margin:0 auto}.tp-section-header{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fafafa}.tp-section-sub{text-align:center;color:#a1a1aa;margin-bottom:3rem}.tp-exam-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.tp-exam-card-pro{background:#18181b;border:1px solid #27272a;border-radius:.75rem;padding:1.5rem;cursor:pointer;transition:all .2s;position:relative;overflow:hidden}.tp-exam-card-pro:hover{border-color:#3f3f46;transform:translateY(-2px)}.tp-card-badges{display:flex;gap:.5rem;margin-bottom:1rem}.tp-badge-pro{background:#f59e0b;color:#000;font-size:.75rem;padding:.2rem .5rem;border-radius:.25rem;font-weight:700}.tp-badge-new{background:#3b82f6;color:#fff;font-size:.75rem;padding:.2rem .5rem;border-radius:.25rem;font-weight:700}.tp-exam-title{font-size:1.1rem;font-weight:700;margin-bottom:.3rem;color:#fafafa}.tp-exam-sub{color:#a1a1aa;font-size:.9rem;margin-bottom:1.5rem}.tp-exam-meta{display:flex;gap:1rem;color:#71717a;font-size:.85rem;border-top:1px solid #27272a;padding-top:.8rem}.bg-zinc{background:#09090b}.tp-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.tp-feature-item{background:#ffffff05;padding:2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.05)}.tp-feature-icon-wrapper{font-size:2rem;margin-bottom:1rem;background:#ffffff0d;display:inline-flex;padding:1rem;border-radius:.75rem}.tp-feature-item h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.tp-feature-item p{color:#a1a1aa;line-height:1.6}.tp-pro-cta{text-align:center;padding:6rem 1rem;background:linear-gradient(180deg,#09090b,#171717);border-top:1px solid #27272a}.tp-pro-cta h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.tp-pro-cta p{color:#a1a1aa;margin-bottom:2rem;font-size:1.2rem}.tp-btn-primary-lg{background:linear-gradient(to right,#3b82f6,#8b5cf6);color:#fff;padding:1rem 3rem;border-radius:9999px;font-weight:700;font-size:1.1rem;border:none;cursor:pointer;box-shadow:0 10px 15px -3px #3b82f64d;transition:transform .2s}.tp-btn-primary-lg:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #3b82f666}.tp-btn-exam-start{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5;padding:.7rem 1.5rem;border-radius:.3rem;font-weight:600;cursor:pointer;transition:all .2s}.tp-btn-exam-start:hover{background:#fee2e2}.tp-btn-practice-start{background:#eff6ff;color:#2563eb;border:1px solid #93c5fd;padding:.7rem 1.5rem;border-radius:.3rem;font-weight:600;cursor:pointer;transition:all .2s}.tp-btn-practice-start:hover{background:#dbeafe}.tp-button{padding:.75rem 1.5rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.tp-button:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.tp-button:active{transform:translateY(0)}.tp-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:linear-gradient(to right,#0f172a,#1e293b);color:#fff;box-shadow:0 4px 6px -1px #0000001a;border-bottom:1px solid rgba(255,255,255,.05)}.tp-logo{font-size:1.5rem;font-weight:700;letter-spacing:-.5px;display:flex;align-items:center;gap:.5rem;color:#fff}.tp-nav-links{display:flex;gap:2rem}.tp-nav-links a{color:#94a3b8;text-decoration:none;font-size:.85rem;font-weight:600;letter-spacing:.5px;transition:all .2s}.tp-nav-links a:hover{color:#fff}.tp-nav-pro{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:linear-gradient(to right,#0f172a,#1e293b)!important;background-color:#0f172a!important;color:#fff!important;box-shadow:0 4px 6px -1px #0000001a;border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:0;z-index:1000}.tp-nav-pro a{color:#94a3b8;text-decoration:none;font-weight:600;transition:color .2s}.tp-nav-pro a:hover{color:#fff}.tp-nav-pro .tp-logo{color:#fff!important}@media print{body,.tp-dashboard{background:#fff!important;color:#000!important}.tp-sidebar,.tp-nav,.tp-navbar,.tp-nav-pro,.tp-result-actions,button,.tp-keyboard-banner,.tp-cta-section,.tp-footer{display:none!important}.tp-layout-main,.tp-layout-content{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}.tp-result-page-container{padding:0!important;margin:0!important;width:100%!important;max-width:none!important;box-shadow:none!important;border:none!important}.tp-result-card-full{padding:0!important;box-shadow:none!important;border:none!important}.tp-print-footer{display:block!important}.tp-print-header{display:flex!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.tp-print-footer,.tp-print-header{display:none}� � .tp-actions{display:flex;justify-content:center;align-items:center;gap:1rem;padding:2rem;background:#f8fafc;margin:0 auto;max-width:100%}.tp-actions button{padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s}.tp-actions button:first-child{background:#64748b;color:#fff}.tp-actions button:first-child:hover{background:#475569}.tp-actions button:last-child{background:#3b82f6;color:#fff}.tp-actions button:last-child:hover{background:#2563eb}.tp-actions button:disabled{background:#cbd5e1;cursor:not-allowed}.tcs-exam-container{width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#fff;font-family:Arial,Helvetica,sans-serif;color:#000;overflow:hidden}.tcs-top-bar{background-color:#333;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.9rem;flex-shrink:0}.tcs-top-bar-left{display:flex;align-items:center;gap:1rem}.tcs-back-btn{background:transparent;color:#fff;border:1px solid #555;padding:.2rem .5rem;cursor:pointer;border-radius:3px;font-size:.8rem}.tcs-top-bar-right{display:flex;align-items:center;gap:.5rem}.tcs-btn{background-color:#5bc0de;border:none;color:#fff;padding:.25rem .75rem;border-radius:3px;font-size:.8rem;cursor:pointer}.tcs-btn.gray{background-color:#666}.tcs-btn.red{background-color:#d9534f}.tcs-group-bar{background-color:#4a90e2;color:#fff;padding:.25rem 1rem;font-size:.95rem;font-weight:700;flex-shrink:0}.tcs-section-bar{display:flex;justify-content:space-between;background-color:#f5f5f5;border-bottom:2px solid #4a90e2;padding:0;align-items:flex-end;flex-shrink:0}.tcs-section-tab{background-color:#4a90e2;color:#fff;padding:.35rem 1.5rem;font-size:.9rem;font-weight:700;border-radius:0 15px 0 0;margin-top:5px}.tcs-timer{font-size:1.1rem;font-weight:700;padding-right:1rem;padding-bottom:.25rem}.tcs-keyboard-bar{background-color:#4a90e2;color:#fff;padding:.25rem 1rem;font-size:.85rem;font-weight:700;flex-shrink:0}.tcs-workspace{display:flex;flex-grow:1;overflow:hidden}.tcs-left-pane{width:80%;display:flex;flex-direction:column;padding:20px 30px;gap:15px;border-right:1px solid #ddd;background-color:#fff}.tcs-text-box-wrapper{width:100%;max-width:900px;display:block}.tcs-text-box{width:100%;height:calc(7.5em + 32px);background-color:#fff;border:1px solid #aaa;border-right:4px solid #aaa;padding:16px;overflow-y:auto;font-family:Arial,Helvetica,sans-serif;font-size:1em;line-height:1.5;color:#333;white-space:pre-wrap;text-align:justify;letter-spacing:.2px;box-shadow:inset 0 1px 3px #0000001a}.tcs-text-box::-webkit-scrollbar{width:20px}.tcs-text-box::-webkit-scrollbar-track{background:#e0e0e0;border-left:1px solid #ccc}.tcs-text-box::-webkit-scrollbar-thumb{background:#999;border:1px solid #777}.tcs-input-box{width:100%;height:calc(7.5em + 32px);background-color:#fff;border:1px solid #aaa;padding:16px;font-family:Arial,Helvetica,sans-serif;font-size:1em;line-height:1.5;color:#333;resize:none;outline:none;letter-spacing:.2px;box-shadow:inset 0 1px 3px #0000001a}.tcs-right-pane{width:20%;background-color:#fff;display:flex;flex-direction:column}.tcs-profile{display:flex;flex-direction:column;padding:20px;gap:15px;align-items:center;border-bottom:1px solid #eee}.tcs-profile-img{width:90px;height:100px;background-color:#ddd;border:1px solid #aaa;border-radius:4px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23999"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/></svg>');background-size:cover;background-position:center}.tcs-profile-name{font-weight:700;font-size:1rem;color:#333}.tcs-footer{display:flex;justify-content:space-between;padding:15px 30px;border-top:1px solid #ddd;background-color:#fff;flex-shrink:0}.tcs-btn-submit{background-color:#17a2b8;color:#fff;border:1px solid #138496;padding:.6rem 3rem;font-weight:700;border-radius:3px;cursor:pointer;font-size:1rem}.tcs-btn-submit:disabled{background-color:#89d1dd;cursor:not-allowed}.tcs-btn-cancel{background-color:#dc3545;color:#fff;border:1px solid #c82333;padding:.6rem 3rem;font-weight:700;border-radius:3px;cursor:pointer;font-size:1rem}.tcs-interface-toggle{display:flex;justify-content:center;margin-bottom:1rem}.tcs-interface-toggle button{padding:.5rem 1rem;border:1px solid #3b82f6;background:transparent;color:#3b82f6;cursor:pointer}.tcs-interface-toggle button.active{background:#3b82f6;color:#fff}.tcs-interface-toggle button:first-child{border-radius:.5rem 0 0 .5rem}.tcs-interface-toggle button:last-child{border-radius:0 .5rem .5rem 0}
