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;margin:0;min-height:100vh}*{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:linear-gradient(135deg,#217346,#1e6b3d);min-height:100vh;color:#333;color-scheme:light}html{color-scheme:light}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#217346,#1e6b3d)}.app-header{background:#fff!important;padding:.5rem 0;text-align:left!important;box-shadow:none;border-bottom:1px solid #e0e0e0}.header-content{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;max-width:1200px;margin:0 auto;padding:0 1rem;text-align:left!important}.excel-logo{width:36px;height:36px;flex-shrink:0}.header-text{text-align:left!important}.app-header h1{font-size:1.35rem;font-weight:700;background:none;color:#217346;margin-bottom:.15rem;text-align:left!important}.app-header p{font-size:.95rem;color:#666;font-weight:400;margin:0;text-align:left!important}.app-main{flex:1;max-width:1400px;margin:0 auto;padding:2rem;width:100%;background:transparent}.three-column-layout{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;align-items:start;max-width:1400px;margin:0 auto;width:100%;padding:0}.upload-column,.settings-column,.output-column{width:100%;min-width:0;max-width:100%;display:block;overflow-x:hidden;margin:0;padding:0}.upload-section,.settings-section,.preview-section,.empty-state{width:100%;max-width:100%;box-sizing:border-box;display:block;overflow-x:hidden;margin:0 0 .5rem;padding:1rem .5rem}.column{display:block;width:100%;box-sizing:border-box;overflow-x:hidden;margin:0;padding:0}section h2,section h3,section h4{margin:0 0 .5rem;padding:0}.file-list,.file-list-header,.file-info,.download-section,.settings-grid,.preview-container,.sheet-preview{margin:0;padding:0;gap:.5rem}.empty-state{background:#fff!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);color:#333!important;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:300px}.empty-state h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem}.empty-state-content{color:#666}.empty-state-content p{font-size:1rem;margin:0}section{background:#fff!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);color:#333!important}section h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;text-align:center!important;justify-content:center!important;width:100%}.upload-area{border:2px dashed #217346;border-radius:12px;padding:2rem;text-align:center;background:#2173460d;transition:all .3s ease;position:relative;cursor:pointer}.upload-area:hover{border-color:#1e6b3d;background:#1e6b3d0d;transform:translateY(-2px);box-shadow:0 8px 25px #21734626}.upload-area.drag-over{border-color:#4caf50;background:#4caf501a;transform:scale(1.02);box-shadow:0 12px 30px #4caf5033}.upload-icon{font-size:3rem;margin-bottom:1rem;opacity:.7;transition:all .3s ease}.upload-excel-icon{width:80px;height:80px;margin-bottom:1rem;opacity:.7;transition:all .3s ease;flex-shrink:0}.upload-area:hover .upload-icon,.upload-area:hover .upload-excel-icon{opacity:1;transform:scale(1.1)}.upload-area.drag-over .upload-icon,.upload-area.drag-over .upload-excel-icon{opacity:1;transform:scale(1.2)}.file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-info{pointer-events:none}.upload-info p{margin:.5rem 0;color:#666;font-size:.9rem}.upload-info p:first-of-type{font-size:1rem;color:#333;margin-bottom:1rem}.file-list{margin-top:1.5rem;padding:1rem;background:#2173461a;border-radius:8px}.file-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(33,115,70,.2)}.file-list-header h3{font-size:1.1rem;margin:0;color:#333}.clear-all-btn{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.clear-all-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #ff6b6b4d}.file-list ul{list-style:none}.file-list li{padding:.75rem 0;border-bottom:1px solid rgba(33,115,70,.2);display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}.file-list li:hover{background:#2173460d;border-radius:6px;padding-left:.5rem;padding-right:.5rem;margin:0 -.5rem}.file-list li:last-child{border-bottom:none}.file-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.file-name{font-weight:500;color:#333;word-break:break-word}.file-size{font-size:.8rem;color:#666}.remove-file-btn{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;border:none;width:28px;height:28px;border-radius:50%;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;margin-left:1rem;flex-shrink:0}.remove-file-btn:hover{transform:scale(1.1);box-shadow:0 4px 15px #ff6b6b66}.settings-grid{display:grid;gap:1.5rem;overflow-x:hidden}.setting-item{display:flex;align-items:center;gap:1rem;overflow-x:hidden}.setting-item label{font-weight:500;color:#333;min-width:200px}.setting-item select,.setting-item input[type=checkbox]{padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;background:#fff;width:100%;box-sizing:border-box;max-width:100%}.setting-item select:focus{outline:none;border-color:#217346;box-shadow:0 0 0 3px #2173461a}.setting-item input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #217346;border-radius:4px;width:20px;height:20px;cursor:pointer;position:relative;vertical-align:middle;margin-right:.5rem;transition:border-color .2s,box-shadow .2s;box-shadow:none}.setting-item input[type=checkbox]:checked{background-color:#22c55e;border-color:#22c55e}.setting-item input[type=checkbox]:checked:after{content:"";display:block;position:absolute;left:6px;top:3px;width:6px;height:12px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.setting-item label{display:flex;align-items:center;font-size:1rem;cursor:pointer}.convert-btn,.download-btn,.clear-btn{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.convert-btn{background:linear-gradient(135deg,#217346,#1e6b3d);color:#fff;width:100%;max-width:300px}.convert-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #2173464d}.convert-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.download-btn{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;margin-right:1rem}.download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4caf504d}.clear-btn{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff}.clear-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f443364d}.convert-section{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(33,115,70,.2)}.error-message{background:#f443361a;border:1px solid rgba(244,67,54,.3);border-radius:8px;padding:1rem;margin:1rem 0;color:#d32f2f}.preview-container{overflow:auto!important;max-height:320px!important;width:100%!important;min-width:0!important;box-sizing:border-box}.sheet-preview{background:#2173460d;border-radius:8px;padding:1.5rem;border:1px solid rgba(33,115,70,.2)}.sheet-preview h3{font-size:1.2rem;margin-bottom:1rem;color:#333;border-bottom:2px solid #217346;padding-bottom:.5rem}.preview-section{margin-bottom:1.5rem;overflow:unset!important;max-height:unset!important}.preview-section h4{font-size:1rem;margin-bottom:.5rem;color:#555;font-weight:600}.preview-section pre,.preview-section table{min-width:max-content!important;width:100%!important;box-sizing:border-box}.preview-section pre{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1rem;overflow-x:auto;font-size:.85rem;line-height:1.4;max-height:300px;overflow-y:auto}.download-section{margin-top:0!important;display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:0}.download-divider{border-bottom:1px solid #e0e0e0;padding-bottom:.75rem;margin-bottom:1rem}.app-footer{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.2);margin-top:auto;padding:2rem 0 1rem;box-shadow:0 -2px 20px #0000001a}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.footer-section{display:flex;flex-direction:column;gap:.75rem}.footer-section h4{font-size:1.1rem;font-weight:600;color:#333;margin:0;background:linear-gradient(135deg,#217346,#1e6b3d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-section p{color:#666;font-size:.9rem;margin:0;line-height:1.4}.footer-link-card{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ffffff1a;border-radius:12px;border:1px solid rgba(33,115,70,.2);color:#217346;text-decoration:none;font-weight:500;transition:all .3s ease;cursor:pointer}.footer-link-card:hover{background:#2173461a;border-color:#217346;transform:translateY(-2px);box-shadow:0 8px 25px #21734626;color:#1e6b3d}.footer-link-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.footer-link-title{font-weight:600;font-size:.9rem;color:inherit}.footer-link-desc{font-size:.8rem;color:#666;font-weight:400}.footer-link-card:hover .footer-link-desc{color:#1e6b3d}.github-icon,.email-icon,.discord-icon{width:18px;height:18px;flex-shrink:0}.emp0-logo{width:32px;height:32px;flex-shrink:0}.contact-links{display:flex;flex-direction:column;gap:.5rem}.footer-bottom{text-align:center;padding:1rem 2rem;border-top:1px solid rgba(33,115,70,.2);background:#2173460d}.footer-bottom p{color:#666;font-size:.85rem;margin:0}@media (max-width: 1024px){.three-column-layout{grid-template-columns:1fr 1fr;gap:1.5rem}.output-column{grid-column:1 / -1}}@media (max-width: 768px){html{color-scheme:light!important}body{color-scheme:light!important;background:linear-gradient(135deg,#217346,#1e6b3d)!important}.app{background:linear-gradient(135deg,#217346,#1e6b3d)!important}.app-main{padding:1rem;background:transparent!important}.three-column-layout{grid-template-columns:1fr;gap:1rem}.column{gap:1rem}.upload-column,.settings-column,.output-column{min-height:auto}section{padding:1.5rem;background:#fff!important;color:#333!important;border:1px solid rgba(255,255,255,.2)!important}.app-header{background:#fff!important;color:#333!important}.header-content{flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:.75rem!important;text-align:left!important}.header-text{text-align:left!important;align-items:flex-start!important}.excel-logo{width:32px!important;height:32px!important}.app-header h1{font-size:1.1rem!important;text-align:left!important}.app-header p{font-size:.85rem!important;text-align:left!important}.settings-grid{grid-template-columns:1fr}.setting-item{flex-direction:column;align-items:flex-start;gap:.5rem;color:#333!important}.setting-item label{min-width:auto;color:#333!important}.download-section{flex-direction:column;align-items:center}.download-btn,.clear-btn{width:100%;max-width:300px;margin-right:0}.file-list-header{flex-direction:column;gap:1rem;align-items:flex-start}.clear-all-btn{align-self:flex-end}.file-list li{flex-direction:column;align-items:flex-start;gap:.5rem;background:#2173461a!important;color:#333!important}.file-info{width:100%}.remove-file-btn{align-self:flex-end;margin-left:0}.footer-content{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem}.footer-section{text-align:left}.contact-links{align-items:flex-start}.footer-link-card{padding:.75rem;gap:.75rem;background:#fffffff2!important;color:#333!important}.footer-link-title{font-size:.85rem;color:#333!important}.footer-link-desc{font-size:.75rem;color:#666!important}.upload-excel-icon{width:60px;height:60px}.upload-area{background:#2173460d!important;color:#333!important}.upload-info p{color:#666!important}.upload-info p:first-of-type{color:#333!important}.file-list{background:#2173461a!important;color:#333!important}.file-name{color:#333!important}.file-size{color:#666!important}.error-message{background:#ff6b6b1a!important;color:#d32f2f!important}.preview-section h4{color:#333!important}.preview-section pre{background:#f5f5f5!important;color:#333!important}}@media (max-width: 480px){html{color-scheme:light!important}body{color-scheme:light!important;background:linear-gradient(135deg,#217346,#1e6b3d)!important}.app{background:linear-gradient(135deg,#217346,#1e6b3d)!important}.app-header{background:#fff!important;color:#333!important;padding:1rem 0}.app-header h1{font-size:1.5rem;color:#333!important}.app-header p{color:#666!important;font-size:.9rem}section{padding:1rem;background:#fff!important;color:#333!important}.three-column-layout{grid-template-columns:1fr;gap:.75rem}.column{gap:.75rem}.upload-area{padding:1.5rem;background:#2173460d!important;color:#333!important}.footer-content{grid-template-columns:1fr;gap:1rem}.footer-link-card{padding:1rem;gap:1rem;background:#fffffff2!important;color:#333!important}.upload-info p{color:#666!important}.upload-info p:first-of-type{color:#333!important}.file-list{background:#2173461a!important;color:#333!important}.file-name{color:#333!important}.file-size{color:#666!important}.error-message{background:#ff6b6b1a!important;color:#d32f2f!important}.preview-section h4{color:#333!important}.preview-section pre{background:#f5f5f5!important;color:#333!important}}
