.bdg-page .lay-hero-panel{background:linear-gradient(#07122485,#0712245c),linear-gradient(135deg,#0f172a3d,#0f172a1a)}.bdg-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.bdg-tabs{flex-wrap:wrap;gap:8px;display:flex}.bdg-tab{color:#475569;cursor:pointer;background:#fff;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.bdg-tab span{color:#475569;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:.68rem;font-weight:800;display:inline-flex}.bdg-tab.active{color:#fff;background:linear-gradient(135deg,#14b8a6,#2563eb);border-color:#2563eb;box-shadow:0 16px 26px #2563eb2e}.bdg-tab.active span{color:#fff;background:#ffffff2e}.bdg-toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bdg-search{position:relative}.bdg-search svg{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.bdg-search input{color:#0f172a;width:260px;font:inherit;background:#fff;border:1px solid #94a3b838;border-radius:14px;padding:11px 14px 11px 40px;font-size:.86rem;transition:border-color .2s,box-shadow .2s}.bdg-search input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.bdg-view-toggle{background:#f1f5f9;border-radius:14px;gap:6px;padding:4px;display:inline-flex}.bdg-view-toggle button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;width:38px;height:38px;transition:all .2s}.bdg-view-toggle button.active{color:#2563eb;background:#fff;box-shadow:0 8px 16px #0f172a14}.bdg-view-toggle .material-symbols-outlined{font-size:20px}.bdg-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.bdg-grid.list{grid-template-columns:1fr}.bdg-card,.bdg-skeleton-card{border-radius:24px;overflow:hidden}.bdg-card{background:linear-gradient(#fffffffa,#f8fafcf0);border:1px solid #94a3b829;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.bdg-card:hover{border-color:#14b8a633;transform:translateY(-4px);box-shadow:0 18px 32px #0f172a14}.bdg-card-strip{width:100%;height:6px}.bdg-card-body{padding:20px 20px 18px}.bdg-card-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.bdg-card-logo{border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.bdg-card-code{letter-spacing:.04em;border-radius:999px;padding:5px 12px;font-size:.68rem;font-weight:800}.bdg-card-theme{color:#4f46e5;background:#eef2ff;border-radius:999px;align-items:center;margin-bottom:10px;padding:5px 11px;font-size:.7rem;font-weight:800;display:inline-flex}.bdg-card h3{color:#0f172a;margin-bottom:8px;font-size:1rem;font-weight:800;line-height:1.35}.bdg-card p{color:#64748b;margin-bottom:16px;font-size:.84rem;line-height:1.75}.bdg-card-meta{flex-wrap:wrap;gap:10px;display:flex}.bdg-card-meta span{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.bdg-card-footer{border-top:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:12px;padding:15px 20px 18px;display:flex}.bdg-pill{border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.bdg-pill.aktif{color:#0f766e;background:#ecfdf5}.bdg-link{color:#2563eb;align-items:center;gap:6px;font-size:.78rem;font-weight:800;display:inline-flex}.bdg-link .material-symbols-outlined{font-size:18px}.bdg-grid.list .bdg-card{flex-direction:row;align-items:stretch}.bdg-grid.list .bdg-card-strip{flex-shrink:0;width:6px;height:auto}.bdg-grid.list .bdg-card-body{flex:1;align-items:center;gap:18px;display:flex}.bdg-grid.list .bdg-card-top{flex-shrink:0;margin-bottom:0}.bdg-grid.list .bdg-card-copy{flex:1;min-width:0}.bdg-grid.list .bdg-card-meta{margin-top:10px}.bdg-grid.list .bdg-card-footer{border-top:0;border-left:1px solid #94a3b81f;flex-direction:column;justify-content:center;align-items:flex-end;min-width:140px}.bdg-skeleton-card{background:linear-gradient(90deg,#eef2f7 0%,#dde6f0 50%,#eef2f7 100%) 0 0/200% 100%;height:250px;animation:1.5s linear infinite bdg-shimmer}@keyframes bdg-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.bdg-side-list{gap:12px;display:grid}.bdg-side-item{background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #94a3b824;border-radius:16px;align-items:center;gap:12px;padding:12px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.bdg-side-item:before{content:"";opacity:.92;background:linear-gradient(#14b8a6,#2563eb);width:3px;position:absolute;inset:0 auto 0 0}.bdg-side-item:hover{border-color:#2563eb2e;transform:translateY(-2px);box-shadow:0 14px 24px #0f172a14}.bdg-side-copy{flex:1;min-width:0;padding-left:4px}.bdg-side-kicker{color:#0f766e;letter-spacing:.06em;text-transform:uppercase;align-items:center;margin-bottom:4px;font-size:.64rem;font-weight:700;display:inline-flex}.bdg-side-copy strong{color:#0f172a;font-size:.8rem;font-weight:800;line-height:1.4;display:block}.bdg-side-copy small{color:#64748b;font-size:.7rem}.bdg-side-code{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:4px 9px;font-size:.68rem;font-weight:800}.dark .bdg-tab,.dark .bdg-search input,.dark .bdg-card,.dark .bdg-side-item{background:linear-gradient(#0f172af5,#111827f0);border-color:#47556980}.dark .bdg-tab{color:#cbd5e1}.dark .bdg-side-kicker{color:#5eead4}.dark .bdg-tab span,.dark .bdg-card-meta span{color:#cbd5e1;background:#334155}.dark .bdg-view-toggle{background:#1e293b}.dark .bdg-view-toggle button.active{color:#93c5fd;background:#0f172a}.dark .bdg-search input,.dark .bdg-card h3,.dark .bdg-side-copy strong{color:#f8fafc}.dark .bdg-card p,.dark .bdg-side-copy small{color:#94a3b8}.dark .bdg-card-footer,.dark .bdg-grid.list .bdg-card-footer{border-color:#47556980}.dark .bdg-skeleton-card{background:linear-gradient(90deg,#1e293b 0%,#334155 50%,#1e293b 100%) 0 0/200% 100%}@media (max-width:1024px){.bdg-grid{grid-template-columns:1fr}}@media (max-width:768px){.bdg-toolbar{flex-direction:column;align-items:stretch}.bdg-toolbar-right{width:100%}.bdg-search{flex:1}.bdg-search input{width:100%}.bdg-grid.list .bdg-card{flex-direction:column}.bdg-grid.list .bdg-card-strip{width:100%;height:6px}.bdg-grid.list .bdg-card-body{flex-direction:column;align-items:flex-start}.bdg-grid.list .bdg-card-footer{border-top:1px solid #94a3b81f;border-left:0;flex-direction:row;align-items:center;width:100%;min-width:auto}}@media (max-width:560px){.bdg-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.bdg-toolbar-right{flex-direction:column;align-items:stretch}}
