.collection-page{color:var(--foreground);max-width:900px!important}.collection-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:end;padding:34px 0 22px;display:flex}.collection-heading .eyebrow,.section-heading .eyebrow{color:var(--muted-foreground);letter-spacing:2px;margin:0;font-size:11px}.eyebrow span{background:var(--accent);vertical-align:middle;width:24px;height:1px;margin-right:9px;display:inline-block}.collection-kicker{color:var(--muted-foreground);margin:0;font-size:12px}.collection-hero{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:64px 0 68px;display:grid}.hero-copy h1{font-family:var(--font-editorial);letter-spacing:2px;margin:0 0 20px;font-size:clamp(31px,4vw,48px);font-weight:500;line-height:1.4}.hero-copy h1 em{color:var(--accent);font-style:normal;display:block}.hero-intro{max-width:390px;color:var(--muted-foreground);margin:0;font-size:15px;line-height:2}.text-link{color:var(--accent);align-items:center;gap:9px;margin-top:22px;font-size:13px;text-decoration:none;display:inline-flex}.text-link svg{width:17px}.hero-display{border:1px solid var(--border);background:color-mix(in srgb,var(--muted) 35%,var(--background));border-radius:6px;height:310px;position:relative;overflow:hidden}.display-grid{background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);opacity:.5;background-size:34px 34px;position:absolute;inset:0}.display-card{color:#fff;flex-direction:column;padding:15px;display:flex;position:absolute;transform:rotate(-8deg);box-shadow:8px 8px #152b4030}.display-card small{letter-spacing:1px;font-size:8px}.display-card strong{margin:20px 0 25px;font:26px Georgia,serif}.display-card span{align-self:flex-end;font-size:9px}.display-red{background:#c74d43;width:112px;height:150px;top:20%;left:20%}.display-gold{background:#c19b4c;width:100px;height:135px;top:29%;right:18%;transform:rotate(8deg)}.display-gold strong{font-size:22px}.display-blocks{gap:3px;display:flex;position:absolute;bottom:37px;left:20%;transform:rotate(-3deg)}.display-blocks i{background:#c74d43;width:22px;height:19px}.display-blocks i:nth-child(2n){background:#c19b4c;transform:translateY(-11px)}.display-blocks i:nth-child(3n){background:#477397}.display-label{color:var(--muted-foreground);letter-spacing:1px;font-size:8px;position:absolute;bottom:13px;right:15px}.collection-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:46px;padding:22px 0;display:flex}.collection-stats div{flex-direction:column;gap:3px;display:flex}.collection-stats strong{color:var(--accent);font:25px Georgia,serif}.collection-stats span{color:var(--muted-foreground);font-size:11px}.collection-stats p{color:var(--muted-foreground);margin:0 0 0 auto;font:italic 13px Georgia,serif}.shelf-section{padding:72px 0 82px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.section-heading h2{font-family:var(--font-editorial);letter-spacing:1px;margin:0;font-size:30px;font-weight:500}.section-heading>p{color:var(--muted-foreground);text-align:right;font-size:11px;line-height:1.7}.collection-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.collection-card{background:color-mix(in srgb,var(--muted) 18%,var(--background));border:1px solid var(--border);border-radius:6px;transition:transform .2s,border-color .2s;overflow:hidden}.collection-card:hover{border-color:var(--card-accent);transform:translateY(-4px)}.card-art{background:linear-gradient(135deg,color-mix(in srgb,var(--muted) 55%,var(--background)),var(--background));height:170px;position:relative;overflow:hidden}.art-code,.art-index{z-index:2;color:var(--muted-foreground);letter-spacing:1px;font-size:9px;position:absolute}.art-code{top:13px;left:15px}.art-index{bottom:12px;right:15px}.gundam-shape{clip-path:polygon(35% 0,66% 0,78% 22%,100% 33%,83% 44%,88% 100%,60% 87%,40% 100%,12% 100%,17% 45%,0 34%,23% 22%);background:#d7d7d0;width:72px;height:100px;position:absolute;top:22%;left:35%}.card-shape{background:#315d7e;border:5px solid #c19b4c;width:82px;height:112px;position:absolute;top:22%;left:36%;transform:rotate(10deg);box-shadow:11px 8px #c74d43}.card-shape i{color:#eed477;font-size:32px;font-style:normal;position:absolute;top:8px;left:22px}.card-shape b{color:#fff;font:22px Georgia;position:absolute;bottom:5px;left:9px}.lego-shape{grid-template-columns:repeat(3,31px);gap:3px;display:grid;position:absolute;top:37%;left:25%;transform:rotate(-8deg)}.lego-shape i{background:#c74d43;height:27px}.lego-shape i:nth-child(2),.lego-shape i:nth-child(5){background:#c19b4c;transform:translateY(-10px)}.lego-shape i:nth-child(3),.lego-shape i:nth-child(6){background:#477397}.card-content{padding:18px}.card-label{color:var(--card-accent);margin:0 0 10px}.card-content h3{font-family:var(--font-editorial);margin:0 0 8px;font-size:20px;font-weight:500}.card-content>p:not(.card-label){color:var(--muted-foreground);min-height:46px;margin:0;font-size:13px;line-height:1.8}.card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;display:flex}.card-footer strong{font:13px Georgia,serif}.card-button{border:1px solid var(--border);color:var(--accent);background:0 0;place-items:center;width:36px;height:32px;display:grid}.card-button:hover{background:var(--accent);color:var(--accent-foreground)}.collection-footer{border-top:1px solid var(--border);color:var(--muted-foreground);letter-spacing:1px;padding:22px 0 10px;font:11px Georgia,serif}@media (width<=700px){.collection-heading{flex-direction:column;align-items:start;gap:10px}.collection-hero{grid-template-columns:1fr;gap:35px;padding:45px 0}.hero-display{height:260px}.collection-stats{flex-wrap:wrap;gap:20px}.collection-stats p{width:100%;margin:8px 0 0}.shelf-section{padding:55px 0}.collection-grid{grid-template-columns:1fr}.card-art{height:190px}}
