/* Figure Color Studio · 3D Models storefront v2
   Scoped to #modelsView so Explore, Figures, Commissions and Artists stay untouched. */
#modelsView.models-storefront-v2{padding:18px 0 56px}
#modelsView .models-v2-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;align-items:start}
#modelsView .models-v2-main{min-width:0;display:grid;gap:14px}
#modelsView .models-v2-sidebar{display:grid;gap:14px;position:sticky;top:86px}
#modelsView .models-v2-hero{position:relative;min-height:292px;overflow:hidden;border:1px solid #2c3640;border-radius:20px;background:linear-gradient(112deg,#111821 0%,#121a23 48%,#241a22 100%);box-shadow:0 18px 48px #0003;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr)}
#modelsView .models-v2-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 40% 18%,#f2576815,transparent 30%),linear-gradient(90deg,#0e151dd9 0%,#0e151da8 50%,transparent 78%);pointer-events:none;z-index:1}
#modelsView .models-v2-hero-copy{position:relative;z-index:3;padding:24px 26px 18px;display:flex;flex-direction:column;justify-content:center}
#modelsView .models-v2-breadcrumb{display:flex;align-items:center;gap:8px;color:#8f9ba6;font-size:11px;margin-bottom:15px}
#modelsView .models-v2-breadcrumb strong{color:#d8dde2}
#modelsView .models-v2-kicker{font-size:10px;line-height:1.2;letter-spacing:.34em;color:#a7b2bd;font-weight:900;margin-bottom:9px}
#modelsView .models-v2-hero h1{font-size:clamp(28px,3vw,43px);line-height:1.02;letter-spacing:-1.8px;margin:0;max-width:690px}
#modelsView .models-v2-hero h1 span{color:#ff6577}
#modelsView .models-v2-hero-copy>p{font-size:14px;line-height:1.45;color:#aeb8c3;max-width:660px;margin:10px 0 0}
#modelsView .models-v2-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
#modelsView .models-v2-primary,#modelsView .models-v2-secondary{border-radius:9px;padding:10px 14px;min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:850;cursor:pointer;text-decoration:none}
#modelsView .models-v2-primary{border:1px solid #ff7180;background:linear-gradient(135deg,#f65b70,#ed405d);color:white;box-shadow:0 8px 22px #f2576820}
#modelsView .models-v2-secondary{border:1px solid #4a5662;background:#111821ad;color:#e5e9ed}
#modelsView .models-v2-primary:hover,#modelsView .models-v2-secondary:hover{transform:translateY(-1px)}
#modelsView .models-v2-primary svg,#modelsView .models-v2-secondary svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#modelsView .models-v2-benefits{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:17px;color:#9eabb6;font-size:10px}
#modelsView .models-v2-benefits span{display:flex;align-items:center;gap:6px;white-space:nowrap}
#modelsView .models-v2-benefits svg{width:15px;height:15px;fill:none;stroke:#ff6678;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#modelsView .models-v2-hero-art{position:relative;min-height:292px;background:radial-gradient(circle at 58% 40%,#6d374530 0,#1e1a22 35%,#10171d 74%);overflow:hidden;isolation:isolate}
#modelsView .models-v2-hero-art:before{content:"";position:absolute;inset:0;background-image:var(--models-hero-image);background-size:cover;background-position:center;opacity:0;transform:scale(1.04);filter:saturate(.92) contrast(1.03);transition:opacity .25s ease;z-index:-2}
#modelsView .models-v2-hero-art.has-image:before{opacity:.76}
#modelsView .models-v2-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111821 0%,#11182155 22%,transparent 60%),linear-gradient(0deg,#0e151dc9 0%,transparent 42%);z-index:-1}
#modelsView .models-v2-hero-cube{position:absolute;right:18%;top:20%;width:150px;height:150px;color:#ff6b7b20;filter:drop-shadow(0 22px 30px #0005)}
#modelsView .models-v2-hero-art.has-image .models-v2-hero-cube{opacity:.18}
#modelsView .models-v2-hero-cube svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:.8}
#modelsView .models-v2-hero-quote{position:absolute;right:22px;bottom:17px;text-align:right;color:#d2d6db99;font-size:9px;letter-spacing:.1em;text-transform:uppercase}
#modelsView .models-v2-hero-quote strong{display:block;color:#fff9;font-size:8px;letter-spacing:.22em;margin-top:4px}
#modelsView .models-v2-toolbar{display:grid;grid-template-columns:minmax(270px,1.65fr) repeat(4,minmax(140px,.75fr));gap:9px}
#modelsView .models-v2-toolbar label{height:42px;border:1px solid #2d3842;background:#141c24;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#7f8c98;min-width:0}
#modelsView .models-v2-toolbar label:focus-within{border-color:#79505a;box-shadow:0 0 0 3px #f2576812}
#modelsView .models-v2-toolbar svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:#9da9b4;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#modelsView .models-v2-toolbar input,#modelsView .models-v2-toolbar select{appearance:none;border:0;outline:0;background:transparent;color:#d9dfe5;width:100%;min-width:0;font-size:11px;padding:0}
#modelsView .models-v2-toolbar input::placeholder{color:#7e8a96}
#modelsView .models-v2-toolbar select{cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#88949f 50%),linear-gradient(135deg,#88949f 50%,transparent 50%);background-position:calc(100% - 8px) 50%,calc(100% - 4px) 50%;background-size:4px 4px,4px 4px;background-repeat:no-repeat;padding-right:18px}
#modelsView .models-v2-toolbar option{background:#151d25;color:#fff}
#modelsView .models-v2-featured{padding-top:2px}
#modelsView .models-v2-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:7px 0 10px}
#modelsView .models-v2-section-head>div{display:flex;align-items:center;gap:9px}
#modelsView .models-v2-section-head>div>span{width:24px;height:24px;color:#ff6074;display:grid;place-items:center}
#modelsView .models-v2-section-head svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#modelsView .models-v2-section-head h2{font-size:18px;line-height:1.1;margin:0}
#modelsView .models-v2-section-head p{font-size:10px;color:#87939f;margin:3px 0 0}
#modelsView .models-v2-section-head button,#modelsView .models-v2-side-title>a,#modelsView .models-v2-side-title>button{border:0;background:transparent;color:#ff6678;font-size:10px;font-weight:850;display:inline-flex;align-items:center;gap:4px;cursor:pointer;padding:4px}
#modelsView .models-v2-section-head button svg,#modelsView .models-v2-side-title a svg,#modelsView .models-v2-side-title button svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
#modelsView .models-v2-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
#modelsView .model-v2-card{border:1px solid #2b3640;background:linear-gradient(180deg,#151d25,#111820);border-radius:10px;overflow:hidden;min-width:0;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
#modelsView .model-v2-card:hover{transform:translateY(-2px);border-color:#4f5c68;box-shadow:0 14px 30px #0004}
#modelsView .model-v2-media{position:relative;aspect-ratio:1.5/1;background:linear-gradient(135deg,#252f3a,#141b22);overflow:hidden}
#modelsView .model-v2-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
#modelsView .model-v2-card:hover .model-v2-media img{transform:scale(1.025)}
#modelsView .model-v2-media:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(transparent,#0d141bc9);pointer-events:none}
#modelsView .model-v2-media-fallback{width:100%;height:100%;display:grid;place-items:center;color:#ff6a7b55;background:radial-gradient(circle at 50% 40%,#f2576818,transparent 35%)}
#modelsView .model-v2-media-fallback svg{width:56px;height:56px;fill:none;stroke:currentColor;stroke-width:1.2}
#modelsView .model-v2-badge{position:absolute;left:8px;top:8px;z-index:2;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:900;border:1px solid transparent;line-height:1}
#modelsView .model-v2-badge.featured{background:#ffcad2;color:#8b2536;border-color:#ff8797}
#modelsView .model-v2-badge.proof{background:#cab9ff;color:#473178;border-color:#8f78ea}
#modelsView .model-v2-badge.commercial{background:#bce7d6;color:#245b49;border-color:#74c2a7}
#modelsView .model-v2-badge.new{background:#bcd9ff;color:#24517d;border-color:#6ea5e6}
#modelsView .model-v2-fav{position:absolute;z-index:3;right:8px;top:7px;width:26px;height:26px;border:0;background:#0a1016b0;border-radius:50%;display:grid;place-items:center;color:#ff6577;cursor:pointer}
#modelsView .model-v2-fav svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
#modelsView .model-v2-fav.active svg{fill:#ff6577}
#modelsView .model-v2-body{padding:8px 9px 9px}
#modelsView .model-v2-body h3{font-size:12px;line-height:1.2;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#modelsView .model-v2-creator{display:flex;align-items:center;gap:6px;color:#8e9aa6;font-size:9px;min-width:0}
#modelsView .model-v2-creator img,#modelsView .model-v2-avatar-fallback{width:18px;height:18px;border-radius:50%;object-fit:cover;border:1px solid #3a4651;flex:0 0 auto}
#modelsView .model-v2-avatar-fallback{display:grid;place-items:center;background:#202a33;color:#ff6878}
#modelsView .model-v2-avatar-fallback svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.8}
#modelsView .model-v2-creator span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#modelsView .model-v2-meta{display:flex;align-items:center;justify-content:space-between;gap:7px;color:#a7b1bb;font-size:8px;margin-top:7px;min-height:17px}
#modelsView .model-v2-formats{display:flex;gap:3px;flex-wrap:wrap;justify-content:flex-end}
#modelsView .model-v2-formats b{font-size:7px;padding:2px 4px;border-radius:4px;background:#25303a;border:1px solid #34414d;color:#c6ced5}
#modelsView .model-v2-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:5px}
#modelsView .model-v2-foot strong{font-size:12px}
#modelsView .model-v2-foot a{width:27px;height:24px;border:1px solid #f05a70;border-radius:7px;display:grid;place-items:center;color:#ff6a7a;background:#f2576810}
#modelsView .model-v2-foot a svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
#modelsView .models-v2-side-card{border:1px solid #28333d;background:linear-gradient(180deg,#111921,#0e151c);border-radius:11px;padding:11px 11px 12px;overflow:hidden}
#modelsView .models-v2-side-title{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:9px}
#modelsView .models-v2-side-title>span{display:flex;align-items:center;gap:8px;min-width:0}
#modelsView .models-v2-side-title>span>svg{width:18px;height:18px;fill:none;stroke:#ff6678;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#modelsView .models-v2-side-title strong{font-size:12px}
#modelsView .models-v2-creators{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}
#modelsView .models-v2-creator-chip{min-width:0;text-align:center;color:#dbe0e5}
#modelsView .models-v2-creator-chip img,#modelsView .models-v2-creator-chip>span{width:45px;height:45px;border-radius:50%;margin:0 auto 5px;border:1px solid #f0586e;background:#1c2630;display:grid;place-items:center;object-fit:cover;box-shadow:0 0 0 2px #0e151c,0 0 0 3px #76313f}
#modelsView .models-v2-creator-chip>span svg{width:21px;height:21px;fill:none;stroke:#ff6d7d;stroke-width:1.7}
#modelsView .models-v2-creator-chip strong,#modelsView .models-v2-creator-chip small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#modelsView .models-v2-creator-chip strong{font-size:8px}
#modelsView .models-v2-creator-chip small{font-size:7px;color:#788590;margin-top:1px}
#modelsView .models-v2-tags{display:flex;flex-wrap:wrap;gap:6px}
#modelsView .models-v2-tags button{border:1px solid #2c3842;background:#17212a;color:#aab5be;border-radius:999px;padding:6px 10px;font-size:8px;cursor:pointer}
#modelsView .models-v2-tags button:hover{border-color:#a34b5b;color:#fff;background:#3a232a}
#modelsView .models-v2-releases{display:grid}
#modelsView .models-v2-release{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px 0;border-top:1px solid #202a33}
#modelsView .models-v2-release:first-child{border-top:0;padding-top:1px}
#modelsView .models-v2-release img,#modelsView .models-v2-release-fallback{width:46px;height:36px;object-fit:cover;border-radius:6px;background:#1b252e;display:grid;place-items:center;color:#ff6878}
#modelsView .models-v2-release-fallback svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}
#modelsView .models-v2-release span{min-width:0}
#modelsView .models-v2-release strong,#modelsView .models-v2-release small,#modelsView .models-v2-release b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#modelsView .models-v2-release strong{font-size:9px}
#modelsView .models-v2-release small{font-size:7px;color:#7e8b96;margin:1px 0}
#modelsView .models-v2-release b{font-size:8px;color:#d9dee3}
#modelsView .models-v2-release em{font-style:normal;font-size:7px;color:#ff8190;background:#311d24;border-radius:999px;padding:3px 6px}
#modelsView .models-v2-side-empty{font-size:9px;line-height:1.45;color:#7f8c97;padding:7px 2px 3px}
#modelsView .models-v2-creator-cta{position:relative;min-height:142px;border:1px solid #2c3640;border-radius:11px;padding:16px;overflow:hidden;background:radial-gradient(circle at 88% 20%,#f2576830,transparent 30%),linear-gradient(120deg,#151d25,#23191f);isolation:isolate}
#modelsView .models-v2-creator-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111921f2 0,#111921d8 60%,transparent);z-index:-1}
#modelsView .models-v2-creator-cta h3{font-size:15px;margin:0 0 5px}
#modelsView .models-v2-creator-cta p{font-size:9px;color:#9eabb5;max-width:225px;margin:0 0 11px}
#modelsView .models-v2-creator-cta .models-v2-primary{font-size:9px;padding:8px 11px;min-height:32px}
#modelsView .models-v2-creator-cta small{position:absolute;right:11px;bottom:9px;font-size:6px;letter-spacing:.22em;color:#ffffff69}
#modelsView .models-v2-cta-mark{position:absolute;right:-12px;top:6px;width:110px;height:110px;color:#ff68781f;z-index:-1}
#modelsView .models-v2-cta-mark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:.8}
#modelsView .models-v2-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:3px}
#modelsView .models-v2-trust article{border:1px solid #28333d;background:#111921;border-radius:10px;padding:12px;display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:start}
#modelsView .models-v2-trust article>span{width:30px;height:30px;border-radius:8px;background:#f2576810;color:#ff6879;display:grid;place-items:center}
#modelsView .models-v2-trust svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#modelsView .models-v2-trust strong{font-size:10px}
#modelsView .models-v2-trust p{font-size:8px;line-height:1.4;color:#82909b;margin:2px 0 0}
#modelsView .models-v2-empty{grid-column:1/-1;border:1px dashed #4a535f;background:linear-gradient(135deg,#171c22,#12161b);border-radius:18px;padding:34px 24px;text-align:center;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center}
#modelsView .models-v2-empty-icon{width:58px;height:58px;border-radius:17px;background:#3b2028;color:#ff8995;display:grid;place-items:center;margin:0 auto 12px}
#modelsView .models-v2-empty-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
#modelsView .models-v2-empty h3{font-size:16px;margin:0 0 5px}
#modelsView .models-v2-empty p{font-size:11px;color:#97a3ae;margin:0 0 14px}
#modelsView .models-v2-empty .models-v2-primary{font-size:10px;padding:8px 11px;min-height:34px}

