/* Model marketplace — Open Token white / black / purple visual system. */
#tokennau-homepage-prototype .tn-model-route-shell{background:#fbfaff}
#tokennau-homepage-prototype .tn-model-route-shell .tn-wrap{width:100%;max-width:1320px;padding-left:32px;padding-right:32px}
#tokennau-homepage-prototype .tn-model-market{padding:0 0 96px;color:#1b1622}
#tokennau-homepage-prototype .tn-model-market-hero{position:relative;overflow:hidden;padding:74px 0 48px;border-bottom:1px solid #eee9f3;background:linear-gradient(135deg,#f5efff 0%,#fff 52%,#f2f5ff 100%)}
#tokennau-homepage-prototype .tn-model-market-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(89,55,123,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(89,55,123,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent 84%);pointer-events:none}
#tokennau-homepage-prototype .tn-model-market-hero:after{content:"";position:absolute;right:-110px;top:-190px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(113,56,237,.16),rgba(113,56,237,0) 70%);pointer-events:none}
#tokennau-homepage-prototype .tn-model-market-hero-inner{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;text-align:center}
#tokennau-homepage-prototype .tn-model-market-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:17px;color:#7138ed;font:750 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em;text-transform:uppercase}
#tokennau-homepage-prototype .tn-model-market-eyebrow i{width:7px;height:7px;border-radius:50%;background:#7138ed;box-shadow:0 0 0 6px rgba(113,56,237,.09)}
#tokennau-homepage-prototype .tn-model-market-hero h1{max-width:1000px;margin:0;color:#17121e;font-size:clamp(48px,5vw,70px);font-weight:750;line-height:1.08;letter-spacing:-.055em}
#tokennau-homepage-prototype .tn-model-market-hero h1 em{color:#7138ed;font-style:normal}
#tokennau-homepage-prototype .tn-model-market-hero p{max-width:720px;margin:20px auto 0;color:#6f6578;font-size:15px;line-height:1.8}
#tokennau-homepage-prototype .tn-model-search-area{width:min(880px,100%);margin-top:32px;text-align:left}
#tokennau-homepage-prototype .tn-model-market-search{position:relative;display:block;width:100%}
#tokennau-homepage-prototype .tn-model-market-search svg{position:absolute;left:20px;top:50%;width:20px;height:20px;color:#887b94;transform:translateY(-50%);pointer-events:none}
#tokennau-homepage-prototype .tn-model-market-search input{width:100%;height:60px;box-sizing:border-box;padding:0 52px 0 54px;border:1px solid rgba(73,48,94,.16);border-radius:14px;outline:0;background:rgba(255,255,255,.9);box-shadow:0 18px 50px rgba(67,41,91,.09);color:#211a28;font:550 14px inherit;transition:border-color .2s,box-shadow .2s,background .2s}
#tokennau-homepage-prototype .tn-model-market-search input::placeholder{color:#9b91a3}
#tokennau-homepage-prototype .tn-model-market-search input::-webkit-search-cancel-button,#tokennau-homepage-prototype .tn-model-market-search input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}
#tokennau-homepage-prototype .tn-model-market-search input:focus{border-color:#8a5be0;background:#fff;box-shadow:0 0 0 4px rgba(113,56,237,.09),0 18px 50px rgba(67,41,91,.1)}
#tokennau-homepage-prototype .tn-model-search-clear{position:absolute;right:13px;top:50%;display:none;width:34px;height:34px;align-items:center;justify-content:center;padding:0;border:0;border-radius:9px;background:#f4f0f8;color:#796d84;font:500 20px/1 inherit;cursor:pointer;transform:translateY(-50%)}
#tokennau-homepage-prototype .tn-model-search-clear.is-visible{display:flex}
#tokennau-homepage-prototype .tn-model-search-hint{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;color:#8b8194;font-size:11px}
#tokennau-homepage-prototype .tn-model-search-hint span:last-child{color:#6d5c7b}
#tokennau-homepage-prototype .tn-model-market-main{padding-top:36px}
#tokennau-homepage-prototype .tn-model-filter-panel{position:relative;padding:24px;border:1px solid #e9e3ef;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 14px 42px rgba(48,31,64,.055)}
#tokennau-homepage-prototype .tn-model-filter-line{display:grid;grid-template-columns:86px minmax(0,1fr);gap:18px;align-items:start}
#tokennau-homepage-prototype .tn-model-filter-line+.tn-model-filter-line{margin-top:18px;padding-top:18px;border-top:1px solid #f0ecf3}
#tokennau-homepage-prototype .tn-model-filter-label{display:flex;align-items:center;gap:8px;height:36px;color:#51475a;font-size:13px;font-weight:700}
#tokennau-homepage-prototype .tn-model-filter-label svg{width:16px;height:16px;color:#887b94}
#tokennau-homepage-prototype .tn-model-filter-options{display:flex;flex-wrap:wrap;gap:9px}
#tokennau-homepage-prototype .tn-model-filter-chip{display:inline-flex;min-height:36px;align-items:center;gap:8px;padding:7px 13px;border:1px solid #e1dae8;border-radius:999px;background:#fff;color:#504758;font:650 12px inherit;cursor:pointer;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s}
#tokennau-homepage-prototype .tn-model-filter-chip:hover{transform:translateY(-1px);border-color:#c6b7db;background:#fbf9ff}
#tokennau-homepage-prototype .tn-model-filter-chip.is-active{border-color:#7138ed;background:#7138ed;color:#fff;box-shadow:0 7px 18px rgba(113,56,237,.18)}
#tokennau-homepage-prototype .tn-model-filter-chip b{display:inline-flex;min-width:22px;height:20px;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#f2eef6;color:#7c7186;font-size:10px;font-weight:700}
#tokennau-homepage-prototype .tn-model-filter-chip.is-active b{background:rgba(255,255,255,.18);color:#fff}
#tokennau-homepage-prototype .tn-model-filter-logo{display:grid;width:20px;height:20px;place-items:center;border-radius:6px;background:#fff}
#tokennau-homepage-prototype .tn-model-filter-logo img{display:block;width:14px;height:14px;object-fit:contain}
#tokennau-homepage-prototype .tn-model-filter-chip.is-active .tn-model-filter-logo{box-shadow:0 1px 5px rgba(35,20,58,.16)}
#tokennau-homepage-prototype .tn-model-result-bar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:36px 0 18px}
#tokennau-homepage-prototype .tn-model-result-copy h2{margin:0;color:#1e1825;font-size:27px;letter-spacing:-.04em}
#tokennau-homepage-prototype .tn-model-result-copy p{margin:7px 0 0;color:#8b8194;font-size:12px}
#tokennau-homepage-prototype .tn-model-sort-controls{display:flex;align-items:center;gap:8px}
#tokennau-homepage-prototype .tn-model-sort-title{margin-right:2px;color:#756a7e;font-size:12px;font-weight:750;white-space:nowrap}
#tokennau-homepage-prototype .tn-model-sort-select{position:relative;display:flex;height:38px;align-items:center}
#tokennau-homepage-prototype .tn-model-sort-select select{height:38px;padding:0 34px 0 13px;border:1px solid #ded7e5;border-radius:10px;outline:0;appearance:none;background:#fff;color:#31283a;font:720 12px inherit;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}
#tokennau-homepage-prototype .tn-model-sort-select:first-of-type select{width:144px}
#tokennau-homepage-prototype .tn-model-sort-order select{width:78px}
#tokennau-homepage-prototype .tn-model-sort-select>svg{position:absolute;right:10px;width:16px;height:16px;color:#82768c;pointer-events:none}
#tokennau-homepage-prototype .tn-model-sort-select select:hover{border-color:#c9bdd6;background:#fdfcff}
#tokennau-homepage-prototype .tn-model-sort-select select:focus{border-color:#9670e5;box-shadow:0 0 0 2px rgba(113,56,237,.08)}
#tokennau-homepage-prototype .tn-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
#tokennau-homepage-prototype .tn-model-market .tn-model-card{position:relative;display:flex;min-height:0;flex-direction:column;overflow:hidden;border:1px solid #e4dee9;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(42,27,55,.035);transition:transform .2s,border-color .2s,box-shadow .2s}
#tokennau-homepage-prototype .tn-model-market .tn-model-card:hover{transform:translateY(-3px);border-color:#cbbde0;box-shadow:0 18px 42px rgba(55,35,72,.09)}
#tokennau-homepage-prototype .tn-model-market .tn-model-card[hidden]{display:none!important}
#tokennau-homepage-prototype .tn-model-market .tn-model-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,var(--vendor-color,#7138ed),transparent 72%);opacity:.7}
#tokennau-homepage-prototype .tn-model-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px 0}
#tokennau-homepage-prototype .tn-model-vendor-name{display:flex;min-width:0;align-items:center;gap:10px;color:#625769;font-size:13px;font-weight:800}
#tokennau-homepage-prototype .tn-model-vendor-logo{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border:1px solid #eee8f2;border-radius:9px;background:#fff;color:var(--vendor-color,#7138ed);font-size:13px;font-weight:800;box-shadow:0 4px 10px rgba(38,24,50,.04)}
#tokennau-homepage-prototype .tn-model-vendor-logo svg{width:18px;height:18px}
#tokennau-homepage-prototype .tn-model-vendor-logo img{display:block;width:19px;height:19px;object-fit:contain}
#tokennau-homepage-prototype .tn-model-status{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:#def9ed;color:#087f5b;font-size:10px;font-weight:750;white-space:nowrap}
#tokennau-homepage-prototype .tn-model-status:before{content:"";width:6px;height:6px;border-radius:50%;background:#12b886}
#tokennau-homepage-prototype .tn-model-card-body{display:flex;flex:1;flex-direction:column;padding:14px 20px 17px}
#tokennau-homepage-prototype .tn-model-name-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
#tokennau-homepage-prototype .tn-model-name{margin:0;overflow:hidden;color:#1f1926;font-size:20px;font-weight:820;line-height:1.3;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}
#tokennau-homepage-prototype .tn-model-category{flex:0 0 auto;padding:5px 8px;border-radius:7px;background:#f2edff;color:#7138ed;font-size:11px;font-weight:800}
#tokennau-homepage-prototype .tn-model-id{display:flex;align-items:center;gap:7px;margin-top:8px;color:#9a8fa3;font:600 12px ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#tokennau-homepage-prototype .tn-model-capabilities{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}
#tokennau-homepage-prototype .tn-model-capability{padding:5px 8px;border-radius:7px;background:#f5f3f7;color:#746a7d;font-size:11px;font-weight:750}
#tokennau-homepage-prototype .tn-model-market .tn-model-pricing{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;margin-top:14px;padding:14px 0 0;border-top:1px solid #eee9f1;border-bottom:0}
#tokennau-homepage-prototype .tn-model-market .tn-model-price-box{min-width:0}
#tokennau-homepage-prototype .tn-model-market .tn-model-price-box small{display:block;color:#8d8197;font-size:11px;font-weight:650}
#tokennau-homepage-prototype .tn-model-market .tn-model-price-box b{display:block;margin-top:5px;color:#28202f;font:800 15px ui-monospace,SFMono-Regular,Menlo,monospace}
#tokennau-homepage-prototype .tn-model-market .tn-model-price-box b em{color:#8a7f93;font-size:11px;font-style:normal;font-weight:650}
#tokennau-homepage-prototype .tn-model-empty{display:none;padding:72px 24px;border:1px dashed #cfbfdc;border-radius:18px;background:rgba(255,255,255,.7);color:#786d81;text-align:center}
#tokennau-homepage-prototype .tn-model-empty.is-visible{display:block}
#tokennau-homepage-prototype .tn-model-empty b{display:block;margin-bottom:8px;color:#2c2333;font-size:18px}
#tokennau-homepage-prototype .tn-model-empty button{margin-top:18px;padding:9px 13px;border:1px solid #d8cbe3;border-radius:9px;background:#fff;color:#7138ed;font:700 12px inherit;cursor:pointer}

