:root{--bg:#fff7fb;--ink:#241326;--muted:#6d596f;--card:rgba(255,255,255,.82);--line:rgba(91,63,106,.14);--pink:#ff5fa2;--violet:#8a5cff;--cyan:#00bce8;--yellow:#ffd166;--shadow:0 20px 70px rgba(76,35,94,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:radial-gradient(circle at 15% 0%,rgba(255,95,162,.18),transparent 32%),radial-gradient(circle at 88% 4%,rgba(138,92,255,.16),transparent 34%),linear-gradient(180deg,#fff8fc,#f7f2ff 48%,#effbff);min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.bg-orb{position:fixed;border-radius:999px;filter:blur(10px);pointer-events:none;z-index:-1}.orb-a{width:240px;height:240px;background:rgba(255,95,162,.16);left:-70px;top:160px}.orb-b{width:300px;height:300px;background:rgba(0,188,232,.12);right:-90px;bottom:120px}.site-header{padding:20px clamp(18px,5vw,72px);display:flex;justify-content:space-between;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:950}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:14px;background:linear-gradient(135deg,var(--pink),var(--violet));color:#fff}.header-nav{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.header-nav a{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid var(--line);font-weight:800;font-size:13px}.header-nav .nav-cta{background:#251426;color:#fff}.hero{padding:52px clamp(18px,5vw,72px) 34px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px;align-items:center}.eyebrow{margin:0 0 10px;color:#a24bd8;font-size:12px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(42px,7vw,88px);line-height:1.02;letter-spacing:-.06em}.hero h1 span{background:linear-gradient(100deg,#ff4f9a 0%,#8a5cff 48%,#00bce8 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:760px;font-size:clamp(16px,2vw,20px);line-height:1.9;color:#5e4a62}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;width:max-content;max-width:100%;padding:8px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid var(--line);box-shadow:var(--shadow)}.primary-btn,.ghost-btn,.selected-actions button,.card-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;font-weight:900;border:0;cursor:pointer}.primary-btn{background:linear-gradient(135deg,var(--pink),var(--violet));color:#fff}.ghost-btn{background:#fff;color:#5e4a62}.hero-card,.quick-guide article,.control-panel,.selected-box,.stat,.category-card,.seo-note,.liver-directory-banner{box-shadow:var(--shadow)}.hero-card{position:relative;min-height:280px;border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(255,255,255,.55));border:1px solid rgba(255,255,255,.8);padding:30px;overflow:hidden}.mini-label{margin:20px 0 4px;color:#7e6684;font-weight:900}.hero-card strong{font-size:74px;letter-spacing:-.06em}.hero-card span{display:block;color:#6d5572;font-weight:800}.meter{height:12px;margin:22px 0;border-radius:999px;background:#f1e7f8;overflow:hidden}.meter i{display:block;width:96%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--pink),var(--yellow),var(--cyan))}.hero-card-note{color:#765f7c}.quick-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:18px clamp(18px,5vw,72px) 36px}.quick-guide article{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.quick-guide b{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#251426;color:#fff}.quick-guide h2{margin:14px 0 6px;font-size:18px}.quick-guide p{margin:0;color:var(--muted);line-height:1.7}.browser{padding:36px clamp(18px,5vw,72px)}.section-head h2{font-size:clamp(30px,5vw,52px);margin:0}.section-head p{color:var(--muted);line-height:1.8}.control-panel{background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:30px;padding:18px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1.4fr);gap:16px;margin:22px 0}.search-box span,.filter-block span{display:block;color:#6b5371;font-size:13px;font-weight:950;margin-bottom:8px}.search-box input{width:100%;height:52px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:0 16px;font-size:16px;color:var(--ink);outline:none}.search-box input:focus{border-color:#a673ff;box-shadow:0 0 0 4px rgba(138,92,255,.13)}.chip-row,.category-nav{display:flex;flex-wrap:wrap;gap:8px}.chip,.category-nav a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;color:#624b68;font-size:13px;font-weight:900;cursor:pointer}.chip.is-active,.category-nav a.is-active{background:linear-gradient(135deg,#251426,#6b3d95);color:#fff;border-color:transparent}.selected-box{display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#fff,#fff7fb);border:1px solid var(--line);border-radius:30px;padding:20px;margin:20px 0}.selected-box h3{margin:0 0 6px;font-size:24px}.selected-box p{margin:0;color:var(--muted);line-height:1.7}.selected-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.selected-actions button{background:#251426;color:#fff}.selected-actions button+button{background:#fff;color:#5b4361;border:1px solid var(--line)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.stat{background:rgba(255,255,255,.7);border:1px solid var(--line);border-radius:20px;padding:16px}.stat strong{display:block;font-size:28px}.stat span{font-size:13px;color:var(--muted);font-weight:900}.category-nav{padding:10px 0 20px}.tag-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.category-card{background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:30px;overflow:hidden;align-self:start}.category-toggle{width:100%;border:0;background:transparent;text-align:left;padding:20px;display:flex;justify-content:space-between;gap:14px;align-items:center;cursor:pointer}.category-toggle::after{content:"開く";flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:7px 10px;color:#6b4c72;background:#fff;font-size:12px;font-weight:950}.category-card:not(.is-collapsed) .category-toggle::after{content:"閉じる";color:#fff;background:linear-gradient(135deg,#ff5fa2,#8a5cff);border-color:transparent}.category-title{font-size:20px;font-weight:950;letter-spacing:-.02em}.category-meta{margin-left:auto;flex:0 0 auto;font-size:12px;font-weight:950;color:#fff;background:linear-gradient(135deg,#ff5fa2,#8a5cff);border-radius:999px;padding:7px 10px}.category-body{padding:0 20px 20px}.category-card.is-collapsed .category-body{display:none}.tag-list{display:flex;flex-wrap:wrap;gap:9px}.tag-item{border:1px solid rgba(91,63,106,.12);border-radius:999px;background:#fff;padding:9px 12px;color:#35213b;font-weight:900;font-size:13px;cursor:pointer}.tag-item.is-selected{background:linear-gradient(135deg,#251426,#6b3d95);color:#fff;border-color:transparent}.tag-item mark{background:#fff2c4;border-radius:6px;padding:0 2px}.card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.card-actions button{background:#fff;border:1px solid var(--line);color:#5b4361;font-size:13px}.liver-directory-banner{margin:0 clamp(18px,5vw,72px) 28px;padding:22px 24px;border:1px solid rgba(255,95,162,.18);border-radius:30px;background:radial-gradient(circle at 12% 10%,rgba(255,95,162,.16),transparent 30%),radial-gradient(circle at 88% 90%,rgba(138,92,255,.14),transparent 34%),rgba(255,255,255,.78);display:flex;align-items:center;justify-content:space-between;gap:22px}.liver-directory-banner__label{margin:0 0 6px;color:#a24bd8;font-size:12px;font-weight:950;letter-spacing:.14em}.liver-directory-banner h2{margin:0 0 8px;font-size:clamp(22px,3vw,32px);letter-spacing:-.03em}.liver-directory-banner p{margin:0;color:#6d5572;line-height:1.8}.liver-directory-banner__button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#ff5fa2,#8a5cff);color:#fff;font-weight:900}.seo-note{margin:20px clamp(18px,5vw,72px) 56px;background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:32px;padding:26px}.seo-note h2{margin:0 0 12px}.seo-note p{color:var(--muted);line-height:1.9}.footer{padding:28px clamp(18px,5vw,72px) 44px;color:#7b647f;display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line)}.footer div{display:flex;gap:14px;flex-wrap:wrap}.footer a{font-weight:900}@media(max-width:900px){.hero{grid-template-columns:1fr}.quick-guide{grid-template-columns:1fr}.control-panel{grid-template-columns:1fr}.tag-grid{grid-template-columns:1fr}.selected-box,.liver-directory-banner,.footer{display:block}.selected-actions{justify-content:flex-start;margin-top:16px}.liver-directory-banner__button{width:100%;margin-top:16px}.hero-actions{width:100%;border-radius:24px}.hero-actions a,.hero-actions button{flex:1}.header-nav{font-size:12px;gap:4px}.stats-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:520px){.brand span:last-child{display:none}.header-nav a:not(.nav-cta){display:none}.hero h1{font-size:42px}.stats-row{grid-template-columns:1fr 1fr 1fr}.stat{padding:12px}.stat strong{font-size:22px}.category-title{font-size:18px}.category-meta{font-size:11px}.browser{padding-top:28px}}

/* materials_tag_list_image_export_separate_patch_20260618 */
.selected-actions button#exportSelectedImageBtn{
  background:linear-gradient(135deg,#ff5fa2,#8a5cff);
  color:#fff;
}
.selected-actions button:disabled{
  opacity:.62;
  cursor:wait;
}
.selected-box{
  position:relative;
}



/* materials_tag_list_nav_note_cleanup_patch_20260618 */
.source-note{
  margin-top:14px;
  padding:12px 14px;
  border:1px solid rgba(91,63,106,.12);
  border-radius:18px;
  background:rgba(255,255,255,.62);
  font-size:13px;
}


/* materials_tag_list_standee_export_patch_20260618 */
.standee-upload{
  margin-top:16px;
  padding-top:14px;
  border-top:1px dashed rgba(91,63,106,.18);
}
.standee-upload__head{
  display:flex;
  align-items:baseline;
  gap:10px;
  flex-wrap:wrap;
  margin-bottom:10px;
  color:#6d596f;
  font-weight:800;
}
.standee-upload__head small{
  color:#8d7b91;
}
.standee-upload__row{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.standee-upload__pick{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 16px;
  border-radius:999px;
  border:1px solid rgba(91,63,106,.18);
  background:#fff;
  color:#251426;
  font-weight:900;
  cursor:pointer;
}
.standee-upload__pick input{
  display:none;
}
#clearStandeeBtn{
  min-height:42px;
  padding:0 16px;
  border-radius:999px;
  border:1px solid rgba(91,63,106,.18);
  background:#f8f4fb;
  color:#251426;
  font-weight:900;
}
#standeeFileName{
  color:#6d596f;
  font-size:14px;
}
