:root{--primary-color:#F9B233;--primary-hover:#e09f2b;--bg-color:#f8f9fa;--card-bg:#ffffff;--text-main:#333333;--text-muted:#666666;--border-color:#e0e0e0;--shadow:0 4px 6px rgba(0, 0, 0, 0.05);--radius:12px}#nye-app{box-sizing:border-box!important;margin:0!important;padding:60px 20px 0 20px!important;font-family:Montserrat,sans-serif!important;width:100vw!important;position:relative!important;left:50%!important;right:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;background-color:#f2f2f2!important;background-image:none!important;background-size:cover!important;color:var(--text-main)!important;line-height:1.6!important;min-height:60vh!important;display:block!important;margin-bottom:-100px!important;padding-bottom:100px!important}#nye-app *{box-sizing:border-box!important}#nye-app .nye-container{max-width:1000px!important;width:100%!important;margin:0 auto!important;padding:0 20px!important;display:block!important}#nye-app .nye-header{text-align:center!important;margin-bottom:40px!important;display:block!important}#nye-app .nye-h1{font-size:3rem!important;font-weight:800!important;margin-bottom:12px!important;letter-spacing:-.02em!important;background:linear-gradient(135deg,#1a1a1a 0,#444 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;line-height:1.2!important;font-family:Montserrat,sans-serif!important;text-align:center!important;display:block!important}#nye-app .nye-h2{font-size:1.5rem!important;font-weight:700!important;color:#1a1a1a!important;margin-bottom:5px!important;line-height:1.3!important;font-family:Montserrat,sans-serif!important;text-align:left!important}#nye-app .nye-h3{font-size:1rem!important;font-weight:600!important;margin-bottom:20px!important;color:#333!important;line-height:1.4!important;font-family:Montserrat,sans-serif!important}#nye-app .nye-h4{font-size:.75rem!important;font-weight:600!important;color:var(--text-muted)!important;margin-bottom:15px!important;text-transform:uppercase!important;letter-spacing:.05em!important;border-bottom:1px solid #eee!important;padding-bottom:5px!important;font-family:Montserrat,sans-serif!important}#nye-app .nye-h5{font-size:.85rem!important;font-weight:600!important;color:var(--text-muted)!important;margin-bottom:8px!important;padding-bottom:5px!important;border-bottom:1px solid #eee!important;font-family:Montserrat,sans-serif!important}#nye-app .nye-p{font-size:1rem!important;color:var(--text-muted)!important;margin-bottom:10px!important;line-height:1.6!important;font-family:Montserrat,sans-serif!important}#nye-app .nye-p-small{font-size:.8rem!important;color:var(--text-muted)!important;margin:0!important}#nye-app .nye-multi-page-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important}#nye-app .nye-multi-page-card{padding:15px!important}#nye-app .nye-multi-page-card .nye-pdf-preview{height:150px!important}#nye-app .nye-ul{margin-top:15px!important;padding-left:20px!important;list-style-type:disc!important}#nye-app .nye-li{margin-bottom:8px!important;color:#444!important;font-size:.95rem!important;line-height:1.5!important}#nye-app .nye-h1:after,#nye-app .nye-h2:after,#nye-app .nye-h3:after,#nye-app .nye-h4:after,#nye-app .nye-h5:after,#nye-app .nye-h6:after{display:none!important;content:none!important;width:0!important;height:0!important;background:0 0!important}.hidden{display:none!important}#nye-app input[type=file]#nye-file-input{display:none!important;opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;position:absolute!important;z-index:-1!important}#nye-app .nye-upload-box{background:rgba(255,255,255,.8)!important;backdrop-filter:blur(10px)!important;border:2px dashed #cbd5e0!important;border-radius:20px!important;padding:80px 40px!important;text-align:center!important;transition:all .4s cubic-bezier(.175,.885,.32,1.275)!important;box-shadow:0 10px 25px rgba(0,0,0,.03)!important;cursor:pointer!important;margin:0 auto!important;display:block!important}#nye-app .nye-upload-box:hover{border-color:var(--primary-color)!important;transform:translateY(-5px)!important;box-shadow:0 20px 40px rgba(0,0,0,.06)!important;background:#fff!important}#nye-app .nye-upload-box.dragover{border-color:var(--primary-color)!important;background:#fff!important;transform:scale(1.02)!important;box-shadow:0 0 30px rgba(249,178,51,.2),0 20px 40px rgba(0,0,0,.06)!important}#nye-app .nye-upload-content{pointer-events:none!important}#nye-app .nye-upload-icon{font-size:3rem!important;margin-bottom:20px!important;opacity:.5!important;display:block!important;line-height:1!important;transition:transform .3s ease!important}#nye-app .nye-upload-box.dragover .nye-upload-icon{transform:scale(1.2)!important;opacity:.8!important}#nye-app #nye-upload-progress-container{margin-top:30px!important}#nye-app .nye-progress-info{display:flex!important;justify-content:space-between!important;margin-bottom:8px!important;font-size:.9rem!important;font-weight:500!important}#nye-app .nye-progress-bar-bg{height:10px!important;background:var(--border-color)!important;border-radius:5px!important;overflow:hidden!important;width:100%!important}#nye-app #nye-progress-bar-fill{height:100%!important;background:var(--primary-color)!important;width:0%;transition:width .1s linear!important}#nye-app #nye-processing-state{margin-top:40px!important;text-align:center!important}#nye-app .nye-spinner{width:40px!important;height:40px!important;border:4px solid rgba(0,0,0,.1)!important;border-top:4px solid var(--primary-color)!important;border-radius:50%!important;margin:0 auto 15px!important;animation:spin 1s linear infinite!important;display:block!important}@keyframes spin{to{transform:rotate(360deg)}}#nye-app .nye-pulsing-text{font-weight:600!important;color:#999!important;animation:pulse 1.5s ease-in-out infinite!important;display:block!important}@keyframes pulse{0%{color:#aaa}50%{color:#444}100%{color:#aaa}}#nye-app .nye-result-card{background:var(--card-bg)!important;border-radius:var(--radius)!important;padding:30px!important;box-shadow:var(--shadow)!important;margin-bottom:25px!important;display:block!important}#nye-app .nye-summary-card{border-left:4px solid var(--primary-color)!important}#nye-app .nye-summary-layout{display:flex!important;align-items:flex-start!important;gap:15px!important}#nye-app .nye-summary-emoji{font-size:2rem!important;line-height:1!important;flex-shrink:0!important}#nye-app .nye-summary-title{font-size:1.1rem!important;font-weight:700!important;color:#1a1a1a!important;margin-bottom:8px!important;font-family:Montserrat,sans-serif!important}#nye-app .nye-summary-title:after{display:none!important;content:none!important}#nye-app .nye-summary-text{font-size:.9rem!important;color:var(--text-muted)!important;line-height:1.7!important;font-family:Montserrat,sans-serif!important}#nye-app .nye-section-title{display:flex!important;align-items:center!important;gap:8px!important}#nye-app .nye-section-icon{font-size:1.1rem!important}#nye-app .nye-info-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important}#nye-app .nye-info-block{padding:10px 0!important}#nye-app .nye-page-analysis-card{display:flex!important;gap:30px!important;align-items:flex-start!important}#nye-app .nye-page-card{padding:20px 0!important;border-bottom:1px solid #f0f0f0!important}#nye-app .nye-page-card:last-child{border-bottom:none!important}#nye-app .nye-page-title{margin-bottom:15px!important;color:#1a1a1a!important;font-size:1rem!important}#nye-app .nye-page-title:after{display:none!important;content:none!important}#nye-app .nye-page-details-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:15px!important}#nye-app .nye-preview-container{flex-shrink:0!important;text-align:center!important}#nye-app .nye-pdf-preview{width:200px!important;height:280px!important;background:#fff!important;border:1px solid #ddd!important;border-radius:4px!important;position:relative!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;flex-shrink:0!important;overflow:hidden!important}#nye-app .nye-preview-clickable{cursor:pointer!important;transition:transform .2s,box-shadow .2s!important}#nye-app .nye-preview-clickable:hover{transform:translateY(-2px)!important;box-shadow:0 6px 12px rgba(0,0,0,.15)!important}#nye-app .nye-thumb-img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}#nye-app .nye-thumb-overlay{position:absolute!important;bottom:0!important;left:0!important;right:0!important;background:rgba(0,0,0,.6)!important;color:#fff!important;font-size:.7rem!important;font-weight:600!important;padding:4px 0!important;text-align:center!important}#nye-app .nye-cmyk-badge{position:absolute!important;top:6px!important;right:6px!important;background:rgba(46,125,50,.85)!important;color:#fff!important;font-size:.6rem!important;font-weight:700!important;padding:2px 6px!important;border-radius:3px!important;text-transform:uppercase!important}#nye-app .nye-cmyk-note{font-size:.7rem!important;color:#999!important;margin-top:6px!important;font-style:italic!important}#nye-app .nye-lazy-thumb-placeholder{width:200px!important;height:280px!important;background:#f5f5f5!important;border:1px dashed #ccc!important;border-radius:4px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}#nye-app .nye-load-preview{font-size:.75rem!important;padding:8px 14px!important}#nye-app .nye-color-info{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:5px!important}#nye-app .nye-rgb-reason{font-size:.7rem!important;color:#888!important;font-style:italic!important;display:block!important;margin-top:2px!important}#nye-app .nye-spot-tag{margin-top:2px!important}#nye-app .nye-font-tags{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin-top:10px!important}#nye-app .nye-detail-group{margin-bottom:20px!important}#nye-app .nye-detail-row{margin-bottom:4px!important;line-height:1.6!important}#nye-app .nye-detail-row:last-child{border-bottom:none!important}#nye-app .nye-lowres-list{margin-top:4px!important;padding-left:10px!important}#nye-app .nye-tag{display:inline-block!important;padding:2px 8px!important;background:#f0f0f0!important;border-radius:4px!important;font-size:.75rem!important;font-weight:600!important;margin-right:5px!important}#nye-app .nye-tag.success{background:#e8f5e9!important;color:#2e7d32!important}#nye-app .nye-tag.error{background:#ffebee!important;color:#c62828!important}#nye-app .nye-tag.warning{background:#fff3e0!important;color:#e65100!important}#nye-app .nye-warning-text{color:#c62828!important}#nye-app .nye-caution-text{color:#e65100!important}#nye-app .nye-mt10{margin-top:10px!important}#nye-app .nye-btn{display:inline-block!important;padding:12px 24px!important;background:var(--primary-color)!important;color:#fff!important;text-decoration:none!important;border-radius:var(--radius)!important;font-weight:600!important;transition:background .2s!important;border:none!important;cursor:pointer!important;font-family:Montserrat,sans-serif!important;font-size:.9rem!important}#nye-app .nye-btn:hover{background:var(--primary-hover)!important}#nye-app .nye-btn-secondary{background:#fff!important;color:var(--text-main)!important;border:1px solid var(--border-color)!important}#nye-app .nye-btn-secondary:hover{background:#f5f5f5!important}#nye-app .nye-new-file-section{text-align:center!important;padding:20px 30px!important}#nye-app .nye-btn-new-file{display:inline-block!important;padding:14px 32px!important;background:var(--primary-color)!important;color:#fff!important;text-decoration:none!important;border-radius:var(--radius)!important;font-weight:600!important;transition:background .2s,transform .2s!important;border:none!important;cursor:pointer!important;font-family:Montserrat,sans-serif!important;font-size:.95rem!important}#nye-app .nye-btn-new-file:hover{background:var(--primary-hover)!important;transform:translateY(-2px)!important}#nye-app .nye-motivational{text-align:center!important;padding:15px 0!important}#nye-app .nye-motivational-text{font-size:.85rem!important;color:#999!important;font-style:italic!important}#nye-app .nye-error-box{text-align:center!important;padding:40px 30px!important;background:#fff!important;border-radius:var(--radius)!important;box-shadow:var(--shadow)!important;margin-top:20px!important}#nye-app .nye-error-icon{font-size:2.5rem!important;margin-bottom:15px!important;display:block!important}#nye-app .nye-btn-retry{margin-top:15px!important}.nye-modal{position:fixed!important;z-index:1000!important;left:0!important;top:0!important;width:100%!important;height:100%!important;overflow:auto!important;background-color:rgba(0,0,0,.9)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important}.nye-modal.hidden{display:none!important}.nye-modal-content{margin:auto!important;display:block!important;max-width:90%!important;max-height:90vh!important;border-radius:4px!important;box-shadow:0 0 20px rgba(0,0,0,.5)!important;object-fit:contain!important}#nye-modal-caption{margin-top:10px!important;text-align:center!important;color:#fff!important;font-size:1rem!important}.nye-close-modal{position:absolute!important;top:20px!important;right:30px!important;color:#f1f1f1!important;font-size:40px!important;font-weight:700!important;cursor:pointer!important;transition:.3s!important;z-index:1001!important}.nye-close-modal:hover{color:#bbb!important}@media (max-width:768px){#nye-app{padding:30px 10px!important}#nye-app .nye-header h1.nye-h1{font-size:2rem!important}#nye-app .nye-info-grid{grid-template-columns:1fr!important}#nye-app .nye-page-analysis-card{flex-direction:column!important;align-items:center!important}#nye-app .nye-page-details-grid{grid-template-columns:1fr!important}#nye-app .nye-summary-layout{flex-direction:column!important;align-items:center!important;text-align:center!important}#nye-app .nye-lazy-thumb-placeholder,#nye-app .nye-pdf-preview{width:160px!important;height:220px!important}}#nye-app .nye-status-grid{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:4px!important}#nye-app .nye-status-row{display:flex!important;align-items:baseline!important;gap:8px!important;font-size:.85rem!important;line-height:1.5!important}#nye-app .nye-status-icon{flex-shrink:0!important;font-size:.9rem!important;line-height:1!important;width:1.4em!important;text-align:center!important}#nye-app .nye-status-label{color:var(--text-muted)!important;font-weight:500!important;white-space:nowrap!important;flex-shrink:0!important}#nye-app .nye-status-value{color:var(--text-main)!important;font-weight:600!important}#nye-app .nye-status-value.nye-status-warn{color:#e65100!important}#nye-app .nye-status-value.nye-status-error{color:#c62828!important}@media (max-width:1024px) and (min-width:769px){#nye-app .nye-page-details-grid{grid-template-columns:repeat(2,1fr)!important}#nye-app .nye-info-grid{grid-template-columns:repeat(2,1fr)!important}}