.result-display-section{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);margin-bottom:32px;padding:32px}.result-display-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.result-display-title{font-family:var(--font-serif);margin-bottom:4px;font-size:24px;font-weight:400}.result-display-subtitle{color:var(--text-ghost);text-transform:uppercase;letter-spacing:.1em;font-size:12px}.result-display-textarea{width:100%;min-height:200px;font-family:var(--font-serif);color:var(--text-main);resize:vertical;white-space:pre-wrap;word-wrap:break-word;background:0 0;border:none;outline:none;font-size:19px;line-height:1.8}
.home-page-wrapper{padding-top:60px;padding-bottom:80px}.home-page-auth-checking{text-align:center;padding-top:80px}.home-intro-section{text-align:center;margin-bottom:30px}.home-intro-title{font-family:var(--font-serif);margin-bottom:16px;font-size:42px;font-weight:400;line-height:1.2}.home-service-section{margin-bottom:32px}.home-chips-section{flex-wrap:wrap;gap:40px;margin-bottom:32px;display:flex}.home-editor-section{margin-bottom:32px}.home-actions-section{margin-bottom:var(--section-gap);justify-content:flex-end;gap:16px;display:flex}.upload-zone.dragging{border-color:var(--text-ghost);background:var(--bg-card);color:var(--text-main)}.upload-zone-file-name{align-items:center;gap:8px;display:flex}.upload-zone-remove-btn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:16px}.home-alerts-section,.file-error-alert,.input-conflict-alert{margin-top:8px}@media (max-width:768px){.home-page-wrapper{padding-top:40px;padding-bottom:40px}.home-intro-title{margin-bottom:20px;font-size:28px}.home-service-section{margin-bottom:24px}.home-chips-section{flex-direction:column;gap:20px;margin-bottom:24px}.home-editor-section{margin-bottom:24px}.home-actions-section{flex-direction:column;justify-content:stretch;gap:12px;margin-bottom:24px}.home-actions-section button{width:100%}}
