.catalog-module__ZyI-Aq__container{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.catalog-module__ZyI-Aq__header{text-align:center;margin-bottom:3rem}.catalog-module__ZyI-Aq__searchContainer{align-items:center;width:100%;max-width:600px;margin:0 auto 3rem;display:flex;position:relative}.catalog-module__ZyI-Aq__searchInput{color:#333;box-sizing:border-box;background-color:var(--white);border:2px solid #eaeaea;border-radius:50px;outline:none;width:100%;padding:1rem 1.5rem 1rem 3.5rem;font-size:1rem;transition:all .3s;box-shadow:0 4px 15px #0000000d}.catalog-module__ZyI-Aq__searchInput:focus{border-color:var(--primary-purple-dark);box-shadow:0 4px 20px #0000001a}.catalog-module__ZyI-Aq__searchIcon{color:#888;pointer-events:none;font-size:1.2rem;position:absolute;left:1.25rem}.catalog-module__ZyI-Aq__emptyState{text-align:center;color:#888;background:var(--white);border:1px dashed #ddd;border-radius:16px;grid-column:1/-1;padding:4rem;font-size:1.1rem}.catalog-module__ZyI-Aq__title{color:var(--primary-purple-dark);margin-bottom:1rem;font-size:2.5rem}.catalog-module__ZyI-Aq__subtitle{color:#555;max-width:600px;margin:0 auto;font-size:1.1rem}.catalog-module__ZyI-Aq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.catalog-module__ZyI-Aq__card{background:var(--white);border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 20px #0000000d}.catalog-module__ZyI-Aq__card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.catalog-module__ZyI-Aq__imageContainer{box-sizing:border-box;background-color:#f8f9fa;justify-content:center;align-items:center;width:100%;height:200px;padding:1.5rem;display:flex;position:relative}.catalog-module__ZyI-Aq__image{object-fit:contain;max-width:100%;max-height:100%}.catalog-module__ZyI-Aq__shareButton{width:36px;height:36px;color:var(--primary-purple-dark);cursor:pointer;z-index:2;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,transform .2s,color .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 5px #00000026}.catalog-module__ZyI-Aq__shareButton:hover{background:var(--primary-purple-dark);color:#fff;transform:scale(1.05)}.catalog-module__ZyI-Aq__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.catalog-module__ZyI-Aq__serviceName{color:var(--primary-purple-dark);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.catalog-module__ZyI-Aq__description{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.catalog-module__ZyI-Aq__priceSection{border-top:1px solid #eee;margin-bottom:1.5rem;padding-top:1rem}.catalog-module__ZyI-Aq__price{color:var(--secondary-blue-violet);font-size:1.5rem;font-weight:800}.catalog-module__ZyI-Aq__itbms{color:#888;margin-top:.25rem;font-size:.8rem;display:block}.catalog-module__ZyI-Aq__billingNote{border-left:3px solid var(--secondary-blue-violet);color:#555;background:#f9f9fb;border-radius:4px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.85rem}.catalog-module__ZyI-Aq__billingNote strong{color:var(--primary-purple-dark);margin-bottom:.25rem;display:block}.catalog-module__ZyI-Aq__billingNote ol{margin:0;padding-left:1.25rem}.catalog-module__ZyI-Aq__billingNote li{margin-bottom:.25rem}.catalog-module__ZyI-Aq__billingNote li:last-child{margin-bottom:0}.catalog-module__ZyI-Aq__payButton{background:var(--primary-purple-dark);width:100%;color:var(--white);cursor:pointer;text-align:center;border:none;border-radius:8px;padding:.875rem;font-size:1rem;font-weight:600;transition:background .2s}.catalog-module__ZyI-Aq__payButton:hover{background:var(--secondary-blue-violet)}.catalog-module__ZyI-Aq__payButton:disabled{cursor:not-allowed;background:#ccc}.catalog-module__ZyI-Aq__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.catalog-module__ZyI-Aq__modalContent{background:var(--white);border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0003}.catalog-module__ZyI-Aq__modalHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.catalog-module__ZyI-Aq__modalTitle{color:var(--primary-purple-dark);margin:0;font-size:1.25rem;font-weight:700}.catalog-module__ZyI-Aq__closeButton{color:#888;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;transition:color .2s}.catalog-module__ZyI-Aq__closeButton:hover{color:var(--secondary-orange-red)}.catalog-module__ZyI-Aq__modalBody{padding:1.5rem}.catalog-module__ZyI-Aq__methodCard{background:#fafafa;border:1px solid #eee;border-radius:12px;margin-bottom:1rem;padding:1.25rem}.catalog-module__ZyI-Aq__methodCard:last-child{margin-bottom:0}.catalog-module__ZyI-Aq__methodHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.catalog-module__ZyI-Aq__methodIcon{color:var(--secondary-blue-violet);font-size:1.5rem}.catalog-module__ZyI-Aq__methodType{color:var(--foreground);text-transform:capitalize;font-size:1.1rem;font-weight:600}.catalog-module__ZyI-Aq__methodInstructions{color:#555;white-space:pre-wrap;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.catalog-module__ZyI-Aq__linkButton{box-sizing:border-box;background:var(--secondary-blue-violet);color:var(--white);text-align:center;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.catalog-module__ZyI-Aq__linkButton:hover{background:var(--primary-purple-dark)}.catalog-module__ZyI-Aq__noMethods{text-align:center;color:#888;padding:2rem 0;font-style:italic}
