.creator-shell{min-height:100vh;background:#0c0e12;color:#f1f1ee;font-family:Arial,sans-serif;padding:28px clamp(20px,5vw,84px) 70px}.creator-top{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #282b32;padding-bottom:22px;margin-bottom:48px}.creator-brand{font-weight:900;font-size:23px;letter-spacing:3px}.creator-brand small{display:block;color:#bdb9a9;font-size:10px;letter-spacing:2px;margin-top:8px}.creator-links{display:flex;gap:22px;flex-wrap:wrap;font-size:13px;color:#bbb}.creator-shell a:hover{color:#e5c477}.creator-heading{max-width:780px;margin-bottom:34px}.creator-heading h1{font-size:clamp(32px,4vw,52px);line-height:1.1;letter-spacing:-1.6px;margin:12px 0 16px}.creator-kicker{font-size:11px;letter-spacing:2px;color:#d5b873;text-transform:uppercase}.creator-heading p,.creator-muted{color:#aaaeb6;line-height:1.7}.creator-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:24px;align-items:start}.creator-card{background:#14171d;border:1px solid #2b2e36;border-radius:18px;padding:26px;margin-bottom:20px;min-width:0}.creator-card h2{font-size:22px;margin:0 0 16px;letter-spacing:-.5px}.creator-card h3{font-size:18px;margin:0 0 10px}.creator-form{display:grid;gap:19px}.creator-field{display:grid;gap:9px;font-size:13px;color:#c8cad0}.creator-field input,.creator-field select,.creator-field textarea{width:100%;min-width:0;border:1px solid #363a44;background:#0c0f14;border-radius:9px;padding:12px;color:#fff;font:inherit}.creator-field textarea{resize:vertical;min-height:100px}.creator-field input:focus,.creator-field select:focus,.creator-field textarea:focus{outline:2px solid #d5b873;outline-offset:2px}.creator-field small{font-size:12px;color:#9298a4;line-height:1.5}.creator-check{display:flex;align-items:flex-start;gap:11px;font-size:13px;line-height:1.6;color:#bbbfc8}.creator-check input{margin-top:4px;accent-color:#d5b873}.creator-button{display:inline-flex;justify-content:center;align-items:center;min-height:44px;border-radius:9px;border:1px solid #d5b873;background:#dfc181;color:#181511;padding:11px 19px;font-weight:700;font-size:13px;cursor:pointer}.creator-button.secondary{border-color:#3d414b;background:transparent;color:#ddd}.creator-button:disabled{opacity:.5;cursor:wait}.creator-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.creator-status{display:inline-block;border:1px solid #5d5236;background:#272419;border-radius:30px;padding:6px 10px;font-size:11px;color:#e3ca91;margin-bottom:16px}.creator-status[data-status=approved],.creator-status[data-status=published]{border-color:#36584a;color:#a0cfb7;background:#172820}.creator-notice{padding:14px 18px;border:1px solid #4a4435;border-radius:10px;background:#242118;margin:20px 0;line-height:1.6;font-size:13px}.creator-notice[role=alert]{border-color:#8a4747;background:#2b1d21;color:#f2b5b5}.creator-timeline{list-style:none;padding:0;margin:20px 0 0;border-left:1px solid #4d4533}.creator-timeline li{padding:0 0 18px 18px;font-size:13px;line-height:1.6}.creator-timeline small{color:#939ba8}.creator-upload{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid #2b2e36;font-size:12px;overflow-wrap:anywhere}.creator-profile{display:flex;align-items:center;gap:20px;margin-bottom:26px}.creator-avatar{height:76px;width:76px;display:grid;place-items:center;background:#dfc181;color:#1a1814;border-radius:20px;font-size:30px;font-weight:800;flex-shrink:0}.creator-profile h1{font-size:36px;margin:0 0 9px}.creator-empty{padding:30px 0;color:#999;line-height:1.7}.creator-step{display:flex;gap:14px;margin:24px 0;line-height:1.5;font-size:14px}.creator-step b{color:#d5b873}.creator-shell details summary{cursor:pointer;font-size:14px;padding:8px 0;color:#d5b873}.creator-shell details[open] summary{margin-bottom:18px}.creator-workflow{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;color:#8f949e;margin:20px 0}.creator-workflow span{padding:7px 9px;border:1px solid #30343e;border-radius:6px}.creator-workflow span[aria-current=step]{color:#e5c477;border-color:#b99b57}.creator-shell .auth-box{max-width:500px;margin:60px auto}.creator-file-input{max-width:100%;font-size:13px;color:#bbb}.creator-inline{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:760px){.creator-grid{grid-template-columns:1fr}.creator-top{align-items:flex-start;margin-bottom:30px}.creator-links{gap:12px;font-size:11px}.creator-card{padding:20px}.creator-inline{grid-template-columns:1fr}.creator-profile h1{font-size:28px}}