body{font-family:sans-serif;background:#111;color:#fff;margin:0;padding:2rem;display:flex;flex-direction:column;align-items:center}h1{color:#0f9}.container{max-width:600px;width:100%}a{color:#0f9}.cancel-container{padding:2rem;text-align:center;color:#ccc}.share-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.share-icon-button{background-color:#0f9;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:18px;color:#000;text-decoration:none;transition:background-color .2s ease}.share-icon-button:hover{background-color:#0d8}.product-card{background-color:#1a1a1a;border-radius:10px;padding:2rem;text-align:center;margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto}.product-image{max-width:150px;margin-bottom:1rem}.pay-button{background-color:#0f9;color:#000;font-weight:700;padding:.75rem 1.5rem;border-radius:8px;border:none;margin-top:1rem;cursor:pointer;transition:background-color .2s ease}.pay-button:hover{background-color:#0d8}.disclaimer{font-size:.75rem;color:#888;margin-top:1rem;line-height:1.4}.legal-container{max-width:720px;margin:auto;padding:2rem;color:#ccc;line-height:1.6;font-size:1rem}.legal-container h1{text-align:center;color:#0f9;margin-bottom:1.5rem}.legal-container .highlight{margin-top:1.5rem;font-weight:700;color:#0f9;font-style:italic;text-align:center}.privacy-container{max-width:720px;margin:auto;padding:2rem;color:#ccc;line-height:1.6;font-size:1rem}.privacy-container h1{text-align:center;color:#0f9;margin-bottom:1.5rem}.privacy-container .highlight{margin-top:1.5rem;font-weight:700;color:#0f9;font-style:italic;text-align:center}.back-link{color:#0f9;text-decoration:none;font-weight:700}.back-link:hover{text-decoration:underline}
