*{box-sizing:border-box}body{margin:0;background:#050505;color:#f3efe7;font-family:Arial,sans-serif}header{height:80px;border-bottom:1px solid #70511b;display:flex;align-items:center;justify-content:space-between;padding:10px 5%;color:#dcb253}header img{width:180px;max-height:58px;object-fit:contain}main{max-width:1100px;margin:50px auto;padding:0 20px}.card{background:#0d0c0a;border:1px solid #604717;border-radius:12px;padding:28px;margin-bottom:25px}h1,h2{font-family:Georgia,serif;color:#eac05c}.eyebrow{color:#d7aa43;letter-spacing:2px;font-size:12px;font-weight:700}.card input{display:block;width:100%;max-width:460px;padding:14px;margin:12px 0;background:#15130f;border:1px solid #5f471d;border-radius:7px;color:white}.card button,.top button{background:#d5a642;border:0;border-radius:7px;padding:12px 20px;font-weight:800;cursor:pointer}.ghost{background:transparent!important;border:1px solid #b4872d!important;color:#e7bd58}.top{display:flex;justify-content:space-between;align-items:center}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:25px}.cards div{border:1px solid #604717;background:#0d0c0a;border-radius:10px;padding:22px;text-align:center}.cards b{display:block;font-size:34px;color:#eac05c}.cards span{color:#aaa}.row{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid #282016}.row small{display:block;color:#aaa;margin-top:6px}.actions{display:flex;gap:8px;align-items:center}.actions button{padding:9px 12px}.danger{background:#55231e!important;color:#fff}.row:last-child{border:0}@media(max-width:700px){.cards{grid-template-columns:repeat(2,1fr)}.row{display:block}.actions{margin-top:12px;flex-wrap:wrap}.top{align-items:flex-start}}
.ghost{display:inline-block;text-decoration:none;color:#e7bd58!important;padding:10px 14px;border:1px solid #b4872d;border-radius:7px;background:transparent}.cards{grid-template-columns:repeat(4,1fr)}.revenue{font-size:36px;color:#eac05c;font-weight:800;margin:8px 0}.hint{color:#aaa}.actions{flex-wrap:wrap}@media(max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}}
