.banner-ad-section.ra-hero{height:100vh!important;min-height:640px!important;padding-bottom:72px!important}.ra-hero .banner-ad-hero-copy{max-width:760px}.ra-upload-area{margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ra-upload-field{border:1px solid #d0d0d0;background:#f8f8f8;padding:32px 20px;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease;border-radius:0}.ra-upload-field:hover{border-color:#999;background:#f0f0f0}.ra-upload-field.drag-over{border-color:#111;background:#eee}.ra-upload-btn{background:none;color:#111;font-weight:500;font-size:15px;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:0;transition:opacity .2s ease;font-family:var(--ad-hero-font);letter-spacing:.02em}.ra-upload-btn:hover{opacity:.65}.ra-upload-hint-text{color:#888;font-size:12px;font-weight:400;font-family:var(--ad-hero-font);text-align:right}.ra-upload-error{color:#c62828;font-weight:500;padding:10px 12px;background:#fdecea;border:1px solid #f5c6c2}.ra-file-info,.ra-upload-error{font-size:13px;font-family:var(--ad-hero-font);border-radius:0}.ra-file-info{background:#f5f5f5;color:#111;padding:12px 14px;border:1px solid #d0d0d0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.ra-file-meta{font-size:11px;color:#888}.ra-file-remove{background:none;border:1px solid #ccc;color:#111;cursor:pointer;font-size:14px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:0;flex-shrink:0;transition:border-color .2s}.ra-file-remove:hover{border-color:#111}.ra-processing{text-align:center;padding:8px 0 0;display:flex;flex-direction:column}.ra-processing-spinner{width:36px;height:36px;border:2px solid #e0e0e0;border-top-color:#111;border-radius:0;margin:0 auto 18px;animation:ra-spin 1s linear infinite}@keyframes ra-spin{to{transform:rotate(1turn)}}.ra-processing-title{font-size:17px;font-weight:500;color:#111;margin:0 0 8px;font-family:var(--ad-hero-font)}.ra-processing-subtitle{font-size:14px;color:#666;line-height:1.5;margin:0 0 20px;font-family:var(--ad-hero-font)}.ra-processing-file{font-size:12px;color:#888;margin:0 0 14px;font-family:var(--ad-hero-font)}.ra-progress-track{width:100%;background:#eee;border-radius:0;overflow:hidden;border:1px solid #ddd}.ra-progress-bar{height:3px;background:#111;border-radius:0;transition:width .5s ease;position:relative}.ra-progress-shimmer{position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:ra-shimmer 2s infinite}@keyframes ra-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.ra-progress-label{font-size:11px;color:#888;margin:10px 0 16px;font-family:var(--ad-hero-font);text-transform:uppercase;letter-spacing:.05em}.ra-tip-box{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:0;padding:16px;margin-top:4px;text-align:left}.ra-tip-label{font-size:10px;font-weight:500;color:#888;margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.ra-tip-label,.ra-tip-text{font-family:var(--ad-hero-font)}.ra-tip-text{font-size:13px;color:#333;margin:0;line-height:1.55}.ra-hero .banner-ad-hero-bottom:has(.ra-processing) .banner-ad-hero-copy{display:none}@media (max-width:768px){.banner-ad-section.ra-hero{min-height:600px!important;padding-bottom:48px!important}.ra-upload-field{padding:24px 16px}}