*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f3f6f9;color:#212529}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px}.card{width:100%;max-width:480px;background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000014;border:1px solid #e9ecef;padding:32px}.card h1{font-size:22px;margin:0 0 8px}.card p.lead{color:#6c757d;font-size:14px;margin:0 0 24px}.field{margin-bottom:16px}.field label{display:block;font-size:12px;font-weight:600;color:#6c757d;margin-bottom:4px}.field input,.field select{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #dee2e6;font-size:14px}.field .hint{font-size:12px;color:#868e96;margin-top:4px}.row{display:flex;gap:12px}.row>.field{flex:1}.btn{width:100%;padding:12px;border-radius:8px;border:none;font-size:14px;font-weight:600;cursor:pointer;background:#4e73df;color:#fff}.btn:disabled{opacity:.5;cursor:default}.btn.secondary{background:transparent;color:#4e73df;border:1px solid #4e73df}.btn.ghost{background:transparent;color:#868e96;box-shadow:none}.error{color:#e03131;font-size:13px;margin:8px 0 0}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid #f1f3f5}.commission-box{background:#f3f6ff;border-radius:10px;padding:14px 16px;font-size:13px;color:#364fc7;margin-top:12px}.actions{margin-top:24px;display:flex;flex-direction:column;gap:10px}.site-header{background:#1a2233;color:#fff;position:sticky;top:0;z-index:10}.site-header .bar{max-width:1200px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;gap:24px}.site-header .logo{font-weight:800;font-size:19px;color:#fff;text-decoration:none;white-space:nowrap}.site-header .logo span{color:#ff922b}.site-header nav{display:flex;gap:18px;flex:1}.site-header nav a{color:#ced4da;text-decoration:none;font-size:14px;font-weight:500}.site-header nav a:hover{color:#fff}.site-header .account-link{color:#fff;text-decoration:none;font-size:14px;font-weight:600;background:#ffffff1a;padding:8px 16px;border-radius:8px;white-space:nowrap}.site-header .account-link:hover{background:#ffffff2e}.site-footer{background:#12182a;color:#868e96;font-size:13px;padding:32px 20px;margin-top:48px;text-align:center}.shell{max-width:1200px;margin:0 auto;padding:0 20px 40px}.hero{background:linear-gradient(135deg,#1a2233,#2b3a67);color:#fff;border-radius:20px;padding:56px 40px;margin:24px 0 40px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.hero .copy{max-width:560px}.hero h1{font-size:34px;line-height:1.15;margin:0 0 14px;text-wrap:balance}.hero p{color:#c9d2e3;font-size:15px;line-height:1.6;margin:0 0 24px}.hero .btn{width:auto;padding:13px 26px;background:#ff922b;display:inline-block;text-decoration:none;text-align:center}.hero .btn:hover{background:#f76707}.section-title{font-size:20px;font-weight:800;margin:8px 0 18px}.category-chips{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.category-chip{background:#fff;border:1px solid #e9ecef;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;color:#495057;cursor:pointer;text-decoration:none}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px}.product-card{background:#fff;border-radius:14px;border:1px solid #e9ecef;overflow:hidden;text-decoration:none;color:inherit;display:block}.product-card .thumb{aspect-ratio:1;background:#f1f3f5;display:flex;align-items:center;justify-content:center;color:#adb5bd;font-size:13px;overflow:hidden}.product-card .thumb img{width:100%;height:100%;object-fit:cover}.product-card .body{padding:12px 14px}.product-card .name{font-size:14px;font-weight:600;margin:0 0 6px;line-height:1.3;min-height:2.6em;overflow:hidden}.product-card .price{font-size:16px;font-weight:800;color:#1a2233}.product-card .seller{font-size:12px;color:#868e96;margin-top:4px}.empty-state{background:#fff;border:1px dashed #dee2e6;border-radius:14px;padding:40px 20px;text-align:center;color:#868e96;font-size:14px}.panel{background:#fff;border-radius:16px;border:1px solid #e9ecef;padding:28px 32px;max-width:720px;margin:24px auto}.panel h1{font-size:22px;margin:0 0 8px}.panel p.lead{color:#6c757d;font-size:14px;margin:0 0 24px}.site-list{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.site-list .site-item{display:flex;align-items:center;justify-content:space-between;border:1px solid #e9ecef;border-radius:10px;padding:14px 16px}.site-list .site-item .name{font-weight:600;font-size:14px}.badge{display:inline-block;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;background:#ebfbee;color:#2f9e44}.badge.pending{background:#fff9db;color:#f08c00}.step-indicator{display:flex;gap:6px;margin-bottom:20px}.step-indicator .dot{height:4px;flex:1;border-radius:999px;background:#e9ecef}.step-indicator .dot.done{background:#4e73df}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px;margin:16px 0}.image-grid .thumb-slot{aspect-ratio:1;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;position:relative}.image-grid .thumb-slot img{width:100%;height:100%;object-fit:cover}.image-grid .thumb-slot.primary{border-color:#ff922b}.image-grid .thumb-slot .primary-tag{position:absolute;bottom:0;left:0;right:0;background:#ff922b;color:#fff;font-size:10px;font-weight:700;text-align:center;padding:2px 0}.upload-slot{aspect-ratio:1;border-radius:10px;border:2px dashed #dee2e6;display:flex;align-items:center;justify-content:center;color:#868e96;font-size:24px;cursor:pointer}