@media(max-width:1050px){
  #tokennau-homepage-prototype .tn-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  #tokennau-homepage-prototype .tn-model-route-shell .tn-wrap{padding-left:19px;padding-right:19px}
  #tokennau-homepage-prototype .tn-model-market-hero{padding:54px 0 38px}
  #tokennau-homepage-prototype .tn-model-market-hero h1{font-size:40px;letter-spacing:-.045em}
  #tokennau-homepage-prototype .tn-model-market-hero p{font-size:13px}
  #tokennau-homepage-prototype .tn-model-search-area{margin-top:26px}
  #tokennau-homepage-prototype .tn-model-search-hint{align-items:flex-start;flex-direction:column;gap:5px}
  #tokennau-homepage-prototype .tn-model-filter-panel{padding:18px}
  #tokennau-homepage-prototype .tn-model-filter-line{grid-template-columns:1fr;gap:10px}
  #tokennau-homepage-prototype .tn-model-filter-label{height:auto}
  #tokennau-homepage-prototype .tn-model-filter-options{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
  #tokennau-homepage-prototype .tn-model-filter-options::-webkit-scrollbar{display:none}
  #tokennau-homepage-prototype .tn-model-filter-chip{flex:0 0 auto}
  #tokennau-homepage-prototype .tn-model-result-bar{align-items:flex-start;flex-direction:column;gap:13px}
  #tokennau-homepage-prototype .tn-model-sort-controls{width:100%}
  #tokennau-homepage-prototype .tn-model-sort-select:first-of-type{flex:1}
  #tokennau-homepage-prototype .tn-model-sort-select:first-of-type select{width:100%}
  #tokennau-homepage-prototype .tn-model-grid{grid-template-columns:1fr}
}
