*{box-sizing:border-box;margin:0;padding:0}.header{align-items:center;background-color:#2563eb;color:#fff;display:flex;justify-content:space-between;padding:.5rem 1rem}.header-title{font-size:1.25rem;font-weight:700}.phone-container{align-items:center;display:flex;gap:.5rem}.product-list{display:flex;flex-direction:column;gap:1rem;padding:1rem}.product-card{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;overflow:hidden}.product-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem}.product-title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.product-company{color:#666;font-size:.875rem}.product-details{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem}.product-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.label{font-weight:500}.total-price{grid-column:span 2;margin-top:.5rem}@media (max-width:640px){.product-grid{grid-template-columns:1fr}.total-price{grid-column:1}.header{flex-direction:column;gap:.5rem;text-align:center}}.install-prompt{background:#fff;border-radius:12px;bottom:20px;box-shadow:0 4px 12px #00000026;left:50%;max-width:400px;padding:20px;position:fixed;transform:translateX(-50%);width:90%;z-index:1000}.prompt-content{text-align:center}.prompt-content p{font-size:16px;font-weight:500;margin-bottom:16px}.prompt-content ol{margin:16px 0;padding-left:24px;text-align:left}.prompt-content li{margin:8px 0}.install-button{background:#2563eb;color:#fff;font-weight:500}.close-button,.install-button{border:none;border-radius:8px;cursor:pointer;margin:8px;padding:12px 24px}.close-button{background:#e5e7eb;color:#374151}
/*# sourceMappingURL=main.a127227c.css.map*/