.gbpm-calculator-tabs{display:flex;gap:10px;margin-bottom:20px;border-bottom:2px solid #ddd;flex-wrap:wrap}.gbpm-calculator-tab{padding:12px 24px;border:none;background:none;cursor:pointer;font-size:16px;font-weight:500;color:#666;transition:all 0.3s ease;border-bottom:3px solid #fff0;margin-bottom:-2px}.gbpm-calculator-tab:hover{color:#b79759;background:#fafafa}.gbpm-calculator-tab.active{border-bottom-color:#b79759;color:#b79759;font-weight:600}.gbpm-calculator-subtabs{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap;align-items:center}.gbpm-calculator-subtab{padding:8px 20px;border:2px solid #b79759;background:#fff0;cursor:pointer;font-size:15px;font-weight:500;color:#b79759;transition:all 0.3s ease;border-radius:10px}.gbpm-calculator-subtab:hover{background:rgb(197 164 126 / .1)}.gbpm-calculator-subtab.active{background:#b79759;color:#fff}.gbpm-calculator-subtab.gbpm-subtab-hidden{display:none}.gbpm-calculator-bid-inline{display:flex;align-items:center;gap:6px;margin-left:auto;color:#16284f}.gbpm-calculator-bid-label{font-size:14px;font-weight:500}.gbpm-calculator-bid-inline .gbpm-calculator-price-value{font-size:16px;font-weight:600;color:#16284f;display:inline;margin-bottom:0}.gbpm-calculator-current-price{background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);padding:20px;border-radius:8px;margin-bottom:30px;text-align:center;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.gbpm-calculator-price-label{display:block;font-size:14px;color:#666;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.gbpm-calculator-price-value{display:block;font-size:32px;font-weight:700;color:#b79759;margin-bottom:5px}.gbpm-calculator-price-update{display:block;font-size:12px;color:#999}.gbpm-calculator-items{margin-bottom:40px}.gbpm-calculator-section{margin-bottom:40px}.gbpm-calculator-section h3{margin:0 0 20px 0;font-size:22px;font-weight:600;color:#333;padding-bottom:10px;border-bottom:2px solid #b79759}.gbpm-calculator-coins-grid,.gbpm-calculator-bars-grid,.gbpm-calculator-scrap-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.gbpm-calculator-item-card{border:2px solid #e0e0e0;border-radius:8px;padding:20px;text-align:center;background:#fff;transition:all 0.3s ease;display:flex;flex-direction:column;gap:10px}.gbpm-calculator-item-card:hover{border-color:#b79759;box-shadow:0 4px 12px rgb(197 164 126 / .2);transform:translateY(-2px)}.gbpm-calculator-item-name{font-weight:600;font-size:16px;color:#333;min-height:40px;display:flex;align-items:center;justify-content:center}.gbpm-calculator-item-price{font-size:20px;font-weight:700;color:#b79759;padding:8px}.gbpm-calculator-item-price .gbpm-price-amount,.gbpm-quote-item-price .gbpm-price-amount,.gbpm-quote-total-value .gbpm-price-amount,.gbpm-calculator-price-value .gbpm-price-amount{display:inline-block;padding:2px 5px;border-radius:3px;transition:background-color 0.3s ease}.gbpm-calculator-item-weight{font-size:13px;color:#666}.gbpm-calculator-purity-badge{display:inline-block;background:linear-gradient(135deg,#b79759 0%,#d4b896 100%);color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgb(197 164 126 / .3)}.gbpm-calculator-weight-input{margin:5px 0}.gbpm-scrap-weight{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;text-align:center;transition:border-color 0.3s ease}.gbpm-scrap-weight:focus{outline:none;border-color:#b79759;box-shadow:0 0 0 3px rgb(197 164 126 / .1)}.gbpm-btn{padding:10px 20px;border:2px solid #b79759;background:#fff;color:#b79759;font-size:14px;font-weight:600;border-radius:4px;cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px}.gbpm-btn:hover:not(:disabled){background:#b79759;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px rgb(197 164 126 / .3)}.gbpm-btn:disabled{opacity:.5;cursor:not-allowed}.gbpm-btn-primary{background:#b79759;color:#fff}.gbpm-btn-primary:hover:not(:disabled){background:#b79759;border-color:#b79759}.gbpm-add-coin,.gbpm-add-bar,.gbpm-add-scrap{width:100%;margin-top:auto}.gbpm-quantity-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:auto;width:100%}.gbpm-qty-decrease,.gbpm-qty-increase{width:36px;height:36px;min-width:36px;padding:0;font-size:20px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;transition:all 0.2s ease}.gbpm-qty-decrease:hover:not(:disabled),.gbpm-qty-increase:hover:not(:disabled){transform:scale(1.1)}.gbpm-quantity-display{font-size:18px;font-weight:600;color:#333;min-width:30px;text-align:center}.gbpm-quote-quantity-controls{margin-top:0;gap:8px}.gbpm-quote-quantity-controls .gbpm-qty-decrease,.gbpm-quote-quantity-controls .gbpm-qty-increase{width:32px;height:32px;min-width:32px;font-size:18px}.gbpm-quote-quantity-controls .gbpm-quantity-display{font-size:16px;min-width:25px}.gbpm-calculator-quote-builder{background:#fafafa;border:2px solid #e0e0e0;border-radius:8px;padding:30px;box-shadow:0 2px 8px rgb(0 0 0 / .05)}.gbpm-calculator-quote-builder h3{margin:0 0 20px 0;font-size:22px;font-weight:600;color:#333}.gbpm-quote-items{margin:20px 0;min-height:100px}.gbpm-quote-empty{text-align:center;color:#999;font-style:italic;padding:40px 20px}.gbpm-quote-item{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px;background:#fff;border-radius:6px;margin-bottom:12px;border:1px solid #e0e0e0;transition:all 0.3s ease}.gbpm-quote-item:hover{border-color:#b79759;box-shadow:0 2px 8px rgb(197 164 126 / .1)}.gbpm-quote-item-details{flex:1 1 auto;min-width:0;text-align:left}.gbpm-quote-item-metal{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.gbpm-quote-item-name{font-size:15px;color:#333;font-weight:500}.gbpm-quote-item-price-controls{flex:0 0 auto;display:flex;align-items:center;gap:15px}.gbpm-quote-item-price{font-size:18px;font-weight:600;color:#b79759;margin:0}.gbpm-remove-item{flex:0 0 auto;width:32px;height:32px;border-radius:50%;border:2px solid #e74c3c;background:#fff;color:#e74c3c;font-size:20px;font-weight:700;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.gbpm-remove-item:hover{background:#e74c3c;color:#fff;transform:rotate(90deg)}.gbpm-quote-total{border-top:3px solid #c5a47e;padding-top:20px;margin-top:20px;display:flex;justify-content:space-between;align-items:center}.gbpm-quote-total-label{font-size:20px;font-weight:600;color:#333}.gbpm-quote-total-value{font-size:28px;font-weight:700;color:#b79759}.gbpm-quote-actions{margin-top:25px;display:flex;gap:15px;flex-wrap:wrap}.gbpm-quote-actions .gbpm-btn{flex:1;min-width:150px}.gbpm-calculator-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px}.gbpm-modal-content{position:relative;background:#fff;border-radius:8px;padding:40px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgb(0 0 0 / .3)}.gbpm-submitting-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .95);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;z-index:10}.gbpm-submitting-overlay .gbpm-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#b8860b;border-radius:50%;animation:gbpm-spin 0.8s linear infinite;margin-bottom:15px}@keyframes gbpm-spin{to{transform:rotate(360deg)}}.gbpm-submitting-overlay span{color:#333;font-size:16px;font-weight:500}.gbpm-modal-content h3{margin:0 0 10px 0;font-size:24px;font-weight:600;color:#333}.gbpm-modal-content>p{margin:0 0 25px 0;color:#666;line-height:1.5}.gbpm-quote-submit-form{display:flex;flex-direction:column;gap:20px}.gbpm-form-group{display:flex;flex-direction:column;gap:8px}.gbpm-form-group label{font-size:14px;font-weight:600;color:#333}.gbpm-form-group input,.gbpm-form-group textarea{padding:12px;border:2px solid #e0e0e0;border-radius:4px;font-size:15px;font-family:inherit;transition:all 0.3s ease}.gbpm-form-group input:focus,.gbpm-form-group textarea:focus{outline:none;border-color:#b79759;box-shadow:0 0 0 3px rgb(197 164 126 / .1)}.gbpm-form-group textarea{resize:vertical;min-height:100px}.gbpm-form-actions{display:flex;gap:12px;margin-top:10px}.gbpm-form-actions .gbpm-btn{flex:1}.gbpm-calculator-message{padding:15px 20px;border-radius:6px;margin-bottom:20px;font-size:15px;line-height:1.5}.gbpm-calculator-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.gbpm-calculator-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.price-increase{animation:priceIncrease 4s ease-out}.price-decrease{animation:priceDecrease 4s ease-out}@keyframes priceIncrease{0%{background-color:rgb(76 175 80 / .3)}50%{background-color:rgb(76 175 80 / .3)}100%{background-color:#fff0}}@keyframes priceDecrease{0%{background-color:rgb(244 67 54 / .3)}50%{background-color:rgb(244 67 54 / .3)}100%{background-color:#fff0}}@media print{.gbpm-calculator-tabs,.gbpm-calculator-subtabs,.gbpm-calculator-items,.gbpm-calculator-current-price,.gbpm-calculator-bid-inline,.gbpm-quote-actions,.gbpm-calculator-modal{display:none!important}.gbpm-calculator-quote-builder{border:none;background:#fff;box-shadow:none;padding:0}.gbpm-quote-item{border:1px solid #ddd;page-break-inside:avoid}.gbpm-remove-item{display:none!important}}@media (max-width:768px){.gbpm-calculator{padding:15px}.gbpm-calculator-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.gbpm-calculator-tab{padding:10px 18px;font-size:14px;white-space:nowrap}.gbpm-calculator-subtabs{gap:8px}.gbpm-calculator-subtab{padding:10px 20px;font-size:14px}.gbpm-calculator-bid-inline{flex-basis:100%;justify-content:flex-start;margin-left:0;margin-top:8px}.gbpm-calculator-bid-label{font-size:13px}.gbpm-calculator-bid-inline .gbpm-calculator-price-value{font-size:15px}.gbpm-calculator-current-price{padding:15px}.gbpm-calculator-price-value{font-size:26px}.gbpm-calculator-coins-grid,.gbpm-calculator-bars-grid,.gbpm-calculator-scrap-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px}.gbpm-calculator-item-card{padding:15px}.gbpm-calculator-item-name{font-size:14px;min-height:35px}.gbpm-calculator-item-price{font-size:18px}.gbpm-calculator-quote-builder{padding:20px}.gbpm-quote-item{flex-wrap:wrap;padding:12px}.gbpm-quote-item-details{flex:1 1 100%;margin-bottom:8px}.gbpm-quote-item-price{margin:0 10px 0 0}.gbpm-quote-quantity-controls .gbpm-qty-decrease,.gbpm-quote-quantity-controls .gbpm-qty-increase{width:28px;height:28px;min-width:28px;font-size:16px}.gbpm-quote-quantity-controls .gbpm-quantity-display{font-size:14px;min-width:20px}.gbpm-quote-total-label,.gbpm-quote-total-value{font-size:18px}.gbpm-quote-actions{flex-direction:column}.gbpm-quote-actions .gbpm-btn{width:100%}.gbpm-modal-content{padding:25px}.gbpm-form-actions{flex-direction:column}}@media (max-width:480px){.gbpm-calculator-coins-grid,.gbpm-calculator-bars-grid,.gbpm-calculator-scrap-grid{grid-template-columns:1fr}.gbpm-calculator-section h3{font-size:18px}.gbpm-calculator-item-card{padding:12px}.gbpm-qty-decrease,.gbpm-qty-increase{width:32px;height:32px;min-width:32px;font-size:18px}.gbpm-quantity-display{font-size:16px;min-width:25px}}.gbpm-calculator-coins-grid p,.gbpm-calculator-scrap-grid p{text-align:center;color:#999;padding:40px 20px;font-style:italic}.gbpm-btn:focus,.gbpm-calculator-tab:focus,.gbpm-calculator-subtab:focus,input:focus,textarea:focus{outline:2px solid #b79759;outline-offset:2px}.gbpm-btn:focus:not(:focus-visible),.gbpm-calculator-tab:focus:not(:focus-visible),.gbpm-calculator-subtab:focus:not(:focus-visible){outline:none}