.xpath-tester-container{background:#f8f9fa;flex-direction:column;width:100%;min-height:calc(100vh - 69px);display:flex}.tester-header{color:#fff;text-align:center;background:linear-gradient(135deg,#f36e2b 0%,#e55a1a 100%);flex-shrink:0;padding:2rem}.tester-header h1{margin:0 0 .5rem;font-size:2rem;font-weight:600}.tester-header p{opacity:.9;margin:0;font-size:1rem}.main-content{flex-shrink:0;gap:1rem;padding:1rem;display:flex}.input-panel{background:#fff;border-radius:8px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.panel-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.panel-header h3{color:#2d3748;margin:0;font-size:1rem;font-weight:600}.panel-controls{gap:.5rem;display:flex}.panel-btn{cursor:pointer;color:#718096;background:0 0;border:1px solid #e2e8f0;border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.75rem;transition:all .2s;display:flex}.panel-btn:hover{color:#f36e2b;background:#f7fafc;border-color:#f36e2b}.input-container{flex-direction:column;flex:1;display:flex}.xml-input{resize:none;color:#2d3748;background:#fff;border:1.5px solid #cbd5e1;outline:none;flex:1;min-height:260px;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.xml-input:hover{border-color:#94a3b8}.xml-input:focus{border-color:#f36e2b;box-shadow:0 0 0 3px #f36e2b26}.xml-input::placeholder{color:#a0aec0}.input-stats{color:#718096;background:#f7fafc;border-top:1px solid #e2e8f0;gap:1rem;padding:.5rem 1rem;font-size:.75rem;display:flex}.input-stats strong{color:#2d3748}.xpath-bar{padding:0 1rem 1rem}.xpath-bar-inner{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 8px #0000001a}.xpath-bar-inner label{color:#2d3748;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.xpath-input-row{flex-wrap:wrap;gap:.75rem;display:flex}.xpath-input{color:#2d3748;border:1.5px solid #cbd5e1;border-radius:6px;outline:none;flex:1;min-width:220px;padding:.75rem 1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.xpath-input:hover{border-color:#94a3b8}.xpath-input:focus{border-color:#f36e2b;box-shadow:0 0 0 3px #f36e2b26}.xpath-input::placeholder{color:#a0aec0}.evaluate-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f36e2b 0%,#e55a1a 100%);border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.evaluate-btn:hover:not(:disabled){background:linear-gradient(135deg,#e55a1a 0%,#d44a0a 100%)}.evaluate-btn:disabled{opacity:.6;cursor:not-allowed}.clear-btn{color:#718096;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.clear-btn:hover{color:#f36e2b;border-color:#f36e2b}.results-section{background:#fff;border-radius:8px;margin:0 1rem 1rem;overflow:hidden;box-shadow:0 2px 8px #0000001a}.results-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.results-header h3{color:#2d3748;margin:0;font-size:1.125rem;font-weight:600}.results-controls{gap:.5rem;display:flex}.copy-btn{cursor:pointer;color:#718096;background:0 0;border:1px solid #e2e8f0;border-radius:4px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.75rem;transition:all .2s;display:flex}.copy-btn:hover{color:#f36e2b;background:#f7fafc;border-color:#f36e2b}.results-content{padding:1.5rem}.error-box{color:#c53030;white-space:pre-wrap;word-break:break-word;background:#fff5f5;border:1px solid #feb2b2;border-radius:6px;padding:.9rem 1.1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.result-summary{color:#2d3748;margin-bottom:1rem;font-size:.875rem;font-weight:600}.no-match{color:#718096;font-size:.875rem}.result-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.result-item{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;grid-template-columns:2rem 6rem 1fr;align-items:start;gap:.75rem;padding:.75rem 1rem;display:grid}.result-index{color:#a0aec0;font-size:.75rem;font-weight:600}.result-type{text-transform:uppercase;letter-spacing:.03em;color:#f36e2b;background:#f36e2b1a;border-radius:4px;height:fit-content;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.result-value{color:#2d3748;white-space:pre-wrap;word-break:break-word;margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;line-height:1.5}.examples-section{background:#fff;border-radius:8px;margin:0 1rem 2rem;padding:1.75rem;box-shadow:0 2px 8px #0000001a}.examples-section h2{color:#2d3748;margin:0 0 .75rem;font-size:1.4rem;font-weight:700}.examples-intro{color:#4a5568;margin-bottom:1.25rem;font-size:.9rem}.examples-intro a{color:#f36e2b;text-decoration:underline}.sample-xml-block{background:#2d3748;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.25rem;overflow-x:auto}.sample-xml-block pre{color:#e2e8f0;white-space:pre;margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem;line-height:1.6}.examples-list{counter-reset:example-counter;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.examples-list li{counter-increment:example-counter;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.examples-list li:before{content:counter(example-counter)".";color:#f36e2b;flex-shrink:0;width:1.75rem;font-weight:700}.example-desc{color:#4a5568;flex:260px;font-size:.85rem}.example-expr{color:#f9c795;cursor:pointer;background:#2d3748;border:none;border-radius:6px;flex-shrink:0;padding:.5rem .85rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem;transition:all .2s}.example-expr:hover{color:#fff;background:#f36e2b}@media (max-width:768px){.main-content,.xpath-input-row{flex-direction:column}.evaluate-btn,.clear-btn{justify-content:center}.result-item{grid-template-columns:1fr}.example-expr{text-align:left;width:100%}}
