.gr-collection-page{--gc-accent:#5b8def;--gc-accent-2:#7ea6f5;--gc-radius:16px;--gc-text:#1f2530;--gc-muted:#8b95a3;--gc-border:#eef1f5;--gc-surface:#ffffff;width:100%;max-width:none;margin:0;padding:0 0 3rem}.gr-collection-hero{position:relative;width:100%;min-height:280px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(125deg,#070b14 0%,#0d1830 42%,#122a52 68%,#0b1526 100%)}.gr-collection-hero::before{content:"";position:absolute;inset:-10%;background:radial-gradient(80% 120% at 15% 10%,rgba(91,141,239,0.38),transparent 55%),radial-gradient(70% 110% at 88% 20%,rgba(126,166,245,0.24),transparent 55%),radial-gradient(90% 130% at 60% 120%,rgba(123,80,255,0.2),transparent 60%);animation:grCollectionGlow 14s ease-in-out infinite;pointer-events:none}@keyframes grCollectionGlow{0%,100%{transform:translate3d(0,0,0) scale(1);opacity:0.9}50%{transform:translate3d(2.5%,-2%,0) scale(1.08);opacity:1}}@media (prefers-reduced-motion:reduce){.gr-collection-hero::before{animation:none}}.gr-collection-hero::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.035) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(120% 100% at 50% 0,#000,transparent 75%);mask-image:radial-gradient(120% 100% at 50% 0,#000,transparent 75%);pointer-events:none}.gr-collection-hero-mask{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,12,20,0.05),rgba(8,12,20,0.55));pointer-events:none}.gr-collection-hero-inner{position:relative;z-index:2;text-align:center;padding:3.5rem 1.25rem 4.5rem;max-width:1000px}.gr-collection-hero-title{margin:0;color:#fff;font-size:clamp(1.8rem,3vw,2.35rem);font-weight:800;letter-spacing:0.04em;line-height:1.2;text-shadow:0 6px 24px rgba(0,0,0,0.5);display:inline-flex;align-items:center;justify-content:center;gap:0.45rem}.gr-collection-hero-icon{color:var(--gc-accent-2);flex-shrink:0}.gr-collection-hero-desc{margin:0.9rem auto 0;max-width:760px;color:rgba(255,255,255,0.82);font-size:0.95rem;line-height:1.7}.gr-collection-main{position:relative;z-index:3;margin-top:-56px;padding:0 1.25rem 2rem}.gr-collection-container{width:100%;max-width:1600px;margin:0 auto;background:var(--gc-surface);border-radius:20px;box-sizing:border-box;padding:1.5rem 1.5rem 1.75rem;box-shadow:0 20px 50px -24px rgba(15,30,60,0.35);border:1px solid rgba(226,232,240,0.7)}.gr-collection-subnav{display:flex;flex-wrap:wrap;gap:0.65rem;padding-bottom:1.25rem;margin-bottom:1.35rem;border-bottom:1px solid var(--gc-border)}.gr-collection-subnav a{display:inline-flex;align-items:center;gap:0.35rem;padding:0.5rem 1rem;font-size:0.88rem;color:#5a6572;background:#f4f6f9;border-radius:999px;line-height:1;text-decoration:none;transition:color 0.2s ease,background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease;white-space:nowrap}.gr-collection-subnav a:hover{color:var(--gc-accent);background:#eef3fd;transform:translateY(-1px)}.gr-collection-subnav a.is-active{color:#fff;background:linear-gradient(135deg,var(--gc-accent),var(--gc-accent-2));box-shadow:0 4px 10px -4px rgba(91,141,239,0.35)}.gr-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem}.gr-collection-card{background:#fff;border-radius:var(--gc-radius);overflow:hidden;border:1px solid var(--gc-border);box-shadow:0 12px 30px -20px rgba(20,40,80,0.4);transition:transform 0.3s cubic-bezier(0.2,0.7,0.3,1),box-shadow 0.3s ease,border-color 0.3s ease;display:flex;flex-direction:column;min-width:0}.gr-collection-card:hover{transform:translateY(-6px);box-shadow:0 26px 44px -20px rgba(91,141,239,0.45);border-color:#cddcfa}.gr-collection-cover{display:block;position:relative;text-decoration:none;color:inherit}.gr-collection-cover-img{width:100%;aspect-ratio:92 / 43;overflow:hidden;background:#eef1f5}.gr-collection-cover-img img,.gr-collection-cover-fallback{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s ease}.gr-collection-cover-fallback{background:linear-gradient(135deg,rgba(91,141,239,0.35),rgba(15,23,42,0.15)),#dbe4f5}.gr-collection-card:hover .gr-collection-cover-img img{transform:scale(1.08)}.gr-collection-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,0.5));pointer-events:none}.gr-collection-count{position:absolute;right:10px;bottom:10px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:4px 11px;font-size:0.75rem;font-weight:600;color:#fff;background:rgba(91,141,239,0.85);border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gr-collection-info{padding:0.9rem 1rem 0.75rem;border-bottom:1px solid #f2f4f7}.gr-collection-name{margin:0 0 0.35rem;font-size:1.05rem;line-height:1.4;font-weight:700;color:var(--gc-text);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gr-collection-name a{color:inherit;text-decoration:none}.gr-collection-name a:hover{color:var(--gc-accent)}.gr-collection-desc{margin:0;color:var(--gc-muted);font-size:0.82rem;line-height:1.5;min-height:2.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gr-collection-desc.is-muted{opacity:0.8}.gr-collection-previews{list-style:none;margin:0.5rem 1rem 0.25rem;padding:0;flex:1}.gr-collection-previews.is-empty{margin:0.75rem 1rem;padding:0.85rem 0.75rem;text-align:center;color:var(--gc-muted);font-size:0.82rem;border:1px dashed var(--gc-border);border-radius:12px;background:#fafbfc}.gr-collection-previews li+li{border-top:1px dashed #f0f2f5}.gr-collection-preview{display:flex;align-items:center;gap:0.65rem;padding:0.55rem 0;text-decoration:none;color:inherit;min-width:0}.gr-collection-preview-thumb{width:46px;height:46px;border-radius:10px;overflow:hidden;background:#eef1f5;flex-shrink:0}.gr-collection-preview-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gr-collection-preview-text{min-width:0;flex:1}.gr-collection-preview-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:0.88rem;line-height:1.4;font-weight:500;color:#2b323d}.gr-collection-preview:hover .gr-collection-preview-title{color:var(--gc-accent)}.gr-collection-action{padding:0.75rem 1rem 1rem}.gr-collection-action a{display:flex;align-items:center;justify-content:center;gap:0.35rem;color:var(--gc-accent);background:#eef3fd;line-height:2.15;border-radius:999px;font-size:0.88rem;font-weight:600;text-decoration:none;transition:color 0.25s ease,background 0.25s ease,box-shadow 0.25s ease}.gr-collection-card:hover .gr-collection-action a{color:#fff;background:linear-gradient(135deg,var(--gc-accent),var(--gc-accent-2));box-shadow:0 4px 10px -4px rgba(91,141,239,0.35)}.gr-collection-empty{text-align:center;padding:3rem 1rem;color:var(--gc-muted)}.gr-collection-empty h2{margin:0 0 0.6rem;color:var(--gc-text);font-size:1.25rem}.gr-collection-empty p{margin:0 auto;max-width:36rem;line-height:1.7}[data-theme="dark"] .gr-collection-container{background:rgba(15,23,42,0.92);border-color:rgba(148,163,184,0.18);box-shadow:0 20px 50px -24px rgba(2,6,23,0.65)}[data-theme="dark"] .gr-collection-subnav{border-bottom-color:rgba(148,163,184,0.16)}[data-theme="dark"] .gr-collection-subnav a{color:rgba(226,232,240,0.78);background:rgba(148,163,184,0.12)}[data-theme="dark"] .gr-collection-subnav a:hover{color:#93c5fd;background:rgba(59,130,246,0.16)}[data-theme="dark"] .gr-collection-card{background:rgba(15,23,42,0.88);border-color:rgba(148,163,184,0.16)}[data-theme="dark"] .gr-collection-info{border-bottom-color:rgba(148,163,184,0.12)}[data-theme="dark"] .gr-collection-name,[data-theme="dark"] .gr-collection-preview-title{color:#e2e8f0}[data-theme="dark"] .gr-collection-desc,[data-theme="dark"] .gr-collection-previews.is-empty{color:#94a3b8}[data-theme="dark"] .gr-collection-previews.is-empty{background:rgba(15,23,42,0.55);border-color:rgba(148,163,184,0.16)}[data-theme="dark"] .gr-collection-previews li+li{border-top-color:rgba(148,163,184,0.12)}[data-theme="dark"] .gr-collection-action a{color:#93c5fd;background:rgba(59,130,246,0.14)}[data-theme="dark"] .gr-collection-empty h2{color:#e2e8f0}@media (max-width:1280px){.gr-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.gr-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gr-collection-main{margin-top:-40px}.gr-collection-container{padding:1.15rem 1rem 1.25rem;border-radius:16px}}@media (max-width:640px){.gr-collection-hero{min-height:220px}.gr-collection-grid{grid-template-columns:1fr}.gr-collection-hero-inner{padding:2.6rem 1rem 3.4rem}}