.ppc-wrap{max-width:980px;margin:30px auto;background:linear-gradient(135deg,#111,#2a1b00);padding:28px;border-radius:24px;color:#fff;box-shadow:0 20px 50px rgba(0,0,0,.25)}.ppc-head h2{font-size:34px;margin:0}.ppc-head p{opacity:.85}.ppc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ppc-customer input{padding:15px;border-radius:12px;border:0}.ppc-section{background:#fff;color:#111;border-radius:18px;padding:18px;margin:18px 0}.ppc-items{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ppc-card{display:flex;align-items:center;gap:12px;border:1px solid #eee;border-radius:14px;padding:14px;cursor:pointer}.ppc-card:hover{border-color:#d4af37;box-shadow:0 8px 22px rgba(0,0,0,.08)}.ppc-card small{display:block;color:#666;margin-top:4px}.ppc-card strong{margin-left:auto;color:#b38300}.ppc-footer{position:sticky;bottom:15px;background:#000;border:1px solid #d4af37;border-radius:18px;padding:16px;display:flex;justify-content:space-between;align-items:center;font-size:22px;font-weight:800}.ppc-footer button{background:#d4af37;color:#111;border:0;border-radius:12px;padding:14px 22px;font-weight:800;cursor:pointer}#ppc-message{margin-top:12px}.ppc-success{background:#e9fff1;color:#116b2b;padding:12px;border-radius:10px}@media(max-width:760px){.ppc-grid,.ppc-items{grid-template-columns:1fr}.ppc-footer{display:block}.ppc-footer button{width:100%;margin-top:12px}}
