:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home{width:100%}.hero{background:#fff;border-radius:20px;padding:4rem 2rem;text-align:center;box-shadow:0 10px 40px #0000001a;margin-bottom:3rem}.hero-title{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;color:#718096;margin-bottom:3rem}.hero-stats{display:flex;justify-content:center;gap:4rem}.stat{text-align:center}.stat-value{font-size:2.5rem;font-weight:700;color:#667eea}.pipeline{background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #0000001a;margin-bottom:3rem}.pipeline-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem}.pipeline-step-wrapper{display:flex;align-items:center}.pipeline-step{background:#f7fafc;border:3px solid;border-radius:15px;padding:2rem;width:280px;transition:transform .3s ease,box-shadow .3s ease}.pipeline-step:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.step-icon{margin-bottom:1rem}.step-title{font-size:1.25rem;font-weight:700;color:#2d3748;margin-bottom:.75rem}.step-description{font-size:.95rem;color:#718096;line-height:1.6}.arrow-container{display:flex;align-items:center;padding:0 .5rem}.pipeline-arrow{color:#667eea}.features{background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #0000001a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:2rem;color:#fff;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{font-size:1.5rem;margin-bottom:1rem}.feature-card p{line-height:1.7;opacity:.95}@media(max-width:1024px){.pipeline-container{flex-direction:column}.arrow-container{transform:rotate(90deg);margin:1rem 0}.hero-stats{gap:2rem}}@media(max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-stats{flex-direction:column;gap:1.5rem}.pipeline-step{width:100%}}.leak-types{width:100%}.leak-types-hero{background:#fff;border-radius:20px;padding:3rem 2rem;text-align:center;box-shadow:0 10px 40px #0000001a;margin-bottom:3rem}.leak-types-hero h1{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.leak-types-hero p{font-size:1.15rem;color:#718096;max-width:800px;margin:0 auto}.classification-overview{background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #0000001a;margin-bottom:3rem}.overview-stats{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.overview-stat{text-align:center}.stat-number{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:1rem;color:#718096;margin-top:.5rem}.leak-types-grid{display:grid;gap:3rem;margin-bottom:3rem}.leak-type-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a;border-top:6px solid;transition:transform .3s ease,box-shadow .3s ease}.leak-type-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px #00000026}.leak-header{padding:2rem;display:flex;justify-content:space-between;align-items:flex-start;background:#f7fafc}.leak-title-section{flex:1}.leak-name{font-size:1.75rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.leak-severity{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1rem}.severity-icon{width:20px;height:20px}.severity-icon.high{color:#ef4444}.severity-icon.medium{color:#f59e0b}.severity-icon.safe{color:#10b981}.leak-detectability{text-align:right}.detectability-value{font-size:2.5rem;font-weight:700}.detectability-label{font-size:.85rem;color:#718096;margin-top:.25rem}.leak-card-body{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem}.leak-left-section{display:flex;flex-direction:column;gap:1.5rem}.leak-image-container{width:100%;height:300px;overflow:hidden;background:#e2e8f0;border-radius:15px}.leak-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.leak-type-card:hover .leak-image{transform:scale(1.05)}.leak-right-section{display:flex;flex-direction:column;gap:1.5rem}.leak-content{padding:2rem}.leak-description{font-size:1.05rem;color:#4a5568;line-height:1.7;margin-bottom:1.5rem}.leak-info-section{margin-bottom:1.5rem}.leak-info-section h4{font-size:1.25rem;color:#2d3748;margin-bottom:1rem}.characteristics-list{list-style:none;padding-left:0}.characteristics-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#4a5568}.characteristics-list li:before{content:"→";position:absolute;left:0;color:#667eea;font-weight:700}.leak-frequency{background:#f7fafc;padding:1.5rem;border-radius:15px;border:2px solid #e2e8f0;text-align:center}.leak-frequency h4{font-size:1.25rem;color:#2d3748;margin-bottom:1rem}.frequency-badge{display:inline-block;padding:.75rem 1.25rem;border-radius:10px;font-weight:600;font-size:1rem}.spectrogram-section{background:#f7fafc;padding:1.5rem;border-radius:15px;border:2px solid #e2e8f0}.spectrogram-section h4{font-size:1.1rem;color:#2d3748;margin-bottom:.5rem}.spectrogram-desc{font-size:.85rem;color:#718096;margin-bottom:1rem;font-style:italic}.spectrogram-container{background:#fff;padding:1rem;border-radius:10px}.tf-heatmap-wrapper{background:#fff;padding:1rem;border-radius:10px;display:flex;flex-direction:column;gap:.25rem}.tf-main-container{display:flex;align-items:center;gap:.5rem}.tf-ylabel{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.8rem;font-weight:600;color:#4a5568;white-space:nowrap;flex-shrink:0}.tf-grid-container{flex:1;display:flex;gap:.5rem;align-items:stretch}.tf-freq-axis{display:flex;flex-direction:column;justify-content:space-between;font-size:.7rem;color:#718096;font-weight:500;padding:2px 0;min-width:20px;text-align:right}.tf-freq-axis span{line-height:1}.tf-heatmap-grid{flex:1;display:flex;flex-direction:column-reverse;border:1px solid #cbd5e0;border-radius:6px;overflow:hidden;min-height:200px}.tf-row{display:flex;flex:1}.tf-cell{flex:1;min-height:3px;min-width:3px;cursor:pointer;transition:transform .1s ease}.tf-cell:hover{transform:scale(1.5);z-index:10;border:1px solid #fff;box-shadow:0 0 4px #0000004d}.tf-time-axis-container{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-left:2.5rem}.tf-time-axis{width:100%;display:flex;justify-content:space-between;font-size:.7rem;color:#718096;font-weight:500;padding:0 .25rem}.tf-time-axis span{line-height:1}.tf-xlabel{text-align:center;font-size:.8rem;font-weight:600;color:#4a5568}.audio-player-section{display:flex;justify-content:center;padding:1rem 0}.audio-player{display:flex;justify-content:center}.play-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:10px;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.play-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.play-button:active{transform:translateY(0)}.detection-methodology{background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #0000001a}.methodology-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.methodology-card{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;border-radius:15px;color:#fff;transition:transform .3s ease}.methodology-card:hover{transform:translateY(-5px)}.methodology-card h3{font-size:1.5rem;margin-bottom:1rem}.methodology-card p{line-height:1.7;opacity:.95}@media(max-width:1024px){.leak-card-body{grid-template-columns:1fr}}@media(max-width:768px){.leak-types-hero h1{font-size:1.75rem}.overview-stats{gap:2rem}.leak-header{flex-direction:column;gap:1rem}.leak-detectability{text-align:left}.leak-name{font-size:1.5rem}.leak-card-body{padding:1.5rem}.spectrogram-container,.tf-heatmap-wrapper{padding:.5rem}.tf-heatmap-grid{min-height:150px}.tf-cell{min-height:2px;min-width:2px}.tf-time-axis-container{margin-left:2rem}.tf-freq-axis{font-size:.65rem;min-width:18px}.tf-time-axis{font-size:.65rem}}.demo{width:100%}.demo-hero{background:#fff;border-radius:20px;padding:3rem 2rem;text-align:center;box-shadow:0 10px 40px #0000001a;margin-bottom:3rem}.demo-hero h1{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.demo-hero p{font-size:1.15rem;color:#718096}.demo-container{background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #0000001a;margin-bottom:3rem}.samples-title{text-align:center;font-size:1.75rem;color:#2d3748;margin-bottom:2rem}.sample-selector{max-width:800px;margin:0 auto 2rem;display:flex;gap:1.5rem;flex-wrap:wrap}.selector-group{flex:1;min-width:280px;display:flex;flex-direction:column;gap:.5rem}.selector-label{font-size:.95rem;font-weight:600;color:#4a5568}.selector-dropdown{padding:1.125rem 1rem;font-size:1rem;border:2px solid #cbd5e0;border-radius:10px;background:transparent;color:#2d3748;cursor:pointer;transition:all .3s ease;font-family:inherit}.selector-dropdown:hover{border-color:#667eea}.selector-dropdown:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.selected-sample-info{max-width:800px;margin:0 auto 2rem}.info-badge{background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;padding:1rem 1.5rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:center}.info-label{font-size:.9rem;color:#718096;font-weight:600}.info-type{font-size:1.1rem;font-weight:700}.info-divider{color:#cbd5e0;font-weight:700}.info-details{font-size:.95rem;color:#4a5568;font-weight:500}.demo-upload-section{max-width:1400px;margin:0 auto 2rem}.upload-zone{border:3px dashed #cbd5e0;border-radius:15px;padding:3rem 2rem;text-align:center;transition:all .3s ease;background:#f7fafc;cursor:pointer}.upload-zone:hover{border-color:#667eea;background:#edf2f7}.upload-zone.has-file{border-color:#10b981;background:#f0fdf4}.file-input{display:none}.upload-label{cursor:pointer;display:block}.upload-icon{color:#667eea;margin:0 auto 1rem}.file-info{margin-top:1rem}.file-name{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.file-size{color:#718096}.upload-hint{font-size:.9rem;color:#718096;margin-top:.5rem}.demo-actions{display:flex;gap:1rem;justify-content:center;margin:2rem 0}.btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea66}.btn-secondary{background:#e2e8f0;color:#4a5568}.btn-secondary:hover:not(:disabled){background:#cbd5e0}.btn-download{background:#10b981;color:#fff}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fee2e2;color:#991b1b;border-radius:10px;margin-top:1rem}.demo-results{max-width:800px;margin:0 auto;padding:2rem;background:#f7fafc;border-radius:15px}.result-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.result-icon{color:#10b981}.result-header h2{font-size:2rem;color:#2d3748}.result-main{margin-bottom:2rem}.prediction-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 12px #0000001a}.prediction-label{font-size:.9rem;color:#718096;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.prediction-value{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem}.confidence-section{margin-top:1.5rem}.confidence-label{font-size:.9rem;color:#718096;margin-bottom:.5rem}.confidence-bar{height:30px;background:#e2e8f0;border-radius:15px;overflow:hidden;margin-bottom:.5rem}.confidence-fill{height:100%;transition:width .5s ease;border-radius:15px}.confidence-value{font-size:1.5rem;font-weight:700}.probabilities-section{background:#fff;padding:2rem;border-radius:15px;margin-bottom:2rem}.probabilities-section h3{font-size:1.5rem;color:#2d3748;margin-bottom:1.5rem}.probabilities-list{display:flex;flex-direction:column;gap:1rem}.probability-item{display:flex;align-items:center;gap:1rem}.probability-label{width:180px;font-weight:600;color:#4a5568;font-size:.95rem}.probability-bar{flex:1;height:24px;background:#e2e8f0;border-radius:12px;overflow:hidden}.probability-fill{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;transition:width .5s ease}.probability-value{width:60px;text-align:right;font-weight:600;color:#2d3748}.result-footer{display:flex;justify-content:space-between;align-items:center}.processing-time{color:#718096;font-size:.95rem}.pipeline-visualization{margin-top:3rem;margin-bottom:3rem}.pipeline-step-viz{background:#fff;border-radius:15px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px #00000014;animation:slideIn .5s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-title{font-size:1.5rem;color:#2d3748;margin-bottom:.75rem;display:flex;align-items:center;gap:1rem}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;font-weight:700;font-size:.9rem}.step-description{color:#718096;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.spectrogram-viz{background:#fff;padding:1rem;border-radius:10px;display:flex;flex-direction:row;align-items:center;gap:.5rem}.spec-ylabel{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.85rem;font-weight:600;color:#4a5568;flex-shrink:0}.spec-main{display:flex;flex-direction:column;flex:1;gap:.5rem}.spec-grid-container{display:flex;align-items:stretch;gap:.5rem}.spec-yaxis{display:flex;flex-direction:column;justify-content:space-between;font-size:.75rem;color:#718096;font-weight:500;min-width:24px;text-align:right;padding:2px 0}.spec-grid{flex:1;display:flex;flex-direction:column;border:1px solid #cbd5e0;border-radius:6px;overflow:hidden;min-height:300px}.spec-row{display:flex;flex:1}.spec-cell{flex:1;min-height:3px;min-width:3px;transition:all .3s ease}.spec-cell.in-window{box-shadow:inset 0 0 0 2px #10b981;border:2px solid #10b981;z-index:10}.spec-xaxis-container{display:flex;flex-direction:column;align-items:center;gap:.25rem}.spec-xaxis{width:100%;display:flex;justify-content:space-between;font-size:.75rem;color:#718096;font-weight:500;padding:0 .25rem;margin-left:24px}.spec-xlabel{text-align:center;font-size:.85rem;font-weight:600;color:#4a5568}.window-indicator{margin-top:1.5rem;padding:1rem;background:#f7fafc;border-radius:10px}.window-progress-bar{height:10px;background:#e2e8f0;border-radius:5px;overflow:hidden;margin-bottom:.75rem}.window-progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);transition:width .15s linear}.window-text{text-align:center;font-weight:600;color:#2d3748;font-size:.95rem}.demo-info,.technical-specs{background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #0000001a;margin-bottom:3rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.info-card{background:#f7fafc;padding:2rem;border-radius:15px;text-align:center}.info-number{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.info-card h3{font-size:1.25rem;color:#2d3748;margin-bottom:.75rem}.info-card p{color:#718096;line-height:1.6}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.spec-item{background:#f7fafc;padding:1.5rem;border-radius:15px;border-left:4px solid #667eea}.spec-label{font-size:.9rem;color:#718096;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.spec-value{font-size:1.15rem;font-weight:600;color:#2d3748}@media(max-width:768px){.demo-hero h1{font-size:1.75rem}.demo-actions{flex-direction:column}.probability-label{width:120px;font-size:.85rem}.result-footer{flex-direction:column;gap:1rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7fafc}.app{min-height:100vh;width:100%;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2)}.navbar{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;padding:1rem 2rem;position:sticky;top:0;z-index:100}.nav-container{width:100%;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-brand{display:flex;align-items:center;gap:.75rem}.brand-logo{height:50px;width:auto;object-fit:contain;cursor:pointer}.brand-icon{color:#667eea}.brand-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links{display:flex;gap:2rem}.nav-link{color:#4a5568;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease}.nav-link:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-2px)}.main-content{flex:1;width:100%;background:#f7fafc;padding:2rem}.content-wrapper{width:100%;max-width:1400px;margin:0 auto}.footer{background:#1a202cf2;color:#fff;padding:2rem;margin-top:auto}.footer-container{width:100%;max-width:1400px;margin:0 auto;text-align:center}.section-title{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:2rem;text-align:center}@media(max-width:768px){.nav-links{gap:1rem;font-size:.9rem}.nav-brand{font-size:1.2rem}.main-content{padding:1rem}}
