: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}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.app{min-height:100vh;display:flex;flex-direction:column;width:100%;max-width:100vw;min-width:100vw;overflow-x:hidden}.nav-bar{background-color:#000;padding:1rem 2rem;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #222;width:100%;gap:2rem}.nav-logo{font-family:Playfair Display,EB Garamond,serif;font-size:1.5rem;font-weight:600;color:#fff}.nav-logo a{color:#fff;text-decoration:none;transition:color .2s;font-family:Playfair Display,EB Garamond,serif;font-size:1.5rem;font-weight:600}.nav-logo a:hover{color:#ccc}.logo-image{height:40px;width:auto;display:block}.nav-links{display:flex;gap:2rem;align-items:center;margin-top:5px}.nav-link{color:#ccc;text-decoration:none;font-size:.9rem;transition:color .2s}.nav-link:hover{color:#fff}.about-link,.privacy-link,.contact-link{position:relative}.about-link:hover:after,.privacy-link:hover:after,.contact-link:hover:after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:1rem;border-radius:8px;font-size:.8rem;line-height:1.5;white-space:normal;max-width:350px;width:max-content;z-index:1000;box-shadow:0 8px 24px #0006;margin-top:.75rem;text-align:center;border:1px solid #444}.about-link:hover:before,.privacy-link:hover:before,.contact-link:hover:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-bottom-color:#333;margin-top:-.5rem;z-index:1000}.nav-button{background-color:#06f;color:#fff;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;transition:background-color .2s}.nav-button:hover{background-color:#0052cc}.main-content{flex:1;display:flex;flex-direction:column;width:100%;max-width:100%;min-width:100%;margin:0 auto;padding:0;overflow:hidden;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px);scroll-behavior:smooth}.split-layout{display:grid;grid-template-columns:1fr 1fr 300px;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px);width:100%;min-width:100%;position:relative;overflow:hidden}.split-layout.full-width{grid-template-columns:1fr 300px;gap:0;width:100%;max-width:100%;overflow:hidden}.adsense-area{background-color:#f5f5f5;border-left:1px solid #ddd;display:flex;align-items:center;justify-content:center;padding:1rem;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px);overflow-y:auto}.hero-panel{background:linear-gradient(135deg,#000,#111);display:flex;align-items:center;justify-content:center;padding:3rem;position:relative;height:100%;min-height:calc(100vh - 140px)}.hero-content{max-width:500px;text-align:center}.hero-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;font-weight:700;color:#fff;line-height:1.2;margin:0 0 1.5rem}.hero-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#ccc;line-height:1.6;margin:0}.input-panel{background-color:#0a0a0a;display:flex;flex-direction:column;padding:2rem;overflow-y:auto;height:100%;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px);position:relative;width:100%;min-width:100%;scroll-behavior:smooth;box-sizing:border-box}@media (max-width: 1200px){.input-panel{overflow-y:scroll}.input-sections{min-height:calc(100vh - 180px)}}@media (max-width: 1024px){.input-panel{overflow-y:scroll;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.input-section{margin-bottom:.8rem}.section-title{font-size:.9rem}.drag-drop-zone{min-height:160px;height:160px;padding:1.2rem 1rem}.drag-text{font-size:.8rem;max-width:200px}.browse-button{padding:.4rem 1rem;font-size:.8rem}textarea{min-height:160px;height:160px;padding:1.2rem 1rem}}@media (max-width: 1100px) and (min-width: 600px){.input-panel{overflow-y:scroll;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{min-height:calc(100vh - 200px);margin-bottom:2rem}.input-section{margin-bottom:1.5rem}.start-analysis-btn{margin-top:1.5rem;margin-bottom:1.5rem}}@media (max-width: 1012px) and (min-width: 615px){.input-panel{overflow-y:scroll;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px);height:calc(100vh - 140px)}.input-sections{min-height:calc(100vh - 180px);margin-bottom:3rem;padding-bottom:2rem}.input-section{margin-bottom:2rem}.start-analysis-btn{margin-top:2rem;margin-bottom:2rem}}@media (max-height: 800px) and (min-width: 600px){.input-panel{overflow-y:scroll;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{min-height:calc(100vh - 240px);margin-bottom:2.5rem}}@media (max-width: 1012px) and (min-width: 615px) and (max-height: 800px){.input-panel{overflow-y:scroll!important;height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{min-height:calc(100vh - 160px);margin-bottom:4rem;padding-bottom:3rem}.input-section{margin-bottom:3rem}.start-analysis-btn{margin-top:3rem;margin-bottom:3rem;transform:translateY(-250px)}}@media (max-width: 1012px) and (min-width: 615px){.input-panel{overflow-y:scroll!important;height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{min-height:calc(100vh - 120px);margin-bottom:5rem;padding-bottom:4rem}.input-section{margin-bottom:3rem}.start-analysis-btn{margin-top:3rem;margin-bottom:3rem;transform:translateY(-250px)}.input-section:last-child{margin-bottom:4rem}.input-section:first-child{margin-top:2rem}.drag-drop-zone,textarea{min-height:150px;height:150px;padding:1.1rem 1.5rem}.file-name-inline{display:inline}.file-name-desktop{display:none}.input-section:last-child{margin-top:-2rem}.file-uploader{min-height:auto;height:auto;padding:.5rem}.section-title{font-size:1.2rem}.input-section:last-child .section-title{margin-top:-.5rem;margin-bottom:.5rem}.input-section:first-child{min-height:auto;height:auto;padding:.5rem}.status-message.status-success{min-height:auto;height:auto;padding:.3rem .5rem;margin:.2rem 0}.input-section:first-child{min-height:auto;height:auto;padding:.3rem;margin-bottom:.5rem}.file-uploader{min-height:auto;height:auto;padding:.2rem;margin:.1rem 0}.input-section:last-child{min-height:auto;height:auto;padding:.3rem;margin-bottom:.5rem;margin-top:-80px}}@media (max-width: 1023px){.split-layout{grid-template-columns:1fr;min-height:auto;max-height:none;overflow:visible}.input-panel{overflow-y:scroll!important;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px);height:calc(100vh - 140px)}.input-sections{min-height:calc(100vh - 200px);margin-bottom:3rem;padding-bottom:2rem}.input-section{margin-bottom:2rem}.start-analysis-btn{margin-top:2rem;margin-bottom:2rem;transform:translateY(-140px)}.section-title{font-size:1.2rem}}@media (max-width: 1023px) and (min-width: 768px){.input-panel{overflow-y:scroll!important;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px);height:calc(100vh - 140px)}.input-sections{min-height:calc(100vh - 180px);margin-bottom:4rem;padding-bottom:3rem}.input-section{margin-bottom:3rem}.start-analysis-btn{margin-top:3rem;margin-bottom:3rem;transform:translateY(-250px)}.section-title{font-size:1.2rem}.drag-drop-zone,textarea{min-height:160px;height:160px;padding:1.2rem 1.5rem}.file-name-inline{display:inline}.file-name-desktop{display:none}}@media (max-width: 1023px){.split-layout{grid-template-columns:1fr!important}.input-panel{overflow-y:scroll!important;height:calc(100vh - 140px)!important;max-height:calc(100vh - 140px)!important}.input-sections{min-height:calc(100vh - 160px)!important;margin-bottom:5rem!important;padding-bottom:4rem!important}.input-section{margin-bottom:4rem!important}.start-analysis-btn{margin-top:4rem!important;margin-bottom:4rem!important;transform:translateY(-250px)!important}.drag-drop-zone,textarea{min-height:140px!important;height:140px!important;padding:1rem 1.5rem!important}.file-name-inline{display:inline!important}.file-name-desktop{display:none!important}.input-section:last-child{margin-top:-2rem!important}.file-uploader{min-height:auto!important;height:auto!important;padding:.5rem!important}.section-title{font-size:1.2rem!important}.input-section:last-child .section-title{margin-top:-.5rem!important;margin-bottom:.5rem!important}.input-section:first-child{min-height:auto!important;height:auto!important;padding:.5rem!important}.status-message.status-success{min-height:auto!important;height:auto!important;padding:.3rem .5rem!important;margin:.2rem 0!important}.input-section:first-child{min-height:auto!important;height:auto!important;padding:.3rem!important;margin-bottom:.5rem!important}.file-uploader{min-height:auto!important;height:auto!important;padding:.2rem!important;margin:.1rem 0!important}.input-section:last-child{min-height:auto!important;height:auto!important;padding:.3rem!important;margin-bottom:.5rem!important;margin-top:-80px!important}}@media (max-width: 900px){.input-panel{overflow-y:scroll;padding:1.5rem;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{gap:1.2rem;margin-bottom:1.5rem}.input-section{margin-bottom:1rem}}@media (max-width: 1200px) and (min-width: 901px){.input-panel{overflow-y:scroll;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.input-section{margin-bottom:.8rem}.section-title{font-size:.9rem}.drag-drop-zone{min-height:160px;height:160px;padding:1.2rem 1rem}.drag-text{font-size:.8rem;max-width:200px}.browse-button{padding:.4rem 1rem;font-size:.8rem}textarea{min-height:160px;height:160px;padding:1.2rem 1rem}}@media (max-width: 1000px) and (min-width: 768px){.input-panel{overflow-y:scroll;padding:1.5rem;min-height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.input-section{margin-bottom:.8rem}.section-title{font-size:.9rem}.drag-drop-zone{min-height:160px;height:160px;padding:1.2rem 1rem}.drag-text{font-size:.8rem;max-width:200px}.browse-button{padding:.4rem 1rem;font-size:.8rem}textarea{min-height:160px;height:160px;padding:1.2rem 1rem}}.input-panel.full-width{width:100%;max-width:100%;padding:2rem;margin:0}.panel-header{margin-bottom:1rem;text-align:center}.panel-header h2{font-size:1.8rem;font-weight:600;color:#fff;margin:0 0 .5rem}.panel-header p{color:#666;font-size:.9rem;margin:0}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%}.header-actions{display:flex;gap:1rem;align-items:center}.back-button{background-color:#06f;color:#fff;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;transition:background-color .2s;border:none;cursor:pointer;font-family:Inter,sans-serif}.back-button:hover{background-color:#0052cc}.basic-metrics{display:flex;gap:2rem;margin-top:.5rem;font-size:.9rem;color:#888}.basic-metric{display:flex;align-items:center;gap:.25rem}.basic-metric strong{color:#fff;font-weight:600}.goodness-score{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #667eea;box-shadow:0 4px 15px #667eea4d}.goodness-score .stats-label{color:#fff;font-weight:700;font-size:1.1rem}.goodness-score .stats-value{color:#fff;font-weight:700;font-size:1.3rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.goodness-score .stats-description{color:#fff;opacity:.9}.export-link{background:none;color:#06f;border:none;padding:0;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;display:flex;align-items:center;gap:.5rem;text-decoration:underline}.export-link:hover{color:#0052cc;text-decoration:none}.export-link:active{color:#049}.animate-slide-in{animation:slideInLeft .6s ease-out}.animate-slide-in-right{animation:slideInRight .5s ease-in-out}.animate-slide-out-left{animation:slideOutLeft .5s ease-in-out}.animate-fade-in{animation:fadeIn .3s ease-out}.animate-fade-in-delayed{animation:fadeIn .4s ease-out .2s both}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}.input-state{display:flex;flex-direction:column;gap:1rem;height:calc(100vh - 140px + 6rem);width:100%;min-width:100%;max-height:calc(100vh - 140px + 6rem);overflow-y:auto;padding-bottom:.5rem;justify-content:space-between}.input-sections{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start;flex:1;min-height:0;flex-grow:1;overflow:visible}@media (max-width: 1024px){.input-sections{gap:1.5rem;margin-bottom:1rem}}.input-section{display:flex;flex-direction:column;gap:.5rem;height:100%;margin-bottom:1.5rem;overflow:hidden;min-width:0}.input-section .file-uploader,.input-section>div:last-child{flex:1;display:flex;flex-direction:column}.section-title{font-size:1rem;font-weight:600;color:#fff;margin:0}.section-description{font-size:.8rem;color:#666;margin:0 0 .5rem}.start-analysis-btn{background-color:#06f;color:#fff;border:none;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;margin-top:30px;align-self:center;width:fit-content;display:block;position:relative;z-index:1}.start-analysis-btn:hover:not(.disabled){background-color:#0052cc;transform:translateY(-1px);box-shadow:0 4px 12px #0066ff4d}.start-analysis-btn.disabled{background-color:#333;color:#666;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6}.start-analysis-btn.disabled:hover{background-color:#333;transform:none;box-shadow:none}.upload-progress{margin-top:.5rem;width:100%}.progress-bar{width:100%;height:6px;background-color:#222;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background-color:#06f;border-radius:3px;transition:width .3s ease}.progress-text{font-size:.8rem;color:#666;text-align:center}.analysis-state{display:flex;flex-direction:column;gap:2rem;height:100%;width:100%;min-width:100%;max-height:calc(100vh - 140px);overflow:hidden}.analysis-content{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start;flex:1;width:100%;min-width:100%;height:100%;overflow-y:auto;padding:0;margin:0}.back-btn{background:none;border:none;color:#06f;font-size:.9rem;cursor:pointer;padding:.5rem 0;margin-bottom:1rem;transition:color .2s;font-family:Inter,sans-serif;align-self:flex-start}.back-btn:hover{color:#fff}.file-uploader{width:100%;margin-bottom:4rem}.drag-drop-zone{background-color:#111;border:2px dashed #333;border-radius:8px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease;cursor:pointer;width:100%;min-height:200px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;box-sizing:border-box;overflow:hidden;position:relative}@media (max-width: 768px){.drag-drop-zone{min-height:160px;height:160px;padding:1.5rem 1rem}}@media (max-width: 600px){.drag-drop-zone{min-height:140px;height:140px;padding:1rem .8rem}}@media (max-width: 480px){.drag-drop-zone{min-height:120px;height:120px;padding:.8rem .6rem}}.drag-drop-zone:hover{border-color:#06f;background-color:#0f0f0f}.drag-drop-zone.drag-over{border-color:#06f;background-color:#0066ff0d;transform:scale(1.02)}.drag-text{color:#ccc;font-size:.9rem;font-weight:400;margin:0;max-width:250px;line-height:1.4}.browse-button{background-color:#06f;color:#fff;border:none;border-radius:6px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.browse-button:hover{background-color:#0052cc;transform:translateY(-1px);box-shadow:0 4px 12px #0066ff4d}.browse-button:active{transform:translateY(0)}textarea,input[type=file]{background-color:#111;color:#fff;border:1px solid #333;border-radius:6px;padding:.8rem;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:block;width:100%;transition:border-color .2s}textarea:focus,input:focus{outline:none;border-color:#06f;box-shadow:0 0 0 2px #0066ff1a}textarea{min-height:200px;height:200px;resize:vertical;border:2px dashed #333;padding:2rem 1.5rem;text-align:center;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#ccc;background-color:#111;transition:all .3s ease;cursor:text;width:100%;box-sizing:border-box}@media (max-width: 768px){textarea{min-height:160px;height:160px;padding:1.5rem 1rem}}@media (max-width: 600px){textarea{min-height:140px;height:140px;padding:1.2rem .8rem}}@media (max-width: 480px){textarea{min-height:120px;height:120px;padding:1rem .6rem}}textarea:hover{border-color:#06f;background-color:#0f0f0f}textarea:focus{outline:none;border-color:#06f;box-shadow:0 0 0 2px #0066ff1a;background-color:#0f0f0f}textarea::placeholder{color:#666;font-style:italic}.stats-panel{background-color:#111;border-radius:8px;padding:1.5rem;border:1px solid #222;width:100%;max-width:100%;display:flex;flex-direction:column;gap:1.5rem;flex:1;min-height:0;height:100%}.stats-section{display:flex;flex-direction:column;gap:.8rem}.section-header{font-size:.8rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #333;padding-bottom:.3rem}.stats-grid{display:flex;flex-direction:column;gap:.6rem}.stat-item{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background-color:#1a1a1a;border-radius:8px;border:1px solid #333}.stat-header{display:flex;align-items:center;gap:.5rem}.info-icon{cursor:help;font-size:14px;opacity:.7;transition:opacity .2s ease}.info-icon:hover{opacity:1}.stats-label{font-size:1.3rem;color:#999;font-weight:600}.stats-value{font-size:1.5rem;font-weight:600;color:#fff}.keyword-item{font-size:1.2rem;font-weight:600;color:#fff;display:inline;margin-right:.5rem}.keyword-item:not(:last-child):after{content:", ";color:#666}.keyword-item:last-child{margin-bottom:0}.status-message{margin-top:.5rem;padding:.6rem;border-radius:4px;font-size:12px;margin-bottom:2rem}.status-processing{color:#06f}.status-success{color:#00c853}.status-error{background-color:#ff57571a;color:#ff5757;border:1px solid rgba(255,87,87,.2)}.file-name-desktop{margin-top:.3rem;font-size:11px;color:#666;margin-bottom:2rem}.file-name-inline{color:#06f;font-size:.9rem;font-weight:500;margin-left:.5rem;display:none}.privacy-footer{background-color:#000;border-top:1px solid #222;padding:1rem 2rem;text-align:center;margin-top:auto}.privacy-footer p{color:#666;font-size:.9rem;margin:0}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1024px){.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.2rem}.input-panel{padding:3rem}}@media (max-width: 1023px) and (min-width: 768px){.split-layout{grid-template-columns:1fr;min-height:auto}.hero-panel{padding:2rem;min-height:40vh}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.input-panel{padding:2rem}.input-sections{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 500px){.input-panel{padding:.8rem;overflow-y:scroll;scroll-behavior:smooth;height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{grid-template-columns:1fr;gap:.6rem;min-height:auto;overflow:visible;margin-bottom:.3rem}.input-section{margin-bottom:.6rem;overflow:hidden;min-width:0}.input-section:first-child{margin-bottom:.4rem}.input-section:last-child{margin-bottom:0}.drag-drop-zone{padding:.8rem .6rem;min-height:140px;height:140px;max-width:100%;overflow:hidden}.drag-text{font-size:.75rem;max-width:180px;word-wrap:break-word}.browse-button{padding:.4rem .8rem;font-size:.75rem;max-width:100%}.start-analysis-btn{margin-top:.6rem;padding:.7rem 1.2rem;font-size:.85rem}}@media (max-width: 600px){.input-panel{padding:1rem;overflow-y:scroll;scroll-behavior:smooth;height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.input-sections{grid-template-columns:1fr;gap:.8rem;min-height:auto;overflow:visible;margin-bottom:.5rem}.input-section{margin-bottom:.8rem;overflow:hidden;min-width:0}.input-section:first-child{margin-bottom:.5rem}.input-section:last-child{margin-bottom:0}.drag-drop-zone{padding:1.2rem 1rem;min-height:160px;height:160px;max-width:100%;overflow:hidden}.drag-text{font-size:.8rem;max-width:200px;word-wrap:break-word}.browse-button{padding:.5rem 1rem;font-size:.8rem;max-width:100%}.start-analysis-btn{margin-top:.8rem;padding:.8rem 1.5rem;font-size:.9rem}}@media (max-width: 767px){.nav-bar{padding:1rem;flex-direction:column;gap:1rem}.logo-image{height:32px;width:auto}.nav-links{gap:1rem;flex-wrap:wrap;justify-content:flex-start}.nav-button{padding:.4rem .8rem;font-size:.8rem}.split-layout{grid-template-columns:1fr;min-height:auto}.hero-panel{padding:1.5rem;min-height:25vh}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.9rem}.input-panel{padding:1.2rem;overflow-y:auto;scroll-behavior:smooth}.input-sections{grid-template-columns:1fr;gap:1.2rem}.panel-header h2{font-size:1.4rem}.header-content{flex-direction:column;gap:1rem;align-items:stretch}.export-link{align-self:center;width:fit-content}.start-analysis-btn{padding:.8rem 1.5rem;font-size:.9rem;margin-top:1rem}.drag-drop-zone{padding:1.2rem 1rem;min-height:180px;height:180px}.drag-text{font-size:.8rem;max-width:200px}.browse-button{padding:.5rem 1.2rem;font-size:.8rem}.stats-panel{padding:1rem}.stats-panel>div{font-size:12px}}@media (max-width: 1023px) and (min-width: 768px){.drag-drop-zone,textarea{min-height:220px;height:220px}}@media (max-width: 767px){.drag-drop-zone,textarea{min-height:200px;height:200px}}.stats-grid-full{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%}.stats-grid-full .stat-item{min-height:120px}.stats-description{font-size:1rem;color:#666;font-weight:400;margin-left:.5rem;font-style:italic;line-height:1.4}.multi-file-analysis{width:100%}.files-summary{margin-bottom:24px;padding:16px;background:#1a1a1a;border-radius:8px;border-left:4px solid #0066ff}.files-summary h3{margin:0 0 8px;color:#ccc;font-size:18px}.files-summary p{margin:0;color:#888;font-size:14px}.files-list{display:flex;flex-direction:column;gap:12px}.file-item{border:1px solid #333;border-radius:8px;overflow:hidden;background:#111;transition:all .2s ease}.file-item:hover{box-shadow:0 2px 8px #06f3;border-color:#06f}.file-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#1a1a1a;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #333}.file-header:hover{background:#222}.file-header.expanded{background:#1a1a1a;border-bottom-color:#06f}.file-info{display:flex;align-items:center;gap:12px;flex:1}.file-icon{font-size:20px}.file-name{font-weight:500;color:#ccc;flex:1}.file-size{color:#888;font-size:12px}.file-error{color:#ff6b6b;font-size:12px;font-weight:500}.file-toggle{color:#888;font-size:16px;font-weight:700;transition:transform .2s ease}.file-header.expanded .file-toggle{transform:rotate(0)}.file-content{padding:20px;border-top:1px solid #333;background:#111}.file-error-content{padding:20px;border-top:1px solid #333;background:#1a1a1a}.error-message{color:#ff6b6b;margin:0;font-weight:500}.stats-value-container{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.export-hard-sentences-btn{background-color:#06f;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;font-weight:500}.export-hard-sentences-btn:hover{background-color:#0052cc;transform:translateY(-1px);box-shadow:0 4px 12px #0066ff4d}.export-hard-sentences-btn:active{transform:translateY(0);box-shadow:0 2px 6px #0066ff4d}
