.app{display:flex;flex-direction:column;min-height:100vh;background:#fafbfc;position:relative}.header{background:#fff;color:#000;border-bottom:1px solid #E8EAED;position:sticky;top:0;z-index:100}.header-content{max-width:1400px;margin:0 auto;padding:20px 40px;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center;gap:10px;transition:opacity .2s ease}.logo-container:hover{opacity:.7}.logo-icon{width:20px;height:20px;color:#1a1a1a;flex-shrink:0}.logo-text{font-size:13px;font-weight:600;letter-spacing:1.5px;color:#1a1a1a;line-height:1}.made-by-container{display:flex;align-items:center;gap:4px;font-size:13px;letter-spacing:.2px}.made-by-text{color:#5f6368}.made-by-link{color:#5f6368;text-decoration:underline;transition:color .2s ease}.made-by-link:hover{color:#1a1a1a}.main-content{flex:1;min-height:calc(100vh - 68px);position:relative}.content-wrapper{max-width:1100px;margin:0 auto;padding:80px 40px 100px;display:flex;flex-direction:column;align-items:center;gap:100px;position:relative}.input-container{max-width:640px;width:100%;text-align:center;animation:fadeIn .5s ease}.page-title{font-size:52px;font-weight:800;color:#1a1a1a;margin-bottom:20px;letter-spacing:-1.2px;line-height:1.15;-webkit-text-stroke:.5px #1A1A1A;paint-order:stroke fill}.page-title .highlight{position:relative;display:inline-block;color:#1a1a1a;z-index:1}.page-title .highlight:after{content:"";position:absolute;bottom:8px;left:0;right:0;height:16px;background:#ffe066;z-index:-1;opacity:1!important;animation:none!important}.page-subtitle{font-size:18px;color:#5f6368;margin-bottom:48px;font-weight:400;line-height:1.6;max-width:540px;margin-left:auto;margin-right:auto}.input-section{background:#fff;border:1px solid #E8EAED;border-radius:16px;padding:40px;box-shadow:0 1px 3px #0000000a;transition:all .2s ease}.input-section:hover{box-shadow:0 4px 12px #00000014;border-color:#dadce0}.input-label{font-size:13px;font-weight:500;color:#5f6368;margin-bottom:10px;display:block;text-align:left;letter-spacing:.2px}.input-group{display:flex;gap:8px;margin-bottom:12px}.input{flex:1;padding:14px 16px;border:1px solid #DADCE0;border-radius:8px;font-size:15px;font-family:DM Sans,sans-serif;transition:all .15s ease;outline:none;background:#fff;color:#1a1a1a}.input::placeholder{color:#9aa0a6}.input:focus{border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a0d}.input:disabled{opacity:.6;cursor:not-allowed;background:#f0f0f0}.button{padding:14px 24px;border:none;border-radius:8px;font-size:14px;font-weight:500;font-family:DM Sans,sans-serif;cursor:pointer;transition:all .15s ease;outline:none;letter-spacing:.2px;position:relative}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background:#1a1a1a;color:#fff;min-width:140px}.button-primary:hover:not(:disabled){background:#000;box-shadow:0 2px 8px #00000026}.button-primary:active:not(:disabled){transform:scale(.98)}.button-secondary{background:#1a1a1a;color:#fff;padding:14px 28px}.button-secondary:hover:not(:disabled){background:#000;box-shadow:0 2px 8px #00000026}.button-text{background:transparent;color:#5f6368;padding:14px 28px;border:1px solid #E8EAED}.button-text:hover:not(:disabled){background:#f8f9fa;border-color:#dadce0}.helper-text{font-size:13px;color:#9aa0a6;line-height:1.5;margin-top:8px;text-align:left}.error{background:#fef3f2;border:1px solid #FECDCA;color:#c5221f;padding:12px 14px;border-radius:8px;margin-top:12px;font-size:13px;font-weight:400}.image-view{animation:fadeIn .4s ease;width:100%}.image-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px;padding:20px 24px;background:#fff;border-radius:12px;border:1px solid #E8EAED;box-shadow:0 1px 3px #0000000a}.image-title-section{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #E8EAED;flex-shrink:0}.image-title{font-size:24px;font-weight:500;color:#000;letter-spacing:-.5px;margin:0;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-actions{display:flex;gap:16px;flex-shrink:0;align-items:center;flex-wrap:wrap}.format-selector{display:flex;align-items:center;gap:10px;padding-right:16px;border-right:1px solid #E8EAED}.format-label{font-size:13px;font-weight:500;color:#5f6368;letter-spacing:.2px}.format-dropdown{padding:6px 28px 6px 10px;background:#fff;border:1px solid #DADCE0;border-radius:6px;color:#1a1a1a;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;outline:none;transition:all .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%235F6368' d='M6 8L2 4h8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.format-dropdown:hover{border-color:#1a1a1a}.format-dropdown:focus{border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a0d}.image-container{background:#fff;border:1px solid #E8EAED;border-radius:12px;display:flex;justify-content:center;align-items:center;overflow:hidden;box-shadow:0 1px 3px #0000000a;padding:16px}.preview{max-width:100%;max-height:70vh;height:auto;display:block;object-fit:contain;border-radius:8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.how-it-works{width:100%;max-width:1000px;text-align:center;animation:fadeIn .6s ease}.section-title{font-size:32px;font-weight:600;color:#1a1a1a;margin-bottom:48px;letter-spacing:-.5px;position:relative;display:inline-block;padding-bottom:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step{padding:36px 24px;background:#fff;border:1px solid #E8EAED;border-radius:12px;transition:all .2s ease;cursor:default;animation:fadeInUp .6s ease;animation-fill-mode:both;box-shadow:0 1px 3px #0000000a}.step:nth-child(1){animation-delay:.1s}.step:nth-child(2){animation-delay:.2s}.step:nth-child(3){animation-delay:.3s}.step:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px);border-color:#dadce0}.step-number{width:48px;height:48px;margin:0 auto 20px;background:#1a1a1a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;transition:all .2s ease}.step:hover .step-number{transform:scale(1.05)}.step-title{font-size:17px;font-weight:600;color:#1a1a1a;margin-bottom:8px;letter-spacing:-.2px}.step-description{font-size:14px;color:#5f6368;line-height:1.5}.faq{width:100%;max-width:800px;text-align:center;animation:fadeIn .8s ease}.faq-list{display:flex;flex-direction:column;gap:12px;text-align:left}.faq-item{padding:20px 24px;background:#fff;border:1px solid #E8EAED;border-radius:12px;transition:all .2s ease;animation:fadeInUp .6s ease;animation-fill-mode:both;box-shadow:0 1px 3px #0000000a;cursor:pointer}.faq-item:nth-child(1){animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}.faq-item:hover{box-shadow:0 4px 12px #00000014;border-color:#dadce0}.faq-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-question{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;letter-spacing:-.1px;flex:1}.faq-arrow{color:#5f6368;flex-shrink:0;transition:transform .2s ease}.faq-arrow.open{transform:rotate(180deg)}.faq-answer{font-size:14px;color:#5f6368;line-height:1.5;margin:12px 0 0;padding-top:12px;border-top:1px solid #F1F3F4;animation:fadeIn .2s ease}@media (max-width: 768px){.header-content{padding:16px 20px}.logo-text{font-size:11px;letter-spacing:1px}.logo-icon{width:18px;height:18px}.content-wrapper{padding:40px 20px 60px;gap:60px}.page-title{font-size:42px;margin-bottom:16px}.page-title .highlight:after{height:10px;bottom:6px}.page-subtitle{font-size:18px}.input-section{padding:32px 24px}.input-group{flex-direction:column}.button-primary{width:100%}.section-title{font-size:28px;margin-bottom:32px}.section-title:after{width:50px;height:2px}.faq .section-title:after{width:70px}.steps{grid-template-columns:1fr;gap:24px}.step{padding:32px 24px}.step-number{width:50px;height:50px;font-size:20px}.faq-item{padding:24px 28px}.image-header{flex-direction:column;align-items:flex-start;gap:20px}.image-title-section{width:100%}.user-avatar{width:40px;height:40px}.image-title{font-size:20px;white-space:normal}.image-actions{width:100%;flex-direction:column}.format-selector{width:100%;justify-content:center;border-right:none;border-bottom:1px solid #E8E8E8;padding:0 0 12px}.format-dropdown{flex:1;max-width:150px}.button-secondary,.button-text{width:100%}}@media (max-width: 480px){.header-content{padding:14px 16px}.logo-text{font-size:10px}.logo-icon{width:16px;height:16px}.content-wrapper{padding:32px 16px 48px;gap:48px}.page-title{font-size:36px;margin-bottom:16px}.page-title .highlight:after{height:8px;bottom:5px}.page-subtitle{font-size:17px;margin-bottom:40px}.input-section{padding:28px 20px}.section-title{font-size:24px;margin-bottom:28px}.section-title:after{width:40px;height:2px}.faq .section-title:after{width:60px}.step{padding:28px 24px;border-left-width:3px}.step-number{width:44px;height:44px;font-size:18px;margin-bottom:20px}.step:nth-child(2) .step-number{border-width:2px}.step-title{font-size:16px}.step-description{font-size:13px}.faq-item{padding:22px 24px}.faq-question{font-size:15px}.faq-answer{font-size:13px}.user-avatar{width:36px;height:36px}.image-title{font-size:18px}.preview{max-height:60vh}}*{margin:0;padding:0;box-sizing:border-box}img{user-drag:none;-webkit-user-drag:none;user-select:none;-webkit-user-select:none;pointer-events:auto}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;min-height:100vh;color:#2e2e2e}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:3px;height:0px}::-webkit-scrollbar:horizontal{height:0px;width:0px}::-webkit-scrollbar-thumb{background:#87878750;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#87878760;cursor:pointer}::-webkit-scrollbar-track{width:3px;background:#87878720}.scrollbar-hidden{scrollbar-width:none;-ms-overflow-style:none}
