.gbp-app,.gbp-wrap{font-family:Inter,Segoe UI,Arial,sans-serif;color:#0f172a}.gbp-hero{background:linear-gradient(135deg,#061b34,#2563eb);color:white;border-radius:24px;padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:center;margin:20px 0}.gbp-hero h1{margin:0;font-size:32px}.gbp-hero p{margin:8px 0 0;color:#dbeafe}.gbp-pills{display:flex;gap:10px;flex-wrap:wrap}.gbp-pills span{background:rgba(255,255,255,.15);padding:10px 14px;border-radius:999px;font-weight:700}.gbp-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0}.gbp-card,.gbp-panel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 30px rgba(15,23,42,.08);padding:20px}.gbp-card small{color:#2563eb;text-transform:uppercase;font-weight:900}.gbp-card strong{display:block;font-size:28px;margin:10px 0}.gbp-card span{color:#64748b}.gbp-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin:18px 0}.gbp-panel h2{margin:0 0 16px}.gbp-table-wrap{width:100%;overflow-x:auto}.gbp-table{width:100%;border-collapse:collapse}.gbp-table th,.gbp-table td{border-bottom:1px solid #e2e8f0;padding:13px 12px;text-align:left;font-size:14px}.gbp-table th{background:#f8fafc;color:#475569;text-transform:uppercase;font-size:12px}.gbp-badge{display:inline-block;padding:6px 12px;border-radius:999px;font-weight:800;font-size:12px}.gbp-badge.ok{background:#dcfce7;color:#166534}.gbp-badge.danger{background:#fee2e2;color:#991b1b}.gbp-form{display:grid;gap:12px}.gbp-form label{font-weight:700;color:#334155}.gbp-form input,.gbp-form select{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:11px;background:#f8fafc}.gbp-form button,.gbp-inline button{background:#2563eb;color:white;border:0;border-radius:12px;padding:12px 18px;font-weight:900;cursor:pointer}.gbp-inline{display:flex;gap:8px}.gbp-inline input{max-width:100px}.gbp-calc{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:12px;color:#334155}.gbp-wine-format{display:none}.gbp-wine-format.show{display:block}@media(max-width:1100px){.gbp-cards{grid-template-columns:repeat(2,1fr)}.gbp-grid{grid-template-columns:1fr}.gbp-hero{align-items:flex-start;flex-direction:column}}@media(max-width:650px){.gbp-cards{grid-template-columns:1fr}.gbp-hero{border-radius:18px;padding:20px}.gbp-hero h1{font-size:24px}.gbp-card strong{font-size:24px}.gbp-panel,.gbp-card{padding:15px;border-radius:16px}.gbp-table th,.gbp-table td{white-space:nowrap;font-size:13px}.gbp-form button{width:100%}}
