.atxme-marketplace-studio-section{margin-top:58px;background:var(--atxme-section-bg);color:var(--atxme-section-text);border:1px solid color-mix(in srgb,var(--atxme-section-accent) 28%,transparent);border-radius:28px;padding:46px;overflow:hidden}
.atxme-marketplace-studio-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}
.atxme-marketplace-studio-section__heading p{color:var(--atxme-section-accent);font-size:.72rem;font-weight:900;letter-spacing:.15em;margin:0 0 12px}
.atxme-marketplace-studio-section__heading h2{color:var(--atxme-section-heading);font-size:clamp(1.8rem,2.7vw,2.9rem);line-height:1.04;letter-spacing:-.045em;margin:0}
.atxme-marketplace-studio-section__heading h2.is-standard{font-size:clamp(1.45rem,2vw,2.1rem)}
.atxme-marketplace-studio-section__heading h2.is-display{font-size:clamp(2.3rem,4vw,4.15rem)}
.atxme-marketplace-studio-section__description{max-width:720px;margin:15px 0 0!important;color:var(--atxme-section-text)!important;font-size:1rem!important;font-weight:500!important;letter-spacing:0!important;line-height:1.65;text-transform:none!important}
.atxme-marketplace-studio-section__heading>a,.atxme-marketplace-studio-spotlight__action{background:var(--atxme-section-accent);border-radius:10px;color:var(--atxme-section-button-text);font-weight:850;padding:14px 18px;text-decoration:none;white-space:nowrap}
.atxme-marketplace-studio-section__heading>a b,.atxme-marketplace-studio-spotlight__action b{margin-left:7px}
.atxme-marketplace-studio-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.atxme-marketplace-studio-section .atxme-marketplace-card{background:var(--atxme-section-panel);border-color:color-mix(in srgb,var(--atxme-section-accent) 26%,transparent)}
.atxme-marketplace-studio-section .atxme-marketplace-card h3,.atxme-marketplace-studio-section .atxme-marketplace-card strong{color:var(--atxme-section-heading)}
.atxme-marketplace-studio-section .atxme-marketplace-card p a,.atxme-marketplace-studio-section .atxme-marketplace-card small{color:var(--atxme-section-text)}
.atxme-marketplace-studio-section .atxme-marketplace-card__buy-action{background:var(--atxme-section-accent);color:var(--atxme-section-button-text)}
.atxme-marketplace-studio-section .atxme-marketplace-card__deal-action{border-color:var(--atxme-section-accent);color:var(--atxme-section-heading)}
.atxme-marketplace-studio-section .atxme-marketplace-card__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.atxme-marketplace-studio-section .atxme-marketplace-card__actions b{white-space:normal}
.atxme-marketplace-studio-spotlight{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:20px}
.atxme-marketplace-studio-spotlight__primary,.atxme-marketplace-studio-spotlight__support article{background:var(--atxme-section-panel);border:1px solid color-mix(in srgb,var(--atxme-section-accent) 26%,transparent);border-radius:18px;overflow:hidden}
.atxme-marketplace-studio-spotlight__primary{display:grid;grid-template-columns:minmax(230px,.95fr) minmax(220px,1.05fr);align-items:stretch}
.atxme-marketplace-studio-spotlight img{width:100%;height:100%;max-height:520px;object-fit:contain;background:color-mix(in srgb,var(--atxme-section-bg) 80%,#000)}
.atxme-marketplace-studio-spotlight__primary>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:30px}
.atxme-marketplace-studio-spotlight p,.atxme-marketplace-studio-spotlight__support p{color:var(--atxme-section-accent);font-size:.73rem;font-weight:800;letter-spacing:.1em;margin:0 0 9px;text-transform:uppercase}
.atxme-marketplace-studio-spotlight h3{color:var(--atxme-section-heading);font-size:clamp(1.45rem,2.5vw,2.35rem);line-height:1.04;margin:0 0 19px}
.atxme-marketplace-studio-spotlight h3 a{color:inherit;text-decoration:none}
.atxme-marketplace-studio-spotlight strong{color:var(--atxme-section-heading);font-size:1.22rem}
.atxme-marketplace-studio-spotlight__action{margin-top:24px}
.atxme-marketplace-studio-spotlight__support{display:grid;gap:20px}
.atxme-marketplace-studio-spotlight__support article{display:grid;grid-template-columns:120px 1fr;min-height:145px}
.atxme-marketplace-studio-spotlight__support article>div{padding:18px}
.atxme-marketplace-studio-spotlight__support h3{font-size:1.05rem;margin-bottom:10px}
.atxme-marketplace-studio-rail{position:relative;padding:0 10px}
.atxme-marketplace-studio-rail__track{display:grid;grid-auto-columns:minmax(285px,315px);grid-auto-flow:column;gap:20px;overflow-x:auto;padding:5px 6px 20px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:var(--atxme-section-accent) transparent}
.atxme-marketplace-studio-rail__item{min-width:0;scroll-snap-align:start}
.atxme-marketplace-studio-rail__arrow{position:absolute;z-index:2;top:44%;display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--atxme-section-accent);border-radius:50%;background:var(--atxme-section-panel);color:var(--atxme-section-heading);cursor:pointer;font-size:1.25rem;box-shadow:0 8px 22px rgba(0,0,0,.28)}
.atxme-marketplace-studio-rail__arrow:hover{background:var(--atxme-section-accent);color:var(--atxme-section-button-text)}
.atxme-marketplace-studio-rail__arrow.is-prev{left:-18px}
.atxme-marketplace-studio-rail__arrow.is-next{right:-18px}
@media(max-width:900px){.atxme-marketplace-studio-section{margin-top:42px;border-radius:20px;padding:30px}
.atxme-marketplace-studio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.atxme-marketplace-studio-spotlight{grid-template-columns:1fr}
.atxme-marketplace-studio-spotlight__support{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){.atxme-marketplace-studio-section{margin-top:30px;padding:21px}
.atxme-marketplace-studio-section__heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:24px}
.atxme-marketplace-studio-section__heading>a{width:100%;text-align:center}
.atxme-marketplace-studio-section__description{font-size:.94rem!important}
.atxme-marketplace-studio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.atxme-marketplace-studio-spotlight__primary{grid-template-columns:1fr}
.atxme-marketplace-studio-spotlight__primary img{max-height:380px}
.atxme-marketplace-studio-spotlight__support{grid-template-columns:1fr}
.atxme-marketplace-studio-rail{padding:0}
.atxme-marketplace-studio-rail__track{grid-auto-columns:minmax(258px,84vw);gap:14px}
.atxme-marketplace-studio-rail__arrow{display:none}
}

