@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=JetBrains+Mono:wght@400;500&family=Inter:wght@300;400;500&display=swap";:root{--bg-color:#0c0c0c;--border-color:#1a1a1a;--text-main:#f5f5f5;--text-muted:#888;--font-serif:"Playfair Display", serif;--font-mono:"JetBrains Mono", monospace;--font-sans:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);font-family:var(--font-sans);min-height:100vh}.layout-wrapper{z-index:2;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.page-lines{pointer-events:none;z-index:1;width:100%;height:100vh;position:fixed;top:0;left:0}.page-lines:before,.page-lines:after{content:"";background:#ffffff1a;width:1px;height:100%;position:absolute;top:0}.page-lines:before{left:11%}.page-lines:after{right:11%}@media (width<=768px){.page-lines{display:none}}.top-header{width:100%;max-width:1200px;margin:0 auto;padding:3rem 4rem}.logo-text{font-family:var(--font-serif);color:var(--text-main);font-size:1.3rem}.main-content{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2rem 2rem 6rem;display:flex;position:relative}h1{font-family:var(--font-serif);letter-spacing:-.01em;text-align:center;margin-bottom:2rem;font-size:3.5rem;font-weight:400;line-height:1.1}.subtitle{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.02em;text-align:center;margin-bottom:4rem;font-size:.9rem;line-height:1.6}.dropzone{cursor:pointer;background:0 0;border:1px dashed #333;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:700px;height:250px;margin-bottom:3rem;transition:all .2s;display:flex}.dropzone:hover,.dropzone.active{background:#ffffff03;border-color:#666}.upload-icon{width:48px;height:48px;color:var(--text-main);background:#111;border:1px solid #222;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.dropzone-title{font-family:var(--font-serif);color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem}.dropzone-sub{font-family:var(--font-serif);color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem}.dropzone-meta{font-family:var(--font-mono);color:#555;text-transform:lowercase;font-size:.7rem}.sample-divider{align-items:center;width:100%;max-width:600px;margin-bottom:2rem;display:flex}.sample-divider:before,.sample-divider:after{content:"";background:#222;flex:1;height:1px}.sample-divider span{font-family:var(--font-mono);color:#555;padding:0 1rem;font-size:.75rem}.samples-container{justify-content:center;gap:1rem;display:flex}.sample-box{cursor:pointer;background:#111;border:1px solid #222;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;padding:.5rem;transition:border-color .2s;display:flex;overflow:hidden}.sample-box:hover{border-color:#555}.sample-box img{object-fit:contain;opacity:.7;max-width:100%;max-height:100%}.sample-box:hover img{opacity:1}.image-display-area{flex-direction:column;align-items:center;width:100%;max-width:700px;display:flex}.preview-container{aspect-ratio:16/9;background:#111;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex;overflow:hidden}.preview-container img{object-fit:contain;max-width:100%;max-height:100%;transition:opacity .3s}.transparent-bg{background-image:linear-gradient(45deg,#181818 25%,#0000 25%),linear-gradient(-45deg,#181818 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#181818 75%),linear-gradient(-45deg,#0000 75%,#181818 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.action-row{justify-content:center;align-items:center;gap:1.5rem;display:flex}.status-text{font-family:var(--font-mono);color:var(--text-muted);font-size:.85rem}.minimal-btn{font-family:var(--font-serif);color:var(--text-main);cursor:pointer;background:0 0;border:1px solid #333;border-radius:8px;padding:.6rem 2rem;font-size:1.05rem;transition:all .2s}.minimal-btn:hover{background:#ffffff08;border-color:#555}.footer{margin-top:auto}.footer .container{width:100%;max-width:1200px;margin:0 auto;padding:0 4rem}.footer-content{border-top:1px solid var(--border-color);justify-content:space-between;padding:1.5rem 0;display:flex}.footer-logo-link{font-family:var(--font-serif);color:var(--text-main);font-size:1.1rem;text-decoration:none}.footer-links{gap:2.5rem;display:flex}.footer-link{font-family:var(--font-serif);color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--text-main)}.footer-bottom{flex-direction:column;display:flex}.footer-divider{background:var(--border-color);width:100%;height:1px}.footer-bottom-content{color:var(--text-muted);font-size:.75rem;font-family:var(--font-sans);justify-content:space-between;padding:1.5rem 0;display:flex}.footer-status{align-items:center;display:flex}.status-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;margin-right:.5rem;display:inline-block}.footer ::selection{color:#000;background-color:#e0e0e0}.footer ::selection{color:#000;background-color:#e0e0e0}.error-msg{color:#ef4444;font-family:var(--font-mono);text-align:center;margin-top:1.5rem;font-size:.85rem}.section-divider{pointer-events:none;background:linear-gradient(#ffffff2e,#ffffff2e) 0 0/100% 1px no-repeat,linear-gradient(#ffffff2e,#ffffff2e) 0 100%/100% 1px no-repeat,repeating-linear-gradient(135deg,#0000,#0000 3px,#ffffff14 3px 4px) 50%/16px 16px;width:100%;height:40px;margin:0;position:relative;overflow:hidden}.privacy-notice{font-family:var(--font-mono);color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.8rem}.loading-dots span{animation:1.4s infinite both blink}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}
