*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#1d1a17;-webkit-font-smoothing:antialiased;background:#f6f3ee;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.page{justify-content:center;min-height:100vh;padding:2rem 1rem 4rem;display:flex}.card{background:#fff;border-radius:24px;width:100%;max-width:440px;padding:2rem 1.75rem;box-shadow:0 2px 24px #0000000f}.card h1{margin-bottom:.25rem;font-size:1.35rem;font-weight:700}.muted{color:#7b7169;font-size:.9rem}.receipt{border-top:1px dashed #cfc9bf;margin-top:1.5rem;padding-top:1rem}.line{justify-content:space-between;padding:.2rem 0;font-size:.92rem;display:flex}.line.total{border-top:1px solid #1d1a17;margin-top:.6rem;padding-top:.55rem;font-weight:700}.modifier{color:#6d655f;padding-left:.9rem;font-size:.82rem}.actions{flex-direction:column;gap:.75rem;margin-top:1.75rem;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:.8rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.btn.primary{color:#fff;background:#1d1a17}.btn.primary:hover{background:#000}.btn.secondary{color:#1d1a17;background:#fff;border-color:#1d1a17}.btn.secondary:hover{background:#f1ede5}.btn[disabled]{opacity:.6;cursor:not-allowed}.email-form{flex-direction:column;gap:.85rem;margin-top:1.25rem;display:flex}.email-form label{color:#555049;font-size:.82rem;font-weight:600}.email-form input[type=email]{border:1px solid #cfc9bf;border-radius:12px;outline:none;width:100%;padding:.7rem .9rem;font-size:.95rem;transition:border-color .15s}.email-form input[type=email]:focus{border-color:#1d1a17}.switch-row{align-items:flex-start;gap:.85rem;display:flex}.switch-row .text{color:#3b3631;font-size:.87rem;line-height:1.35}.switch{--w:46px;--h:28px;width:var(--w);height:var(--h);flex-shrink:0;margin-top:.15rem;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.switch .slider{cursor:pointer;background:#d9d3c7;border-radius:999px;transition:background .18s;position:absolute;inset:0}.switch .slider:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.switch input:checked+.slider{background:#1d1a17}.switch input:checked+.slider:before{transform:translate(18px)}.banner{border-radius:12px;padding:.75rem .9rem;font-size:.87rem}.banner.error{color:#8a1d16;background:#fef1ef}.banner.success{color:#1e5a34;background:#ecf4ee}.footer-note{text-align:center;color:#7b7169;margin-top:.6rem;font-size:.82rem}.centered-status{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}