/* Larger desktop typography: keep the approved composition, improve readability. */
#modelsView .models-v2-breadcrumb{font-size:12px}
#modelsView .models-v2-kicker{font-size:11px}
#modelsView .models-v2-hero-copy>p{font-size:15px}
#modelsView .models-v2-primary,#modelsView .models-v2-secondary{font-size:13px;min-height:42px}
#modelsView .models-v2-benefits{font-size:11.5px}
#modelsView .models-v2-hero-quote{font-size:10px}
#modelsView .models-v2-hero-quote strong{font-size:9px}
#modelsView .models-v2-toolbar label{height:46px;padding-inline:13px}
#modelsView .models-v2-toolbar input,#modelsView .models-v2-toolbar select{font-size:12.5px}
#modelsView .models-v2-section-head h2{font-size:20px}
#modelsView .models-v2-section-head p{font-size:11.5px}
#modelsView .models-v2-section-head button,#modelsView .models-v2-side-title>a,#modelsView .models-v2-side-title>button{font-size:11.5px}
#modelsView .model-v2-badge{font-size:9px}
#modelsView .model-v2-body h3{font-size:14px}
#modelsView .model-v2-creator{font-size:10.5px}
#modelsView .model-v2-meta{font-size:10px}
#modelsView .model-v2-formats b{font-size:9px}
#modelsView .model-v2-foot strong{font-size:14px}
#modelsView .models-v2-side-title strong{font-size:14px}
#modelsView .models-v2-creator-chip strong{font-size:10px}
#modelsView .models-v2-creator-chip small{font-size:9px}
#modelsView .models-v2-tags button{font-size:10px;padding:7px 11px}
#modelsView .models-v2-release strong{font-size:11px}
#modelsView .models-v2-release small{font-size:9px}
#modelsView .models-v2-release b{font-size:10px}
#modelsView .models-v2-release em{font-size:8.5px}
#modelsView .models-v2-side-empty{font-size:10.5px}
#modelsView .models-v2-creator-cta h3{font-size:17px}
#modelsView .models-v2-creator-cta p{font-size:11px;line-height:1.45}
#modelsView .models-v2-creator-cta .models-v2-primary{font-size:11px}
#modelsView .models-v2-creator-cta small{font-size:7.5px}
#modelsView .models-v2-trust strong{font-size:12px}
#modelsView .models-v2-trust p{font-size:10px}
#modelsView .models-v2-empty h3{font-size:18px}
#modelsView .models-v2-empty p{font-size:13px}
#modelsView .models-v2-empty .models-v2-primary{font-size:12px}

