/*
Theme Name: 桃色仓库 Taose Cangku
Theme URI: https://example.com/taose-cangku
Author: ChatGPT
Description: 白色极简风 WordPress 运营级资源站主题，围绕 TAG 女优聚合、火车头自定义字段、SEO 内链、视频详情和移动端体验设计。
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: taose-cangku
*/

:root{
  --tc-primary:#ff4d8d;
  --tc-primary-dark:#ef2f74;
  --tc-text:#111827;
  --tc-muted:#6b7280;
  --tc-border:#e5e7eb;
  --tc-soft:#f9fafb;
}

html{scroll-behavior:smooth;}
body{background:#fff;color:var(--tc-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;}
a{transition:all .18s ease;}
.tc-container{max-width:1480px;margin:0 auto;padding-left:1rem;padding-right:1rem;}
.tc-line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
.tc-line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.tc-aspect-poster{aspect-ratio:2/3;}
.tc-aspect-video{aspect-ratio:16/9;}
.tc-shadow{box-shadow:0 12px 30px rgba(15,23,42,.06);}
.tc-card-hover:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(15,23,42,.10);}
.tc-gradient{background:linear-gradient(135deg,#fff,#fff5f9 52%,#fff);}
.tc-scrollbar::-webkit-scrollbar{height:6px;width:6px}.tc-scrollbar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:20px}
.wp-caption,.wp-caption-text,.gallery-caption,.bypostauthor{font-size:inherit;}
.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left;margin-right:1rem}.alignright{float:right;margin-left:1rem}
