.CollectionSection-module__SE6lwG__section{padding:var(--section-pad) 40px;background:var(--bg);overflow:hidden}.CollectionSection-module__SE6lwG__inner{max-width:var(--max-width);margin:0 auto}.CollectionSection-module__SE6lwG__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:56px;display:flex}.CollectionSection-module__SE6lwG__label{letter-spacing:.18em;color:var(--gold);text-transform:uppercase;margin-bottom:16px;font-size:11px;display:inline-block}.CollectionSection-module__SE6lwG__title{font-family:var(--font-display);color:var(--text);margin:0;font-size:clamp(2rem,4.5vw,3rem);line-height:1.15}.CollectionSection-module__SE6lwG__subtext{color:var(--text-muted);max-width:360px;font-size:14px;line-height:1.6}.CollectionSection-module__SE6lwG__sectionNum{font-family:var(--font-mono);color:var(--border);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:80px;font-weight:700;line-height:1}.CollectionSection-module__SE6lwG__track{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;display:grid}.CollectionSection-module__SE6lwG__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;text-align:left;outline:none;flex-direction:column;gap:12px;min-height:360px;padding:28px 24px;transition:border-color .3s,background .3s;display:flex;position:relative}.CollectionSection-module__SE6lwG__card:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.CollectionSection-module__SE6lwG__cardActive{background:var(--bg-warm);border-color:#c4a46980;box-shadow:0 8px 40px #c4a4691a}.CollectionSection-module__SE6lwG__cardInactive{opacity:.55}.CollectionSection-module__SE6lwG__card:before{content:"";background:var(--border);border-radius:0 0 2px 2px;height:2px;transition:background .3s;position:absolute;top:0;left:24px;right:24px}.CollectionSection-module__SE6lwG__tierEntry:before{background:#6c757d}.CollectionSection-module__SE6lwG__tierFamily:before{background:#3d8a6d}.CollectionSection-module__SE6lwG__tierSignature:before{background:var(--gold)}.CollectionSection-module__SE6lwG__tierPremium:before{background:linear-gradient(90deg,#c4a469,#8c6b2a)}.CollectionSection-module__SE6lwG__cardTop{justify-content:space-between;align-items:center;display:flex}.CollectionSection-module__SE6lwG__cardNum{font-family:var(--font-mono);letter-spacing:.14em;color:var(--text-muted);font-size:11px}.CollectionSection-module__SE6lwG__badge{letter-spacing:.14em;border:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;border-radius:100px;padding:3px 8px;font-size:9px;font-weight:700}.CollectionSection-module__SE6lwG__badgePremium{color:var(--gold);background:#c4a46914;border-color:#c4a46980}.CollectionSection-module__SE6lwG__badgeSignature{color:var(--gold);opacity:.8;border-color:#c4a4694d}.CollectionSection-module__SE6lwG__ribbon{letter-spacing:.12em;text-transform:uppercase;background:var(--gold);color:#fff;border-radius:4px 0 0 4px;padding:4px 10px;font-size:9px;font-weight:700;position:absolute;top:16px;right:-1px}.CollectionSection-module__SE6lwG__cardName{font-family:var(--font-display);color:var(--text);margin:0;font-size:22px;font-weight:700}.CollectionSection-module__SE6lwG__cardTagline{color:var(--gold);margin:0;font-size:12px;font-style:italic}.CollectionSection-module__SE6lwG__cardDesc{color:var(--text-muted);flex:1;margin:0;font-size:13px;line-height:1.6}.CollectionSection-module__SE6lwG__features{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.CollectionSection-module__SE6lwG__featureItem{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.CollectionSection-module__SE6lwG__featureItem svg{color:var(--gold);flex-shrink:0}.CollectionSection-module__SE6lwG__price{font-family:var(--font-mono);color:var(--text);margin-top:4px;font-size:20px;font-weight:700}.CollectionSection-module__SE6lwG__cta{text-align:center;border:1px solid var(--gold);border-radius:var(--radius);color:var(--gold);margin-top:auto;padding:12px 0;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.CollectionSection-module__SE6lwG__cta:hover{background:var(--gold);color:#fff}.CollectionSection-module__SE6lwG__dots{justify-content:center;gap:8px;margin-top:32px;display:flex}.CollectionSection-module__SE6lwG__dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .2s,transform .2s}.CollectionSection-module__SE6lwG__dotActive{background:var(--gold);transform:scale(1.4)}@media (max-width:1024px){.CollectionSection-module__SE6lwG__track{grid-template-columns:repeat(2,1fr)}.CollectionSection-module__SE6lwG__sectionNum{display:none}.CollectionSection-module__SE6lwG__header{flex-direction:column;align-items:flex-start}.CollectionSection-module__SE6lwG__subtext{max-width:100%}}@media (max-width:640px){.CollectionSection-module__SE6lwG__section{padding:60px 16px}.CollectionSection-module__SE6lwG__track{grid-template-columns:1fr;gap:12px}.CollectionSection-module__SE6lwG__cardInactive{opacity:1}}
