.purchase-layout[data-astro-cid-ynj3xnfy]{display:grid;grid-template-columns:1fr 380px;gap:1.5rem;min-height:0;height:calc(100vh - 220px);max-height:calc(100vh - 220px);overflow:hidden;align-items:stretch}.purchase-left-panel[data-astro-cid-ynj3xnfy]{display:flex;flex-direction:column;gap:1rem;height:100%;min-height:0}.form-card[data-astro-cid-ynj3xnfy]{position:relative;z-index:10}.list-card[data-astro-cid-ynj3xnfy]{position:relative;z-index:1}.purchase-right-panel[data-astro-cid-ynj3xnfy]{display:flex;flex-direction:column;padding:1.5rem;background:#161c2dd9;border-radius:var(--radius-lg);border:1px solid var(--border-color);height:100%;overflow:hidden;min-height:0}.right-section[data-astro-cid-ynj3xnfy]{margin-bottom:1rem}.right-section[data-astro-cid-ynj3xnfy] .autocomplete-suggestions[data-astro-cid-ynj3xnfy]{left:0;right:0}.total-display-card[data-astro-cid-ynj3xnfy]{background:linear-gradient(135deg,#6366f11a,#06b6d41a);border:1px solid rgba(99,102,241,.2);border-radius:var(--radius-md);padding:1.5rem;display:flex;flex-direction:column;align-items:center;margin:1.25rem 0}.total-lbl[data-astro-cid-ynj3xnfy]{font-size:.8rem;font-weight:600;letter-spacing:.05em;color:var(--text-secondary)}.total-val[data-astro-cid-ynj3xnfy]{font-size:3rem;font-weight:800;color:#fff;line-height:1.2;letter-spacing:-.03em;text-shadow:0 0 15px rgba(99,102,241,.3)}.page-header[data-astro-cid-ynj3xnfy]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:1.25rem;margin-bottom:1.5rem}.tabs-control[data-astro-cid-ynj3xnfy]{display:flex;gap:.5rem;padding:.25rem;border-radius:var(--radius-md);background:#161c2d80;border:1px solid var(--border-color);backdrop-filter:blur(12px)}.tab-btn[data-astro-cid-ynj3xnfy]{padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;border-radius:var(--radius-sm);border:none;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s ease-in-out}.tab-btn[data-astro-cid-ynj3xnfy]:hover{color:var(--text-primary);background-color:#ffffff08}.tab-btn[data-astro-cid-ynj3xnfy].active{background-color:var(--accent-primary);color:#fff;box-shadow:0 4px 12px var(--accent-primary-glow)}.section-title[data-astro-cid-ynj3xnfy]{font-size:1.15rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;border-left:3px solid var(--accent-primary);padding-left:.625rem}.form-row[data-astro-cid-ynj3xnfy]{display:flex;flex-wrap:wrap;margin-right:-.625rem;margin-left:-.625rem}.col-12[data-astro-cid-ynj3xnfy]{width:100%;padding:0 .625rem}.col-6[data-astro-cid-ynj3xnfy]{width:50%;padding:0 .625rem}.col-4[data-astro-cid-ynj3xnfy]{width:33.33%;padding:0 .625rem}.col-2[data-astro-cid-ynj3xnfy]{width:16.66%;padding:0 .625rem}.required[data-astro-cid-ynj3xnfy]{color:var(--danger)}.list-header[data-astro-cid-ynj3xnfy]{display:flex;justify-content:space-between;align-items:center}.keyboard-legend[data-astro-cid-ynj3xnfy]{font-size:.8rem;color:var(--text-muted)}.table[data-astro-cid-ynj3xnfy] tbody[data-astro-cid-ynj3xnfy] tr[data-astro-cid-ynj3xnfy].is-selected{background-color:var(--accent-primary-glow);border-left:3px solid var(--accent-primary)}.table[data-astro-cid-ynj3xnfy] tbody[data-astro-cid-ynj3xnfy] tr[data-astro-cid-ynj3xnfy].purchase-history-row{cursor:pointer;transition:background-color .15s ease}.table[data-astro-cid-ynj3xnfy] tbody[data-astro-cid-ynj3xnfy] tr[data-astro-cid-ynj3xnfy].purchase-history-row:hover{background-color:#ffffff05}.purchase-summary[data-astro-cid-ynj3xnfy]{display:flex;justify-content:space-between;align-items:center;background-color:var(--bg-tertiary);padding:1rem 1.5rem;border-radius:var(--radius-md);border:1px solid var(--border-color)}.total-box[data-astro-cid-ynj3xnfy]{display:flex;align-items:center;gap:1rem}.total-label[data-astro-cid-ynj3xnfy]{font-size:1.1rem;color:var(--text-secondary);font-weight:500}.total-amount[data-astro-cid-ynj3xnfy]{font-size:1.75rem;font-weight:700;color:var(--accent-secondary)}.autocomplete-suggestions[data-astro-cid-ynj3xnfy]{position:absolute;top:calc(100% + 4px);left:.625rem;right:.625rem;background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-md);max-height:280px;overflow-y:auto;z-index:1100;box-shadow:var(--shadow-lg);display:none}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item{padding:.75rem 1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.04);transition:all .15s ease;gap:1rem;text-align:left}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item:last-child{border-bottom:none}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item.active,.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item:hover{background-color:var(--accent-primary)!important;border-left:4px solid var(--accent-secondary)!important;padding-left:calc(1rem - 4px)!important}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item.active .p-name,.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item:hover .p-name{color:#fff!important}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item.active .p-meta .badge-code,.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item:hover .p-meta .badge-code{background:#ffffff40!important;color:#fff!important}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-info{display:flex;flex-direction:column;gap:.25rem;flex:1;text-align:left}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item .p-name{font-weight:600;color:#fff;font-size:.95rem}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .suggestion-item .p-meta{display:flex;align-items:center;gap:.75rem}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .badge-code{background:#ffffff0d;padding:.125rem .375rem;border-radius:var(--radius-xs);font-weight:600;font-size:.7rem;color:var(--text-secondary)}.autocomplete-suggestions[data-astro-cid-ynj3xnfy] .badge-price{color:var(--accent-secondary);font-weight:600;font-size:.75rem}.modal-overlay[data-astro-cid-ynj3xnfy]{position:fixed;inset:0;background:#0b0f19cc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:2000}.modal-card[data-astro-cid-ynj3xnfy]{width:100%;max-width:750px;max-height:90vh;overflow-y:auto;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);animation:slideUp .25s cubic-bezier(.16,1,.3,1);padding:1.75rem}.modal-header[data-astro-cid-ynj3xnfy]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:1rem;margin-bottom:1.25rem}.modal-title[data-astro-cid-ynj3xnfy]{font-size:1.25rem;font-weight:600;color:#fff;border-left:4px solid var(--accent-secondary);padding-left:.75rem}.modal-close[data-astro-cid-ynj3xnfy]{font-size:1.5rem;color:var(--text-secondary);cursor:pointer;transition:color .15s ease}.modal-close[data-astro-cid-ynj3xnfy]:hover{color:#fff}.modal-form[data-astro-cid-ynj3xnfy]{display:flex;flex-direction:column;gap:1.25rem}.modal-actions[data-astro-cid-ynj3xnfy]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.form-control-lg[data-astro-cid-ynj3xnfy]{padding:.75rem 1rem;font-size:1.05rem}.detail-header-info[data-astro-cid-ynj3xnfy]{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1rem;padding:1rem;background:#ffffff05;border-radius:var(--radius-md);border:1px solid var(--border-color)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.notification-container[data-astro-cid-ynj3xnfy]{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.75rem;z-index:2200}.tax-breakdown-card[data-astro-cid-ynj3xnfy]{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:.875rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.tax-breakdown-row[data-astro-cid-ynj3xnfy]{display:flex;justify-content:space-between;font-size:.85rem;color:var(--text-secondary)}.tax-breakdown-row[data-astro-cid-ynj3xnfy] span[data-astro-cid-ynj3xnfy]:last-child{font-weight:600;color:var(--text-primary)}@media (max-width: 900px){.purchase-layout[data-astro-cid-ynj3xnfy]{grid-template-columns:1fr;height:auto;max-height:none;overflow:visible}.purchase-right-panel[data-astro-cid-ynj3xnfy]{height:auto;min-height:0;overflow-y:visible}}@media (max-height: 900px){.purchase-right-panel[data-astro-cid-ynj3xnfy]{padding:.85rem}.total-display-card[data-astro-cid-ynj3xnfy]{padding:.75rem;margin:.5rem 0}.total-val[data-astro-cid-ynj3xnfy]{font-size:2rem!important}.tax-breakdown-card[data-astro-cid-ynj3xnfy]{padding:.5rem .85rem;margin-bottom:.5rem!important;gap:.35rem}.tax-breakdown-row[data-astro-cid-ynj3xnfy]{font-size:.8rem}.right-section[data-astro-cid-ynj3xnfy]{margin-bottom:.5rem}.actions-section[data-astro-cid-ynj3xnfy]{padding-top:.5rem}.btn-lg[data-astro-cid-ynj3xnfy]{padding:.75rem!important;font-size:1.15rem!important}}