#modelsView .models-v2-compat{display:none!important}
@media(max-width:1280px){#modelsView .models-v2-layout{grid-template-columns:minmax(0,1fr) 285px}#modelsView .models-v2-toolbar{grid-template-columns:minmax(230px,1.4fr) repeat(2,minmax(130px,.8fr));}#modelsView .models-v2-toolbar label:nth-child(4),#modelsView .models-v2-toolbar label:nth-child(5){grid-column:auto}#modelsView .models-v2-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#modelsView .models-v2-creators{grid-template-columns:repeat(5,minmax(42px,1fr))}}
@media(max-width:1020px){#modelsView .models-v2-layout{grid-template-columns:1fr}#modelsView .models-v2-sidebar{position:static;grid-template-columns:1fr 1fr}#modelsView .models-v2-creator-cta{min-height:155px}#modelsView .models-v2-side-card:first-child{grid-column:1/-1}#modelsView .models-v2-creators{grid-template-columns:repeat(5,1fr)}#modelsView .models-v2-toolbar{grid-template-columns:minmax(220px,1.4fr) repeat(2,1fr)}#modelsView .models-v2-toolbar label:nth-child(4),#modelsView .models-v2-toolbar label:nth-child(5){grid-column:auto}}
@media(max-width:760px){#modelsView.models-storefront-v2{padding-top:10px}#modelsView .models-v2-hero{grid-template-columns:1fr;min-height:0}#modelsView .models-v2-hero-copy{padding:22px 18px 16px}#modelsView .models-v2-hero-art{min-height:160px}#modelsView .models-v2-hero h1{font-size:31px}#modelsView .models-v2-benefits{gap:10px 14px}#modelsView .models-v2-toolbar{grid-template-columns:1fr 1fr}#modelsView .models-v2-toolbar .models-v2-search{grid-column:1/-1}#modelsView .models-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#modelsView .models-v2-sidebar{grid-template-columns:1fr}#modelsView .models-v2-side-card:first-child{grid-column:auto}#modelsView .models-v2-trust{grid-template-columns:1fr}#modelsView .models-v2-section-head{align-items:center}}
@media(max-width:480px){#modelsView .models-v2-toolbar{grid-template-columns:1fr}#modelsView .models-v2-toolbar .models-v2-search{grid-column:auto}#modelsView .models-v2-grid{grid-template-columns:1fr 1fr;gap:7px}#modelsView .model-v2-body{padding:7px}#modelsView .model-v2-meta{display:block}#modelsView .model-v2-formats{justify-content:flex-start;margin-top:4px}#modelsView .models-v2-creators{grid-template-columns:repeat(3,1fr)}#modelsView .models-v2-hero-actions{display:grid;grid-template-columns:1fr 1fr}#modelsView .models-v2-primary,#modelsView .models-v2-secondary{padding-inline:10px}}