.shop-page-layout{align-items:flex-start;gap:40px;max-width:1200px;margin:0 auto;padding:40px 20px;display:flex}.shop-left-column{flex:0 0 40%;order:1}.shop-right-column{flex:1;order:2}.shop-product-image{position:sticky;top:20px}.product-cover{border-radius:8px;width:100%;height:auto;box-shadow:0 4px 20px #0000001f}.shop-product-info{margin-bottom:30px}.shop-product-info h2{color:#d51f27;margin-bottom:8px;font-size:1.8em;font-weight:600}.product-subtitle{color:#555;margin-bottom:20px;font-size:1.1em;font-style:italic}.shop-product-info p{color:#333;margin-bottom:16px;line-height:1.8}.shop-checkout-section{background:#f9f9f9;border-radius:8px;margin-bottom:30px;padding:30px}.shop-field{margin-bottom:20px}.shop-field label{color:#333;margin-bottom:8px;font-size:.95em;font-weight:600;display:block}.shop-field select{color:#333;appearance:auto;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:6px;width:100%;padding:12px 16px;font-size:1em}.shop-field select:focus{border-color:#d51f27;outline:none;box-shadow:0 0 0 2px #d51f2726}.shipping-zone-label{color:#555;margin-top:8px;font-size:.9em}.quantity-selector{background:#fff;border:1px solid #ddd;border-radius:6px;align-items:center;display:inline-flex;overflow:hidden}.quantity-selector button{cursor:pointer;color:#333;background:#fff;border:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2em;transition:background .15s;display:flex}.quantity-selector button:hover:not(:disabled){background:#f0f0f0}.quantity-selector button:disabled{color:#ccc;cursor:not-allowed}.quantity-value{text-align:center;color:#333;border-left:1px solid #ddd;border-right:1px solid #ddd;width:50px;font-size:1.1em;font-weight:600;line-height:44px}.shop-opt-in{margin-bottom:20px}.shop-checkbox-label{cursor:pointer;align-items:center;gap:10px;line-height:1.4;font-weight:400!important;display:flex!important}.shop-checkbox-label input[type=checkbox]{accent-color:#d51f27;cursor:pointer;flex-shrink:0;width:18px;height:18px}.shop-checkbox-label span{color:#555;font-size:.95em}.shop-error{color:#d51f27;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:16px;padding:12px 16px;font-size:.95em}.shop-buy-button{color:#fff;cursor:pointer;background:#d51f27;border:none;border-radius:6px;width:100%;padding:16px 24px;font-size:1.15em;font-weight:600;transition:background .2s}.shop-buy-button:hover:not(:disabled){background:#b91c1c}.shop-buy-button:disabled{cursor:not-allowed;background:#999}.shop-secure-note{text-align:center;color:#888;margin-top:12px;font-size:.85em}.shop-shipping-info{background:#fff;border:1px solid #e0e0e0;border-left:4px solid #d51f27;border-radius:6px;padding:25px}.shop-shipping-info h3{color:#333;margin-bottom:12px;font-size:1.2em}.shop-shipping-info p{color:#555;margin-bottom:12px;line-height:1.7}.shop-shipping-info ul{margin:0;padding:0;list-style:none}.shop-shipping-info li{color:#555;border-bottom:1px solid #f0f0f0;padding:8px 0}.shop-shipping-info li:last-child{border-bottom:none}.shop-result-container{max-width:600px;margin:0 auto;padding:40px 20px 60px}.shop-result-card{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:40px}.shop-success-card{border-top:4px solid #4caf50}.shop-cancel-card{border-top:4px solid #f59e0b}.shop-result-icon{color:#fff;background:#4caf50;border-radius:50%;width:60px;height:60px;margin:0 auto 20px;font-size:1.8em;line-height:60px}.shop-result-card h2{color:#333;margin-bottom:16px;font-size:1.5em}.shop-result-card p{color:#555;margin-bottom:16px;line-height:1.7}.shop-result-card a{color:#d51f27;text-decoration:underline}.shop-result-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:30px;display:flex}.shop-result-link{background:#d51f27;border-radius:6px;padding:12px 28px;font-weight:600;transition:background .2s;display:inline-block;color:#fff!important;text-decoration:none!important}.shop-result-link:hover{background:#b91c1c}.shop-result-link-secondary{border:1px solid #ddd;color:#333!important;background:#fff!important}.shop-result-link-secondary:hover{background:#f5f5f5!important}@media (max-width:968px){.shop-page-layout{flex-direction:column;gap:30px}.shop-left-column,.shop-right-column{flex:100%}.shop-left-column{max-width:400px;margin:0 auto}.shop-product-image{position:static}}@media (max-width:768px){.shop-page-layout{padding:20px 15px}.shop-product-info h2{font-size:1.5em}.shop-checkout-section{padding:20px}.shop-result-card{padding:30px 20px}}
