*{box-sizing:border-box}:root{--bg: #f8f6f6;--bg-dark: #221610;--card: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--primary: #1d4ed8;--primary-soft: rgba(29, 78, 216, .12);--success-bg: #e8f7ee;--success-text: #18794e;--warning-bg: #fff1e6;--warning-text: #ea580c;--danger-bg: #fff0f0;--danger-text: #dc2626;--shadow: 0 10px 30px rgba(15, 23, 42, .06)}html,body,#root{margin:0;min-height:100%;font-family:Public Sans,Arial,sans-serif;background:var(--bg);color:var(--text)}body{min-height:100vh}button,input{font:inherit}.page{min-height:100vh}.topbar{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid var(--border);background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-inner{max-width:1440px;margin:0 auto;padding:0 24px;height:72px;display:flex;align-items:center;justify-content:center}.brand{display:flex;align-items:center}.brand-logo{width:80px;height:80px;object-fit:cover;border-radius:999px}.brand-text{font-size:1.35rem;font-weight:800;letter-spacing:-.02em}.container{max-width:1440px;margin:0 auto;padding:32px 24px}.layout{display:flex;gap:24px}.sidebar{width:160px;flex-shrink:0}.ad-card{display:flex;flex-direction:column;gap:8px}.ad-label{font-size:10px;text-transform:uppercase;font-weight:800;color:#94a3b8;letter-spacing:.12em}.ad-label-right{text-align:right}.ad-box{width:160px;height:600px;border-radius:16px;border:2px dashed #cbd5e1;background:#e2e8f0;display:flex;align-items:center;justify-content:center;text-align:center;color:#64748b;padding:16px}.content{flex:1;display:flex;flex-direction:column;gap:32px}.banner-section{display:flex;justify-content:center}.banner-box{width:100%;max-width:728px;height:90px;border-radius:16px;border:2px dashed #cbd5e1;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;text-align:center;padding:12px}.mobile-banner-section{display:none;justify-content:center}.mobile-banner-box{width:100%;height:90px;border-radius:16px;border:2px dashed #cbd5e1;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;text-align:center;padding:12px}.hero-card,.result-card,.cta-card{background:var(--card);border-radius:24px;border:1px solid #f1f5f9;box-shadow:var(--shadow)}.hero-card{padding:40px}.hero-inner{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:28px;align-items:center;text-align:center}.hero-copy h1{margin:0 0 10px;font-size:2.5rem;line-height:1.1;font-weight:900;color:#0f172a}.hero-copy p{margin:0;font-size:1.05rem;color:var(--muted)}.upload-card{width:100%;max-width:720px;padding:24px;border:2px dashed #cbd5e1;border-radius:20px;background:#f8fafc;transition:.2s ease}.upload-card.drag-active{border-color:var(--primary);background:#eff6ff}.upload-empty{display:flex;flex-direction:column;align-items:center;gap:18px}.upload-link{border:none;background:transparent;color:var(--primary);font-weight:700;cursor:pointer;text-decoration:underline}.upload-help{margin:0;color:var(--muted);line-height:1.6;max-width:520px}.upload-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.primary-btn,.secondary-btn,.ghost-btn{border-radius:14px;padding:14px 20px;font-weight:700;cursor:pointer;transition:.2s ease;text-decoration:none}.primary-btn{border:none;background:var(--primary);color:#fff;box-shadow:0 10px 24px #1d4ed833}.primary-btn:hover{opacity:.92}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.secondary-btn{border:1px solid var(--border);background:#fff;color:var(--text)}.ghost-btn{border:1px solid var(--border);background:transparent;color:var(--muted)}.sample-plate-wrap{display:flex;flex-direction:column;align-items:center;gap:8px}.sample-label{margin:0;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#94a3b8}.sample-plate{display:inline-flex;align-items:center;min-height:54px;background:#fff;border:4px solid #1e293b;border-radius:10px;overflow:hidden;box-shadow:0 8px 18px #0f172a14}.sample-tr{width:28px;height:54px;background:#1d4ed8;color:#fff;display:flex;align-items:end;justify-content:center;padding-bottom:6px;font-size:9px;font-weight:700}.sample-number{padding:0 18px;font-size:1.4rem;font-weight:800;letter-spacing:.18em;color:#0f172a}.preview-area{display:flex;flex-direction:column;gap:16px}.preview-image{width:100%;max-height:460px;object-fit:contain;border-radius:16px;background:#fff;border:1px solid var(--border)}.file-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.92rem}.result-section{display:flex;flex-direction:column}.result-card{padding:32px}.placeholder-mode{text-align:center}.placeholder-content{display:flex;flex-direction:column;align-items:center;gap:10px}.placeholder-icon{font-size:2rem}.placeholder-content h3{margin:0;font-size:1.5rem;font-weight:800}.placeholder-content p{margin:0;color:var(--muted);line-height:1.7;max-width:600px}.error-mode{background:snow;border-color:#fee2e2}.result-flex{display:flex;align-items:center;gap:32px}.result-circle-area{flex-shrink:0;display:flex;align-items:center;justify-content:center}.score-circle{position:relative;width:132px;height:132px}.score-svg{width:132px;height:132px;transform:rotate(-90deg)}.score-track{fill:transparent;stroke:#e2e8f0;stroke-width:8}.score-progress{fill:transparent;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .4s ease,stroke .3s ease}.score-progress-app{stroke:#f97316}.score-progress-normal{stroke:#22c55e}.score-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.score-value{font-size:1.9rem;font-weight:900;color:#0f172a}.score-label{font-size:10px;font-weight:800;text-transform:uppercase;color:#94a3b8;letter-spacing:.04em}.result-main{flex:1}.result-topline{display:flex;margin-bottom:10px}.status-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.status-app{background:#ffedd5;color:#ea580c}.status-normal{background:#e8f7ee;color:#18794e}.result-title{margin:0 0 10px;font-size:2.2rem;line-height:1.1;font-weight:900;text-transform:uppercase;letter-spacing:-.03em}.result-desc{margin:0 0 20px;color:var(--muted);line-height:1.7;max-width:720px}.result-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.result-info-item{padding:16px;background:#f8fafc;border:1px solid var(--border);border-radius:16px}.result-info-label{display:block;margin-bottom:6px;color:var(--muted);font-size:.84rem}.cta-card{position:relative;overflow:hidden;padding:36px}.cta-content{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px}.cta-content h2{margin:0 0 8px;font-size:2rem;font-weight:900}.cta-content p{margin:0;color:var(--muted)}.cta-shape{position:absolute;top:0;right:0;width:33%;height:100%;background:linear-gradient(135deg,transparent 0%,rgba(29,78,216,.12) 100%);clip-path:polygon(100% 0,100% 100%,0 100%);z-index:1}.footer{margin-top:48px;background:#fff;border-top:1px solid var(--border);padding:28px 24px}.footer-inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer-brand{display:flex;align-items:center;gap:12px}.footer-logo{width:42px;height:42px;object-fit:cover;border-radius:999px}.footer-brand h4{margin:0 0 4px}.footer-brand p,.footer-copy{margin:0;color:var(--muted);font-size:.92rem}.crop-modal-overlay{position:fixed;inset:0;z-index:999;background:#0f172ab8;display:flex;align-items:center;justify-content:center;padding:16px}.crop-modal{width:min(960px,100%);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #00000040}.crop-modal-header{padding:20px 20px 0}.crop-modal-header h3{margin:0 0 6px;font-size:1.35rem;font-weight:800}.crop-modal-header p{margin:0;color:#64748b}.cropper-wrapper{position:relative;width:100%;height:420px;background:#111827;margin-top:16px}.crop-controls{padding:18px 20px 20px;display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}.zoom-label{display:flex;flex-direction:column;gap:8px;min-width:220px;font-weight:600}.zoom-label input[type=range]{width:100%}.crop-actions{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:1279px){.sidebar{display:none}}@media(max-width:900px){.container{padding:24px 16px}.topbar-inner{padding:0 16px}.hero-card{padding:24px}.hero-copy h1{font-size:2rem}.result-flex{flex-direction:column;text-align:center}.result-topline{justify-content:center}.result-title{font-size:1.8rem}.result-desc{max-width:100%}.result-info-grid{grid-template-columns:1fr}.cta-content{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.brand-logo{width:64px;height:64px}.brand-text{font-size:1.1rem}.banner-box{height:72px;font-size:.9rem}.mobile-banner-section{display:flex}.mobile-banner-box{height:72px;font-size:.9rem}.hero-copy h1{font-size:1.7rem}.hero-copy p{font-size:.98rem}.upload-card{padding:18px}.sample-number{font-size:1.05rem;letter-spacing:.14em;padding:0 12px}.file-meta{flex-direction:column;align-items:flex-start}.result-card{padding:20px}.score-circle,.score-svg{width:116px;height:116px}.score-value{font-size:1.55rem}.cta-card{padding:24px}.cta-content h2{font-size:1.5rem}.crop-modal{border-radius:18px}.cropper-wrapper{height:320px}.crop-controls{flex-direction:column;align-items:stretch}.zoom-label{min-width:100%}.crop-actions{width:100%}.crop-actions button{flex:1}}
