.tr-device-check-page .checker-label{color:var(--tr-ink-3);font-size:13px;font-weight:700;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.tr-device-check-page .checker-search{align-items:center;background:var(--tr-paper-2);border:2px solid var(--tr-line);border-radius:14px;display:flex;padding:4px 4px 4px 20px;transition:border-color .15s,background .15s}.tr-device-check-page .checker-search:focus-within{background:#fff;border-color:var(--tr-brand)}.tr-device-check-page .checker-search-icon{color:var(--tr-ink-3);flex-shrink:0;font-size:18px;margin-right:10px}.tr-device-check-page .checker-search input{background:#0000;border:0;color:var(--tr-ink);flex:1;font-family:inherit;font-size:16px;outline:0;padding:14px 0}.tr-device-check-page .checker-search input::placeholder{color:var(--tr-ink-3)}.tr-device-check-page .eid-helper{align-items:flex-start;background:var(--tr-paper-2);border:1px solid var(--tr-line);border-radius:12px;display:flex;gap:12px;margin-top:14px;padding:14px 18px}.tr-device-check-page .eid-helper-icon,.tr-device-check-page .lock-callout-icon{align-items:center;background:#fff;border:1px solid var(--tr-line);border-radius:8px;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;width:28px}.tr-device-check-page .eid-helper-text,.tr-device-check-page .lock-callout-text{color:var(--tr-ink-2);font-size:13px;line-height:1.55}.tr-device-check-page .eid-helper-text strong,.tr-device-check-page .lock-callout-text strong{color:var(--tr-ink);font-weight:700}.tr-device-check-page .eid-helper-text code{background:#fff;border:1px solid var(--tr-line);border-radius:4px;color:var(--tr-brand);display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;padding:1px 6px}.tr-device-check-page .checker-results{background:#fff;border:1px solid var(--tr-line);border-radius:14px;display:none;margin-top:16px;max-height:280px;overflow-y:auto}.tr-device-check-page .checker-result{align-items:center;border-bottom:1px solid var(--tr-line);cursor:pointer;display:flex;gap:14px;padding:14px 18px;transition:background .12s}.tr-device-check-page .checker-result:last-child{border-bottom:0}.tr-device-check-page .checker-result:hover{background:var(--tr-paper-2)}.tr-device-check-page .result-icon{align-items:center;background:var(--tr-paper-2);border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:36px;justify-content:center;width:36px}.tr-device-check-page .result-name{color:var(--tr-ink);flex:1;font-size:15px;font-weight:600}.tr-device-check-page .result-status{border-radius:999px;font-size:13px;font-weight:700;padding:4px 10px}.tr-device-check-page .result-status.yes{background:#10b9811f;color:#047857}.tr-device-check-page .result-status.no{background:#ef44441a;color:#b91c1c}.tr-device-check-page .result-block{border:2px solid;border-radius:16px;display:none;margin-top:24px;padding:24px}.tr-device-check-page .result-block.show{display:block}.tr-device-check-page .result-block.compatible{background:#10b9810f;border-color:#10b98140}.tr-device-check-page .result-block.incompatible{background:#ef44440d;border-color:#ef444433}.tr-device-check-page .result-block-head{align-items:flex-start;display:flex;gap:14px;margin-bottom:12px}.tr-device-check-page .result-badge{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:18px;font-weight:800;height:40px;justify-content:center;width:40px}.tr-device-check-page .compatible .result-badge{background:#10b98124;color:#047857}.tr-device-check-page .incompatible .result-badge{background:#ef44441a;color:#b91c1c}.tr-device-check-page .result-block h2{color:var(--tr-ink);font-size:clamp(24px,3vw,32px);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 6px}.tr-device-check-page .result-block p{color:var(--tr-ink-2);font-size:15px;line-height:1.65;margin:0}.tr-device-check-page .lock-callout{background:#fbbf2414;border:1px solid #f59e0b38;border-left:4px solid #f59e0b;border-radius:12px;display:flex;gap:12px;margin-top:18px;padding:14px 16px}.tr-device-check-page .result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.tr-device-check-page .brands-section,.tr-device-check-page .faq-section,.tr-device-check-page .how-strip{padding:64px 0}.tr-device-check-page .how-strip,.tr-device-check-page .laptops-section{background:var(--tr-paper-2)}.tr-device-check-page .how-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.tr-device-check-page .brand-card,.tr-device-check-page .how-card,.tr-device-check-page .laptops-body,.tr-device-check-page .laptops-toggle{background:#fff;border:1px solid var(--tr-line);border-radius:18px}.tr-device-check-page .how-card{padding:24px}.tr-device-check-page .how-num{align-items:center;background:#fff;border-radius:999px;box-shadow:inset 0 0 0 1px var(--tr-line);color:var(--tr-brand);display:inline-flex;font-size:20px;font-weight:800;height:42px;justify-content:center;margin-bottom:16px;width:42px}.tr-device-check-page .brands-head h2,.tr-device-check-page .faq-head h2,.tr-device-check-page .how-card h3,.tr-device-check-page .laptops-toggle-title{color:var(--tr-ink);font-size:clamp(24px,3vw,32px);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 8px}.tr-device-check-page .how-card h3{font-size:22px}.tr-device-check-page .brands-head p,.tr-device-check-page .how-card p,.tr-device-check-page .laptops-toggle-sub{color:var(--tr-ink-2);font-size:15px;line-height:1.6;margin:0}.tr-device-check-page .brands-head,.tr-device-check-page .faq-head{margin:0 auto 28px;max-width:720px;text-align:center}.tr-device-check-page .brand-grid,.tr-device-check-page .laptops-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.tr-device-check-page .brand-card{padding:24px}.tr-device-check-page .brand-head{align-items:center;display:flex;gap:12px;margin-bottom:16px}.tr-device-check-page .brand-logo{align-items:center;background:var(--tr-ink);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:800;height:36px;justify-content:center;letter-spacing:-.03em;width:36px}.tr-device-check-page .brand-name,.tr-device-check-page .laptop-maker{color:var(--tr-ink);font-size:18px;font-weight:800;letter-spacing:-.02em}.tr-device-check-page .brand-list,.tr-device-check-page .laptop-models{color:var(--tr-ink-2);font-size:14px;line-height:1.75}.tr-device-check-page .brand-list strong,.tr-device-check-page .laptop-models strong{color:var(--tr-ink);font-weight:700}.tr-device-check-page .brand-extra-label{color:var(--tr-ink-3);font-size:13px}.tr-device-check-page .brand-more-toggle{background:#0000;border:0;color:var(--tr-brand);cursor:pointer;font:inherit;font-size:14px;font-weight:700;margin-top:12px;padding:0}.tr-device-check-page .brand-card.expanded .brand-more-show,.tr-device-check-page .brand-more-hide{display:none}.tr-device-check-page .brand-card.expanded .brand-more-hide{display:inline}.tr-device-check-page .brand-more[hidden]{display:none}.tr-device-check-page .brand-foot,.tr-device-check-page .laptops-foot{border-top:1px solid var(--tr-line);color:var(--tr-ink-3);font-size:12px;line-height:1.6;margin-top:14px;padding-top:12px}.tr-device-check-page .laptops-section{padding:0 0 64px}.tr-device-check-page .laptops-wrap{margin:0 auto;max-width:1080px}.tr-device-check-page .laptops-toggle{align-items:center;cursor:pointer;display:flex;gap:14px;padding:20px 24px;text-align:left;width:100%}.tr-device-check-page .laptops-toggle-icon{align-items:center;background:var(--tr-paper-2);border-radius:12px;display:flex;flex-shrink:0;font-size:18px;height:42px;justify-content:center;width:42px}.tr-device-check-page .laptops-toggle-copy{flex:1}.tr-device-check-page .laptops-toggle-title{font-size:24px;margin-bottom:2px}.tr-device-check-page .laptops-toggle-sub{font-size:14px}.tr-device-check-page .laptops-toggle-chevron{color:var(--tr-ink-3);font-size:20px;transition:transform .2s}.tr-device-check-page .laptops-body{display:none;margin-top:16px;padding:24px}.tr-device-check-page .laptops-section.open .laptops-body{display:block}.tr-device-check-page .laptops-section.open .laptops-toggle-chevron{transform:rotate(180deg)}.tr-device-check-page .laptop-card{background:var(--tr-paper-2);border-radius:12px;padding:16px}.tr-device-check-page .faq-wrap{margin:0 auto;max-width:860px}.tr-device-check-page .faq-item{border-bottom:1px solid var(--tr-line)}.tr-device-check-page .faq-q{background:#0000;border:0;color:var(--tr-ink);cursor:pointer;font:inherit;font-size:18px;font-weight:700;padding:22px 28px 22px 0;position:relative;text-align:left;width:100%}.tr-device-check-page .faq-q:after{color:var(--tr-ink-3);content:"+";font-size:24px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .2s}.tr-device-check-page .faq-item.open .faq-q:after{transform:translateY(-50%) rotate(45deg)}.tr-device-check-page .faq-a{color:var(--tr-ink-2);display:none;font-size:15px;line-height:1.7;padding:0 0 22px}.tr-device-check-page .faq-item.open .faq-a{display:block}.tr-device-check-page .faq-a a{color:var(--tr-brand);font-weight:700}.tr-device-check-page .cta-section{background:var(--tr-ink);color:#fff;overflow:hidden;padding:80px 32px;position:relative;text-align:center}.tr-device-check-page .cta-section:before{background:radial-gradient(ellipse 700px 400px at 50% 50%,#7c3aed40,#0000 65%),radial-gradient(ellipse 500px 300px at 20% 80%,#29b6f626,#0000 65%);content:"";inset:0;position:absolute}.tr-device-check-page .cta-inner{margin:0 auto;max-width:640px;position:relative;z-index:1}.tr-device-check-page .cta-section h2{font-size:clamp(32px,4vw,44px);font-weight:800;letter-spacing:-.03em;margin:0 0 12px}.tr-device-check-page .cta-section .price{background:var(--tr-gradient);-webkit-background-clip:text;background-clip:text;color:#0000}.tr-device-check-page .cta-section p{font-size:17px;margin:0 0 28px;opacity:.8}.tr-device-check-page .btn-white{align-items:center;background:#fff;border-radius:999px;color:var(--tr-ink);display:inline-flex;font-size:15px;font-weight:700;gap:6px;padding:14px 28px}@media (max-width:720px){.tr-device-check-page .device-hero{padding:48px 0 24px}.tr-device-check-page .device-hero h1{font-size:32px}.tr-device-check-page .checker-body{padding:20px}.tr-device-check-page .brand-grid,.tr-device-check-page .how-grid,.tr-device-check-page .laptops-grid{grid-template-columns:1fr}.tr-device-check-page .cta-section{padding:56px 20px}.tr-device-check-page .result-block{padding:20px}}