@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}:root{--color-base-0:rgb(247,248,249);--color-base-50:rgb(240,242,244);--color-base-100:rgb(228,232,236);--color-base-150:rgb(221,226,229);--color-base-200:rgb(204,211,217);--color-base-250:rgb(180,189,197);--color-base-300:rgb(158,168,177);--color-base-350:rgb(140,150,160);--color-base-400:rgb(122,132,142);--color-base-450:rgb(104,114,124);--color-base-500:rgb(90,100,110);--color-base-550:rgb(76,86,96);--color-base-600:rgb(62,72,82);--color-base-650:rgb(52,62,72);--color-base-700:rgb(42,52,62);--color-base-750:rgb(34,42,50);--color-base-800:rgb(26,34,42);--color-base-850:rgb(20,27,34);--color-base-900:rgb(16,22,28);--color-base-950:rgb(15,20,22);--color-base-1000:rgb(8,12,14);--color-success-50:rgb(240,250,250);--color-success-100:rgb(210,240,240);--color-success-150:rgb(180,226,226);--color-success-200:rgb(150,210,210);--color-success-250:rgb(118,196,196);--color-success-300:rgb(92,178,178);--color-success-350:rgb(68,162,162);--color-success-400:rgb(50,150,150);--color-success-450:rgb(40,142,142);--color-success-500:rgb(31,139,139);--color-success-550:rgb(24,124,124);--color-success-600:rgb(20,110,110);--color-success-650:rgb(18,100,100);--color-success-700:rgb(16,84,84);--color-success-750:rgb(14,70,70);--color-success-800:rgb(12,56,56);--color-success-850:rgb(10,44,44);--color-success-900:rgb(8,32,32);--color-success-950:rgb(6,22,22);--color-blue-50:rgb(240,250,250);--color-blue-100:rgb(210,240,240);--color-blue-150:rgb(180,226,226);--color-blue-200:rgb(150,210,210);--color-blue-250:rgb(118,196,196);--color-blue-300:rgb(92,178,178);--color-blue-350:rgb(68,162,162);--color-blue-400:rgb(50,150,150);--color-blue-450:rgb(40,142,142);--color-blue-500:rgb(31,139,139);--color-blue-550:rgb(24,124,124);--color-blue-600:rgb(20,110,110);--color-blue-650:rgb(18,100,100);--color-blue-700:rgb(16,84,84);--color-blue-750:rgb(14,70,70);--color-blue-800:rgb(12,56,56);--color-blue-850:rgb(10,44,44);--color-blue-900:rgb(8,32,32);--color-blue-950:rgb(6,22,22);--color-error-500:rgb(220,78,78);--color-warning-500:rgb(214,158,46);--font-body:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--style-radius-s:6px;--style-radius-m:8px;--style-radius-l:12px}.nav-group__toggle{font-weight:700;letter-spacing:.02em}[data-theme=dark] .nav-group__toggle{color:var(--color-base-150)}[data-theme=light] .nav-group__toggle{color:var(--color-base-800)}.peppa-badge{display:inline-block;margin-left:8px;padding:1px 8px;border-radius:10px;background:var(--color-error-500);color:#fff;font-size:11px;font-weight:700;vertical-align:middle;pointer-events:none}