.wc-payment-qr-tree-container{max-width:600px;margin:0 auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.wc-payment-qr-tree-title{text-align:center;margin-bottom:20px;color:#333}.wc-payment-qr-tree-amount-form{margin-bottom:30px;padding:15px;background-color:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.wc-payment-qr-tree-amount-form label{display:block;margin-bottom:10px;font-weight:700}.wc-payment-qr-tree-amount-input{display:flex;align-items:center;margin-bottom:15px}.wc-payment-qr-tree-currency-symbol{font-size:18px;padding:8px 12px;background-color:#f1f1f1;border:1px solid #ddd;border-right:none;border-radius:4px 0 0 4px}#wc-payment-qr-tree-amount{flex:1;padding:8px 12px;font-size:18px;border:1px solid #ddd;border-radius:0 4px 4px 0}.wc-payment-qr-tree-tax-info{font-size:14px;color:#666;margin-bottom:15px}.wc-payment-qr-tree-totals{background-color:#f5f5f5;padding:10px 15px;border-radius:4px;margin-top:15px}.wc-payment-qr-tree-subtotal,.wc-payment-qr-tree-tax-amount,.wc-payment-qr-tree-total{display:flex;justify-content:space-between;margin:5px 0}.wc-payment-qr-tree-total{font-weight:700;border-top:1px solid #ddd;padding-top:5px;margin-top:5px}.wc-payment-qr-tree-methods h3{text-align:center;margin-bottom:15px}.wc-payment-qr-tree-method-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.wc-payment-qr-tree-method-button{display:flex;flex-direction:column;align-items:center;padding:15px;background-color:#fff;border:2px solid #eee;border-radius:8px;cursor:pointer;transition:all .2s ease;width:120px}.wc-payment-qr-tree-method-button:hover{border-color:#2271b1;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.wc-payment-qr-tree-method-button img{width:60px;height:60px;margin-bottom:10px;object-fit:contain}.wc-payment-qr-tree-method-button span{font-weight:700}.wc-payment-qr-tree-qr-display{text-align:center}.wc-payment-qr-tree-qr-code{margin:20px auto;max-width:250px}.wc-payment-qr-tree-qr-code img{max-width:100%;height:auto;display:block}.wc-payment-qr-tree-qr-info{margin-bottom:20px;font-size:16px}.wc-payment-qr-tree-qr-info p{margin:8px 0}.wc-payment-qr-tree-payment-method{font-weight:700}@media (max-width:480px){.wc-payment-qr-tree-method-buttons{flex-direction:column;align-items:center}.wc-payment-qr-tree-method-button{width:100%;max-width:200px}}