.Receipt-module__xh5J2q__container{flex-direction:column;gap:20px;width:100%;max-width:440px;margin:0 auto;padding:40px 20px;display:flex}.Receipt-module__xh5J2q__header{align-items:center;gap:12px;margin-bottom:10px;display:flex}.Receipt-module__xh5J2q__logo{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 1px 3px #0000000d}.Receipt-module__xh5J2q__logoIcon{width:20px;height:20px;color:var(--firebase-text)}.Receipt-module__xh5J2q__brandName{color:#111;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.Receipt-module__xh5J2q__card{background:#fff;border:1px solid #00000005;border-radius:20px;padding:32px;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.Receipt-module__xh5J2q__receiptHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Receipt-module__xh5J2q__subtitle{color:#666;margin-bottom:4px;font-size:13px}.Receipt-module__xh5J2q__amount{color:#111;letter-spacing:-.5px;margin-bottom:4px;font-size:32px;font-weight:700}.Receipt-module__xh5J2q__date{color:#888;font-size:13px}.Receipt-module__xh5J2q__illustration{background:#f9fafb;border:1px solid #eee;border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.Receipt-module__xh5J2q__illustrationIcon{color:#cbd5e1}.Receipt-module__xh5J2q__uploadedLogo{object-fit:contain;border-radius:6px;width:100%;height:100%}.Receipt-module__xh5J2q__actions{border-bottom:1px solid #f0f0f0;gap:24px;margin-bottom:24px;padding:24px 0;display:flex}.Receipt-module__xh5J2q__actionLink{color:#666;cursor:pointer;align-items:center;gap:6px;font-size:13px;font-weight:500;transition:color .2s;display:flex}.Receipt-module__xh5J2q__actionLink:hover{color:var(--firebase-text)}.Receipt-module__xh5J2q__actionIcon{width:14px;height:14px}.Receipt-module__xh5J2q__metaGrid{grid-template-columns:1fr auto;gap:12px 8px;display:grid}.Receipt-module__xh5J2q__metaLabel{color:#888;font-size:13px}.Receipt-module__xh5J2q__metaValue{color:#333;text-align:right;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.Receipt-module__xh5J2q__paymentIcon{background:#333;border-radius:2px;width:16px;height:10px;display:inline-block}.Receipt-module__xh5J2q__detailsTitle{color:#111;margin-bottom:24px;font-size:15px;font-weight:600}.Receipt-module__xh5J2q__lineItemDate{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px}.Receipt-module__xh5J2q__lineItem{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:24px;display:flex}.Receipt-module__xh5J2q__itemName{color:#111;margin-bottom:2px;font-size:14px;font-weight:600}.Receipt-module__xh5J2q__itemQty{color:#888;font-size:13px}.Receipt-module__xh5J2q__itemPrice{color:#111;font-size:14px;font-weight:600}.Receipt-module__xh5J2q__summaryRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Receipt-module__xh5J2q__summaryLabel{color:#111;font-size:14px;font-weight:500}.Receipt-module__xh5J2q__summaryValue{color:#111;font-size:14px;font-weight:600}.Receipt-module__xh5J2q__totalRow{border-top:1px solid #f0f0f0;margin-top:8px;margin-bottom:24px;padding-top:16px}.Receipt-module__xh5J2q__footer{color:#888;font-size:13px;line-height:1.5}.Receipt-module__xh5J2q__link{color:var(--firebase-blue);font-weight:500;text-decoration:none}.Receipt-module__xh5J2q__link:hover{text-decoration:underline}.Receipt-module__xh5J2q__contactLine{margin-top:8px}.Receipt-module__xh5J2q__mastercard{align-items:center;display:flex}.Receipt-module__xh5J2q__mcCircle{border-radius:50%;width:12px;height:12px}.Receipt-module__xh5J2q__mcLeft{background:#555;margin-right:-4px}.Receipt-module__xh5J2q__mcRight{background:#999}.Receipt-module__xh5J2q__conversionSection{border-top:1px solid #f0f0f0;align-items:flex-start;gap:12px;margin-top:16px;margin-bottom:24px;padding-top:16px;display:flex}.Receipt-module__xh5J2q__conversionIconBox{background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Receipt-module__xh5J2q__conversionIcon{color:#6b7280}.Receipt-module__xh5J2q__conversionDetails{flex:1;justify-content:space-between;display:flex}.Receipt-module__xh5J2q__conversionTitle{color:#111;margin-bottom:2px;font-size:14px;font-weight:600}.Receipt-module__xh5J2q__conversionRate{color:#9ca3af;font-size:12px}.Receipt-module__xh5J2q__conversionAmounts{text-align:right}.Receipt-module__xh5J2q__conversionPrimary{color:#111;font-size:14px;font-weight:600;display:block}.Receipt-module__xh5J2q__conversionSecondary{color:#9ca3af;margin-top:2px;font-size:12px;display:block}.Receipt-module__xh5J2q__menuButton{cursor:pointer;z-index:50;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 2px 10px #0000001a}.Receipt-module__xh5J2q__menuButton:hover{color:var(--firebase-amber-700);transform:scale(1.05)}.Receipt-module__xh5J2q__modal{z-index:100;opacity:0;pointer-events:none;background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:85vh;padding:24px;transition:all .2s ease-in-out;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)scale(.95);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Receipt-module__xh5J2q__modalOpen{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}@media (max-width:640px){.Receipt-module__xh5J2q__modal{width:95%;max-height:90vh;padding:20px}}.Receipt-module__xh5J2q__backdrop{z-index:90;opacity:0;pointer-events:none;background:#0000004d;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.Receipt-module__xh5J2q__backdropOpen{opacity:1;pointer-events:auto}.Receipt-module__xh5J2q__drawerHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.Receipt-module__xh5J2q__drawerTitle{color:#111;font-size:18px;font-weight:700}.Receipt-module__xh5J2q__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:4px}.Receipt-module__xh5J2q__closeButton:hover{color:#111}.Receipt-module__xh5J2q__formGroup{margin-bottom:16px}.Receipt-module__xh5J2q__label{color:#4b5563;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.Receipt-module__xh5J2q__input{color:#111;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}.Receipt-module__xh5J2q__input:focus{border-color:var(--firebase-blue);outline:none;box-shadow:0 0 0 3px #1a73e81a}.Receipt-module__xh5J2q__sectionTitle{color:#374151;margin-top:24px;margin-bottom:12px;font-size:14px;font-weight:700}
.DigitalOceanReceipt-module__9OYsxG__container{color:#333;background:#fff;width:100%;max-width:800px;margin:0 auto;padding:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;box-shadow:0 4px 6px -1px #0000001a}.DigitalOceanReceipt-module__9OYsxG__logoRow{margin-bottom:20px}.DigitalOceanReceipt-module__9OYsxG__logo{object-fit:contain;height:40px}.DigitalOceanReceipt-module__9OYsxG__title{color:#333;margin-bottom:40px;font-size:24px;font-weight:400}.DigitalOceanReceipt-module__9OYsxG__headerGrid{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.DigitalOceanReceipt-module__9OYsxG__column{flex-direction:column;display:flex}.DigitalOceanReceipt-module__9OYsxG__sectionHeader{color:#333;margin-bottom:10px;font-size:14px;font-weight:700}.DigitalOceanReceipt-module__9OYsxG__text{color:#555;white-space:pre-line;font-size:14px;line-height:1.5}.DigitalOceanReceipt-module__9OYsxG__textSmall{color:#666;font-size:13px}.DigitalOceanReceipt-module__9OYsxG__invoiceDetailRow{justify-content:space-between;margin-bottom:4px;display:flex}.DigitalOceanReceipt-module__9OYsxG__label{color:#555}.DigitalOceanReceipt-module__9OYsxG__value{color:#333;font-weight:500}.DigitalOceanReceipt-module__9OYsxG__summarySection{margin-bottom:40px}.DigitalOceanReceipt-module__9OYsxG__summaryTitle{border-bottom:1px solid #ddd;margin-bottom:15px;padding-bottom:10px;font-size:18px;font-weight:500}.DigitalOceanReceipt-module__9OYsxG__summaryRow{border-bottom:1px solid #eee;justify-content:space-between;padding:8px 0;display:flex}.DigitalOceanReceipt-module__9OYsxG__totalRow{border-top:2px solid #333;justify-content:space-between;align-items:center;margin-top:10px;padding:20px 0;display:flex}.DigitalOceanReceipt-module__9OYsxG__totalLabel{font-size:20px;font-weight:600}.DigitalOceanReceipt-module__9OYsxG__totalValue{font-size:24px;font-weight:700}.DigitalOceanReceipt-module__9OYsxG__usageSection{margin-top:40px}.DigitalOceanReceipt-module__9OYsxG__usageTitle{margin-bottom:5px;font-size:18px;font-weight:500}.DigitalOceanReceipt-module__9OYsxG__usageSubtitle{color:#666;margin-bottom:20px;font-size:12px;font-style:italic}.DigitalOceanReceipt-module__9OYsxG__table{border-collapse:collapse;width:100%}.DigitalOceanReceipt-module__9OYsxG__th{text-align:left;color:#333;border-bottom:1px solid #ddd;margin-bottom:8px;padding-bottom:8px;font-size:12px;font-weight:700}.DigitalOceanReceipt-module__9OYsxG__td{vertical-align:top;color:#555;border-bottom:1px solid #eee;padding:12px 0;font-size:13px}.DigitalOceanReceipt-module__9OYsxG__tdRight{text-align:right}.DigitalOceanReceipt-module__9OYsxG__footer{text-align:right;color:#888;margin-top:60px;font-size:12px}@media (max-width:640px){.DigitalOceanReceipt-module__9OYsxG__container{padding:30px 20px}.DigitalOceanReceipt-module__9OYsxG__headerGrid{grid-template-columns:1fr;gap:20px}.DigitalOceanReceipt-module__9OYsxG__invoiceDetailRow{flex-direction:column;margin-bottom:12px}.DigitalOceanReceipt-module__9OYsxG__invoiceDetailRow .DigitalOceanReceipt-module__9OYsxG__value{margin-top:2px}.DigitalOceanReceipt-module__9OYsxG__totalRow{flex-direction:column;align-items:flex-start;gap:10px}.DigitalOceanReceipt-module__9OYsxG__totalValue{align-self:flex-end}}
