.hostinger-product-page{color:#6d28d9;font-family:inherit;margin:0 auto;max-width:1200px;padding:32px 24px}.hostinger-product-page *{box-sizing:border-box}.hostinger-product-page__container{display:grid;gap:32px;grid-template-columns:1fr}@media(min-width:768px){.hostinger-product-page__container{gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.hostinger-product-page__gallery{display:flex;flex-direction:column;gap:12px}.hostinger-product-page__gallery-main{align-items:center;aspect-ratio:1/1;background:#f3f4f6;border-radius:12px;display:flex;justify-content:center;overflow:hidden;width:100%}.hostinger-product-page__gallery-main img{height:100%;object-fit:cover;width:100%}.hostinger-product-page__gallery-thumbs{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.hostinger-product-page__thumb{background:#fff;border:2px solid transparent;border-radius:8px;cursor:pointer;height:72px;overflow:hidden;padding:0;transition:border-color .15s ease;width:72px}.hostinger-product-page__thumb img{display:block;height:100%;object-fit:cover;width:100%}.hostinger-product-page__thumb.is-active,.hostinger-product-page__thumb:hover{border-color:#6d28d9}.hostinger-product-page__details{display:flex;flex-direction:column;gap:16px}.hostinger-product-page__ribbon{align-self:flex-start;background:#fef3c7;border-radius:999px;color:#6d28d9;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}.hostinger-product-page__title{font-size:1.875rem;font-weight:700;line-height:1.2;margin:0}.hostinger-product-page__subtitle{color:#6b7280;font-size:1rem;margin:0}.hostinger-product-page__price{color:#111827;font-size:1.5rem;font-weight:700}.hostinger-product-page__options{display:flex;flex-direction:column;gap:12px}.hostinger-product-page__option{display:flex;flex-direction:column;gap:8px}.hostinger-product-page__option-label{color:#374151;font-size:.875rem;font-weight:600}.hostinger-product-page__option-values{display:flex;flex-wrap:wrap;gap:8px}.hostinger-product-page__option-value{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:.875rem;padding:8px 16px;transition:all .15s ease}.hostinger-product-page__option-value:hover{border-color:#6d28d9}.hostinger-product-page__option-value.is-active{background:#6d28d9;border-color:#6d28d9;color:#fff}.hostinger-product-page__quantity{display:flex;flex-direction:column;gap:8px}.hostinger-product-page__quantity-label{color:#374151;font-size:.875rem;font-weight:600}.hostinger-product-page__quantity-control{align-items:center;border:1px solid #d1d5db;border-radius:8px;display:inline-flex;overflow:hidden;width:fit-content}.hostinger-product-page__qty-btn{background:#fff;border:none;cursor:pointer;font-size:1.125rem;height:36px;width:36px}.hostinger-product-page__qty-btn:hover{background:#f3f4f6}.hostinger-product-page__quantity-control input{-moz-appearance:textfield;background:#fff;border:1px solid #d1d5db;border-bottom:none;border-top:none;font-size:.95rem;height:36px;text-align:center;width:56px}.hostinger-product-page__quantity-control input::-webkit-inner-spin-button,.hostinger-product-page__quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hostinger-product-page__actions{display:flex;flex-wrap:wrap;gap:12px}.hostinger-product-page__btn{border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .15s ease}.hostinger-product-page__btn:disabled{cursor:not-allowed;opacity:.6}.hostinger-product-page__btn--primary{background:#6d28d9;color:#fff}.hostinger-product-page__btn--primary:hover:not(:disabled){background:#6d28d9}.hostinger-product-page__btn--secondary{background:#fff;border-color:#6d28d9;color:#6d28d9}.hostinger-product-page__btn--secondary:hover:not(:disabled){background:#eff6ff}.hostinger-product-page__message{font-size:.875rem;margin:0;min-height:1.25rem}.hostinger-product-page__message.is-success{color:#047857}.hostinger-product-page__message.is-error{color:#b91c1c}.hostinger-product-page__description{color:#374151;font-size:.95rem;line-height:1.6;margin-top:8px}.hostinger-product-page__description p{margin:0 0 12px}.hostinger-product-page__related{margin-top:48px}.hostinger-product-page__related-title{font-size:1.25rem;font-weight:700;margin:0 0 16px}.hostinger-product-page__related-list{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));list-style:none;margin:0;padding:0}.hostinger-product-page__related-link{border:1px solid #e5e7eb;border-radius:8px;color:inherit;display:flex;flex-direction:column;gap:8px;padding:12px;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.hostinger-product-page__related-link:hover{border-color:#6d28d9;transform:translateY(-2px)}.hostinger-product-page__related-link img{aspect-ratio:1/1;border-radius:6px;object-fit:cover;width:100%}.hostinger-product-page__related-name{font-size:.95rem;font-weight:600}.hostinger-product-page__related-price{color:#6b7280;font-size:.875rem}