/* Cinematic featured-card treatment: one hero collectible plus a real card rail. */
.atxme-marketplace-studio-section--spotlight{background:radial-gradient(circle at 15% 17%,color-mix(in srgb,var(--atxme-section-accent) 15%,transparent),transparent 24rem),radial-gradient(circle at 82% 84%,color-mix(in srgb,var(--atxme-section-accent) 7%,transparent),transparent 31rem),var(--atxme-section-bg)}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight{display:block}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__primary{position:relative;display:grid;grid-template-columns:minmax(330px,46%) minmax(0,54%);min-height:480px;border-radius:22px;background:linear-gradient(115deg,color-mix(in srgb,var(--atxme-section-panel) 92%,#000),var(--atxme-section-panel));box-shadow:0 28px 65px rgba(0,0,0,.28)}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__primary:after{position:absolute;right:-80px;bottom:-140px;width:390px;height:390px;border:1px solid color-mix(in srgb,var(--atxme-section-accent) 25%,transparent);border-radius:50%;content:"";pointer-events:none}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__art{position:relative;display:grid;place-items:center;min-height:480px;overflow:hidden;background:linear-gradient(145deg,rgba(0,0,0,.36),transparent 60%),color-mix(in srgb,var(--atxme-section-bg) 72%,#000)}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__art:before{position:absolute;inset:11%;border:1px solid color-mix(in srgb,var(--atxme-section-accent) 44%,transparent);border-radius:50%;box-shadow:0 0 80px color-mix(in srgb,var(--atxme-section-accent) 16%,transparent);content:""}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__art>a{position:relative;z-index:1;display:grid;place-items:center;width:86%;height:90%;overflow:hidden;border:1px solid color-mix(in srgb,var(--atxme-section-accent) 34%,transparent);border-radius:16px;background:#07100c;transform:rotate(-2.2deg);transition:transform .25s ease,box-shadow .25s ease}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__primary:hover .atxme-marketplace-studio-spotlight__art>a{transform:rotate(0) scale(1.025);box-shadow:0 20px 42px rgba(0,0,0,.45)}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__art img{display:block;width:100%;height:100%;max-height:none;object-fit:contain;background:transparent}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__art>span{position:absolute;z-index:2;top:28px;left:30px;padding:8px 10px;border:1px solid color-mix(in srgb,var(--atxme-section-accent) 55%,transparent);border-radius:999px;color:var(--atxme-section-heading);background:color-mix(in srgb,var(--atxme-section-bg) 78%,transparent);font-size:.67rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__story{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:650px;padding:58px 62px}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__story>p{margin:0 0 15px;color:var(--atxme-section-accent);font-size:.73rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight h3{max-width:590px;margin:0 0 20px;color:var(--atxme-section-heading);font-size:clamp(2.2rem,4vw,4.4rem);letter-spacing:-.07em;line-height:.92}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__meta{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__meta span{padding:7px 10px;border:1px solid color-mix(in srgb,var(--atxme-section-accent) 24%,transparent);border-radius:999px;color:var(--atxme-section-text);font-size:.75rem;font-weight:700}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight strong{color:var(--atxme-section-heading);font-size:clamp(1.5rem,2vw,2rem)}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight small{margin-top:8px;color:var(--atxme-section-text);font-size:.92rem}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__action{margin-top:30px;padding:16px 21px;border-radius:11px}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__support{position:relative;display:block;margin-top:26px;padding:0 14px}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__support .atxme-marketplace-studio-rail__track{grid-auto-columns:minmax(260px,310px);gap:18px;padding:5px 2px 21px}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__support .atxme-marketplace-card{box-shadow:none}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__support .atxme-marketplace-card__actions{grid-template-columns:minmax(0,1fr)}
.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__support .atxme-marketplace-card__deal-action{display:none}
@media(max-width:900px){.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__primary{grid-template-columns:minmax(280px,42%) 1fr;min-height:420px}.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__art{min-height:420px}.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__story{padding:42px}.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight h3{font-size:clamp(2rem,5vw,3.35rem)}}
@media(max-width:640px){.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__primary{grid-template-columns:1fr;min-height:0}.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__art{min-height:370px}.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__art>span{top:18px;left:18px}.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__story{padding:31px 25px 34px}.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight h3{font-size:2.35rem}.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__support{margin-top:20px;padding:0}.atxme-marketplace-studio-section--spotlight .atxme-marketplace-studio-spotlight__support .atxme-marketplace-studio-rail__track{grid-auto-columns:minmax(245px,82vw)}}

/* Studio composition controls: a card grid can become a magazine feature or a tighter discovery rail without touching catalogue data. */
.atxme-marketplace-studio-section.is-density-compact{padding:34px}
.atxme-marketplace-studio-section.is-density-compact .atxme-marketplace-studio-section__heading{margin-bottom:24px}
.atxme-marketplace-studio-section.is-density-compact .atxme-marketplace-studio-rail__track{grid-auto-columns:minmax(230px,270px);gap:14px}
.atxme-marketplace-studio-section.is-density-compact .atxme-marketplace-card__body{padding:15px}
.atxme-marketplace-studio-section.is-presentation-magazine .atxme-marketplace-studio-grid{display:grid;grid-template-columns:minmax(0,1.28fr) repeat(3,minmax(0,.9fr));grid-auto-rows:auto;gap:20px}
.atxme-marketplace-studio-section.is-presentation-magazine .atxme-marketplace-studio-grid>.atxme-marketplace-card:first-child{grid-row:span 2}
.atxme-marketplace-studio-section.is-presentation-magazine .atxme-marketplace-studio-grid>.atxme-marketplace-card:first-child .atxme-marketplace-card__image{aspect-ratio:4/4.25}
.atxme-marketplace-studio-section.is-presentation-magazine .atxme-marketplace-studio-grid>.atxme-marketplace-card:first-child h3{font-size:1.35rem}
.atxme-marketplace-studio-section.is-presentation-magazine .atxme-marketplace-studio-grid>.atxme-marketplace-card:first-child .atxme-marketplace-card__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.atxme-marketplace-studio-section.is-presentation-compact .atxme-marketplace-studio-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.atxme-marketplace-studio-section.is-presentation-compact .atxme-marketplace-card__body{padding:14px}
.atxme-marketplace-studio-section.is-presentation-compact .atxme-marketplace-card__actions{grid-template-columns:1fr}
@media(max-width:1000px){.atxme-marketplace-studio-section.is-presentation-magazine .atxme-marketplace-studio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.atxme-marketplace-studio-section.is-presentation-magazine .atxme-marketplace-studio-grid>.atxme-marketplace-card:first-child{grid-row:auto}.atxme-marketplace-studio-section.is-presentation-compact .atxme-marketplace-studio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.atxme-marketplace-studio-section.is-density-compact{padding:21px}.atxme-marketplace-studio-section.is-presentation-magazine .atxme-marketplace-studio-grid,.atxme-marketplace-studio-section.is-presentation-compact .atxme-marketplace-studio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}

.atxme-featured-vaults{margin:32px auto;padding:var(--atxme-vault-padding,34px);border-radius:var(--atxme-vault-radius,24px);background:var(--atxme-vault-bg,#0d1912);color:var(--atxme-vault-text,#c7d6cc)}
.atxme-vaults-kicker,.atxme-vault-card small{color:var(--atxme-vault-accent,#b8ff3d);font-weight:800;letter-spacing:.12em;font-size:12px}
.atxme-featured-vaults h2{color:var(--atxme-vault-heading,#f6fff7);font-size:clamp(28px,4vw,44px);margin:8px 0}
.atxme-featured-vaults>p:not(.atxme-vaults-kicker){color:var(--atxme-vault-text,#c7d6cc)}
.atxme-vault-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:24px}
.atxme-vault-card{isolation:isolate;position:relative;display:block;min-height:210px;overflow:hidden;padding:0;border:1px solid var(--atxme-vault-accent,#406a35);border-radius:calc(var(--atxme-vault-radius,24px) * .72);background-image:linear-gradient(110deg,color-mix(in srgb,var(--atxme-vault-panel,#13261a) 96%,#000),color-mix(in srgb,var(--atxme-vault-panel,#13261a) 69%,transparent)),var(--atxme-vault-banner,none);background-color:var(--atxme-vault-panel,#13261a);background-size:cover;background-position:center;color:var(--atxme-vault-heading,#fff);text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.atxme-vault-card:hover{transform:translateY(-4px);border-color:var(--atxme-vault-accent,#b8ff3d);box-shadow:0 18px 34px rgba(0,0,0,.28)}
.atxme-vault-card__wash{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(5,12,8,.56),rgba(5,12,8,.1));pointer-events:none}
.atxme-vault-card__avatar{display:grid;place-items:center;position:absolute;top:20px;right:20px;width:62px;height:62px;padding:3px;border:1px solid color-mix(in srgb,var(--atxme-vault-accent,#b8ff3d) 78%,transparent);border-radius:50%;background:rgba(6,14,9,.72);box-shadow:0 8px 20px rgba(0,0,0,.35)}
.atxme-vault-card__avatar img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;background:#fff}
.atxme-vault-card__content{display:flex;min-height:210px;padding:25px;flex-direction:column;gap:10px;justify-content:center}
.atxme-vault-card strong{color:var(--atxme-vault-heading,#fff);font-size:1.4rem}.atxme-vault-card em{color:var(--atxme-vault-text,#c7d6cc);font-style:normal}.atxme-vault-card__cta{color:var(--atxme-vault-accent,#b8ff3d);font-weight:700;margin-top:auto}
@media(max-width:640px){.atxme-vault-card{min-height:194px}.atxme-vault-card__content{min-height:194px;padding:21px}.atxme-vault-card__avatar{top:16px;right:16px;width:54px;height:54px}}
