:root { --gp-primary: #0891b2; --gp-accent: #14b8a6; --gp-dark: #0f172a; --gp-ink: #172033; --gp-line: #d9e7ee; --gp-soft: #eef7fa; }
body { background: radial-gradient(circle at top right, rgba(20, 184, 166, .16), transparent 32rem), linear-gradient(180deg, #f8fbfd 0%, #eef5f8 100%); }
.navbar-brand-autodark { color: #fff; font-weight: 900; letter-spacing: 0; }
.gp-sidebar { background: linear-gradient(180deg, #0f172a 0%, #12344b 100%); box-shadow: 18px 0 60px rgba(15, 23, 42, .14); transition: width .18s ease; }
.gp-sidebar .container-fluid { align-items: stretch; }
.gp-sidebar-head { display: flex; align-items: center; justify-content: space-between; gap: .75rem; width: 100%; padding: .75rem .25rem 1rem; }
.gp-sidebar-toggle { color: rgba(255,255,255,.82); border-color: rgba(255,255,255,.18); min-width: 2rem; min-height: 2rem; }
.gp-nav-section { padding: .5rem 0 .75rem; border-top: 1px solid rgba(255,255,255,.08); }
.gp-nav-heading { padding: .25rem .75rem .5rem; color: rgba(255,255,255,.42); font-size: .68rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.gp-sidebar .nav-link { display: flex; align-items: center; gap: .65rem; color: rgba(255,255,255,.74); border-radius: .75rem; margin-bottom: .25rem; font-weight: 700; }
.gp-sidebar .nav-link:hover { color: #fff; background: rgba(255,255,255,.1); }
.gp-sidebar .nav-link.active { color: #fff; background: rgba(20,184,166,.24); box-shadow: inset 3px 0 0 var(--gp-accent); }
.gp-nav-icon { display: inline-flex; align-items: center; justify-content: center; width: 1.65rem; height: 1.65rem; flex: 0 0 1.65rem; border-radius: .55rem; background: rgba(255,255,255,.1); color: #fff; font-size: .78rem; font-weight: 900; }
.gp-nav-icon .ti { font-size: 1.15rem; line-height: 1; }
.gp-nav-initial { display: none; }
.gp-icon-license { margin: .75rem .75rem 0; padding-top: .75rem; border-top: 1px solid rgba(255,255,255,.08); color: rgba(255,255,255,.5); font-size: .72rem; font-weight: 700; }
.gp-icon-license span { display: inline-flex; margin-left: .25rem; padding: .08rem .35rem; border-radius: 999px; background: rgba(255,255,255,.1); color: #fff; }
.gp-sidebar-collapsed .gp-sidebar { width: 5rem; }
.gp-sidebar-collapsed .gp-sidebar .container-fluid { padding-left: .55rem; padding-right: .55rem; }
.gp-sidebar-collapsed .gp-sidebar-head { justify-content: center; flex-direction: column; gap: .5rem; }
.gp-sidebar-collapsed .gp-nav-label, .gp-sidebar-collapsed .gp-nav-heading { display: none; }
.gp-sidebar-collapsed .gp-nav-initial { display: inline; }
.gp-sidebar-collapsed .gp-sidebar .nav-link { justify-content: center; padding-left: .35rem; padding-right: .35rem; }
.gp-sidebar-collapsed .gp-nav-section { border-top-color: rgba(255,255,255,.12); }
.gp-sidebar-collapsed .page-wrapper { margin-left: 5rem; }
.gp-bottom-nav { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; display: none; border-top: 1px solid #dbe5ec; background: rgba(255,255,255,.96); backdrop-filter: blur(16px); }
.gp-touch { min-height: 3rem; }
.gp-photo { min-height: 7rem; }
.gp-public { max-width: 980px; }
.gp-command { border: 0; color: #fff; background: linear-gradient(135deg, #0f172a 0%, #0e7490 55%, #14b8a6 100%); box-shadow: 0 24px 70px rgba(15, 23, 42, .22); overflow: hidden; position: relative; }
.gp-command:after { content: ""; position: absolute; inset: auto -8rem -10rem auto; width: 22rem; height: 22rem; border-radius: 999px; background: rgba(255,255,255,.14); }
.gp-command .text-secondary, .gp-command p { color: rgba(255,255,255,.78) !important; }
.gp-live-dot { display: inline-block; width: .65rem; height: .65rem; border-radius: 999px; background: #22c55e; box-shadow: 0 0 0 .35rem rgba(34,197,94,.16); }
.gp-panel { border: 1px solid rgba(8,145,178,.16); box-shadow: 0 16px 45px rgba(15, 23, 42, .08); }
.gp-link-card { border: 1px solid rgba(8,145,178,.16); transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
.gp-link-card:hover { transform: translateY(-3px); border-color: rgba(8,145,178,.46); box-shadow: 0 22px 55px rgba(15, 23, 42, .12); }
.gp-scan-frame { min-height: 24rem; border: .25rem solid #67e8f9; background: radial-gradient(circle, rgba(103,232,249,.26), rgba(15,23,42,.98) 58%), linear-gradient(135deg, #0f172a, #0e7490); color: #fff; box-shadow: inset 0 0 0 999px rgba(0,0,0,.08), 0 24px 70px rgba(15,23,42,.22); }
.gp-dock { min-height: 7.5rem; border: 1px solid rgba(8,145,178,.16); background: linear-gradient(180deg, #fff, #f6fbfd); }
.gp-chart-line { height: 12rem; background: linear-gradient(180deg, #f8fafc, #fff); }
.gp-tv-body { background: #070b16; color: #fff; }
.gp-tv-title { font-size: clamp(3rem, 8vw, 6rem); }
.gp-tv-card { background: #111827; border-color: #334155; color: #fff; }
.gp-print-label { width: 80mm; min-height: 120mm; margin: auto; border: 2px solid #111; padding: 12px; text-align: center; }
.gp-qr { width: 46mm; height: 46mm; margin: auto; border: 8px solid #111; }
.gp-qr-preview { width: 180px; height: 180px; }
.gp-progress-82 { width: 82%; }
.gp-progress-64 { width: 64%; }
.gp-progress-74 { width: 74%; }
.gp-progress-91 { width: 91%; }
.gp-progress-38 { width: 38%; }
.gp-progress-55 { width: 55%; }
.gp-flow { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: .75rem; }
.gp-flow-step { border: 1px solid var(--gp-line); border-radius: .9rem; padding: 1rem; background: #fff; min-height: 6rem; }
.gp-flow-step strong { display: block; color: var(--gp-dark); }
.gp-hero-number { font-size: clamp(2.25rem, 6vw, 4rem); line-height: 1; font-weight: 900; color: #fff; }
.gp-admin-rail { border-left: 4px solid var(--gp-primary); }
.gp-page-kicker { color: var(--gp-primary); font-size: .75rem; font-weight: 900; text-transform: uppercase; letter-spacing: .08em; }
@media (max-width: 767.98px) {
    .gp-sidebar { display: none; }
    .gp-sidebar-collapsed .page-wrapper { margin-left: 0; }
    .gp-bottom-nav { display: grid; grid-template-columns: repeat(5, 1fr); }
    .page-wrapper { padding-bottom: 4.5rem; }
}
@media print {
    .d-print-none { display: none !important; }
}
