:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at top,#fffffffa,#f1f5f9 40%,#e2e8f0)}*{box-sizing:border-box}body{margin:0}a{text-decoration:none}.page{max-width:1280px;margin:0 auto;padding:24px}.hero{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;margin-bottom:24px}.hero-copy,.hero-ad-wrap,.panel,.ad-slot{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 15px 45px #0f172a14}.hero-copy{padding:32px}.hero-copy h1{margin:14px 0 12px;font-size:48px;line-height:1.06}.hero-copy p{margin:0;color:#475569;font-size:18px;line-height:1.7;max-width:760px}.hero-ad-wrap{padding:20px}.pill,.badge,.market-badges span{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px}.pill{background:#0f172a;color:#fff;font-weight:700}.market-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.market-badges span,.badge{background:#f1f5f9;color:#334155;font-size:14px}.ad-slot{min-height:98px;display:flex;justify-content:center;align-items:center;text-align:center;border-style:dashed;background:#f8fafc;margin-bottom:20px}.ad-slot.tall{min-height:260px}.ad-label{font-weight:700;color:#475569}.ad-sub{color:#94a3b8;font-size:13px;margin-top:6px}.tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:8px;box-shadow:0 10px 28px #0f172a0f;margin-bottom:20px}.tab{border:0;border-radius:18px;background:transparent;padding:16px;font-size:16px;font-weight:700;color:#475569;cursor:pointer}.tab.active{color:#fff;box-shadow:0 12px 24px #0f172a29}.main-grid{display:grid;grid-template-columns:minmax(0,2fr) 360px;gap:20px}.panel{padding:24px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:20px}.section-head h2{margin:0;font-size:34px}.section-head p{margin:8px 0 0;color:#64748b}.upload-card{position:relative;border:1px solid #e2e8f0;border-radius:28px;background:#fff;overflow:hidden;margin-bottom:20px}.upload-inner{display:block;cursor:pointer;padding:40px 20px;border:2px dashed #e2e8f0;background:#f8fafc;border-radius:24px;margin:18px;text-align:center}.upload-icon{width:64px;height:64px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#fff;border:1px solid #e2e8f0;font-size:28px}.upload-inner h3{margin:0;font-size:28px}.upload-inner p{margin:10px 0 16px;color:#64748b}.plus-btn{position:absolute;right:20px;top:20px;width:56px;height:56px;border-radius:999px;border:0;font-size:28px;background:#334155;color:#fff}.file-list{display:flex;flex-wrap:wrap;gap:10px;padding:0 18px 18px}.file-chip{background:#eef2ff;color:#3730a3;padding:8px 12px;border-radius:999px;font-size:14px}.inline-ads,.two-col,.radio-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.block{border:1px solid #e2e8f0;background:#fff;border-radius:24px;padding:20px;margin-top:18px}.block h3{margin:0 0 14px}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.check-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:18px}.check-item.radio{background:#fff}.row-split{display:flex;justify-content:space-between;align-items:center;gap:14px}select,.date-input{min-width:220px;border-radius:16px;border:1px solid #cbd5e1;padding:12px}.action-row{display:flex;gap:12px;margin-top:18px}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:18px;padding:14px 20px;font-weight:700;cursor:pointer}.button.primary{border:0;color:#fff;background:linear-gradient(135deg,#0f172a,#334155)}.button.ghost{background:#fff}.status{margin-top:16px;padding:14px 16px;border-radius:18px;background:#eff6ff;color:#1d4ed8}.status.completed{background:#ecfdf5;color:#047857}.status.failed{background:#fef2f2;color:#b91c1c}.job-box{background:#fcfcff}.job-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.job-grid div{display:flex;flex-direction:column;gap:4px;padding:12px;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.error-box{margin-top:14px;background:#fff1f2;color:#be123c;border-radius:16px;padding:14px}.download-row{display:flex;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}.download-expiry{color:#64748b;font-size:14px}.side-box h3{margin-top:0}.helper-list{color:#475569;line-height:1.8;padding-left:18px}@media (max-width: 1024px){.hero,.main-grid,.inline-ads,.two-col,.radio-row,.tabs{grid-template-columns:1fr}}@media (max-width: 720px){.page{padding:16px}.hero-copy h1{font-size:34px}.section-head{flex-direction:column}.check-grid,.job-grid{grid-template-columns:1fr}.action-row{flex-direction:column}select,.date-input{width:100%;min-width:0}}.status-card{margin-top:18px;border-radius:24px;padding:18px;border:1px solid #e2e8f0;display:flex;gap:16px;align-items:flex-start}.status-card.processing{background:#eff6ff;color:#1d4ed8}.status-card.success{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.status-card.failed{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.status-icon{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:800;background:#ffffffb3}.status-content{flex:1}.status-title{font-size:18px;font-weight:800;margin-bottom:6px}.status-text{line-height:1.6}.spinner{width:34px;height:34px;border-radius:999px;border:4px solid rgba(29,78,216,.15);border-top-color:#2563eb;animation:spin 1s linear infinite;flex:0 0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
