/* 262: neutral surfaces, white typography, champagne-gold accents. */
:root{--bg:#101115;--panel:#101115;--p2:#241b0d;--text:#f5f5f7;--muted:#f5f5f7;--pink:#f5f5f7;--purple:#f5f5f7;--cyan:#f5f5f7;--line:#f5f5f7;--green:#f5f5f7}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#101115;color:var(--text);font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif}button,input{font:inherit}.app{width:min(100%,426px);min-height:100dvh;margin:auto;overflow:hidden;position:relative;padding-bottom:70px;background:#101115}.head{height:54px;padding:5px 14px;display:flex;align-items:center;justify-content:space-between}.head h1{font-size:20px;font-style:italic;margin:0;background:#101115;color:transparent;-webkit-background-clip:text;background-clip:text;text-shadow:none}.btn{color:white;border:1px solid #ffffff1a;border-radius:14px;background:#101115;padding:7px 11px}.back{width:34px;height:34px;padding:0;font-size:22px}.primary{color:white;border:1px solid #ffffff1a;background:#101115;border-radius:16px;padding:8px 16px;box-shadow:none}.tech{position:relative;border:1px solid var(--line);border-radius:9px;background:#101115;box-shadow:none}.tech:before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;background:#101115;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:.58}.section{padding:0 13px 13px}.sh{height:37px;display:flex;align-items:center;justify-content:space-between}.sh h2{font-size:15px;margin:0;padding-left:8px;border-left:3px solid var(--pink)}.sh button{border:0;background:none;color:var(--muted);font-size:9px}.scroll{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.tags,.tabs{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.tag,.tabs button{white-space:nowrap;color:#f5f5f7;border:1px solid #ffffff1a;border-radius:11px;background:#101115;padding:5px 9px;font-size:8px}.tag.on,.tabs button.on{color:#f5f5f7;border-color:var(--#ffffff1a);background:#101115}.poster{min-width:76px;height:116px;overflow:hidden;position:relative;border:1px solid #ffffff1a;border-radius:7px}.poster img{width:100%;height:100%;object-fit:cover}.poster:after{content:"";position:absolute;inset:44% 0 0;background:#101115}.poster .m{position:absolute;z-index:2;left:5px;right:4px;bottom:5px}.poster b,.poster small{display:block}.poster b{font-size:9px}.poster small{font-size:6px;color:#f5f5f7}.poster em{float:right;color:#f5f5f7;font-size:7px}.badge{position:absolute;z-index:3;left:0;top:0;background:#101115;border-radius:0 6px 6px 0;padding:3px 6px;font-size:6px}.avatar{min-width:68px;text-align:center}.avatar img{width:58px;height:58px;object-fit:cover;border-radius:50%;border:2px solid var(--#ffffff1a);box-shadow:none}.avatar b,.avatar small{display:block}.avatar b{font-size:9px;margin-top:4px}.avatar small{font-size:6px;color:var(--green)}.vip{right:17px;top:50px}.searchbar{left:16px;right:16px;top:104px;height:41px;text-align:left;padding-left:17px;color:#f5f5f7;border:1px solid transparent;border-radius:22px;background-image:#101115;background-origin:border-box;background-clip:padding-box,border-box}.detailHero img,.player img{width:100%;height:100%;object-fit:cover}.detailHero:after{content:"";position:absolute;inset:0;background:#101115}.list{display:grid;gap:8px;padding:0 13px}.rowcard{height:86px;display:grid;grid-template-columns:104px 1fr auto;align-items:center;gap:10px;padding-right:10px;overflow:hidden}.rowcard img{width:100%;height:100%;object-fit:cover}.rowcard h3{font-size:12px;margin:0 0 5px}.rowcard p{font-size:7px;color:var(--muted);margin:0}.rowcard em{color:#f5f5f7;font-size:10px}.detailHero{height:296px;margin:0 12px;overflow:hidden}.detailHero:after{background:#101115}.detailCopy{position:absolute;z-index:2;left:15px;right:15px;bottom:13px}.detailCopy h1{font-size:25px;margin:0 0 7px}.detailCopy p{font-size:9px;line-height:1.5}.play{position:absolute;z-index:3;left:50%;top:43%;transform:translate(-50%,-50%);width:57px;height:57px;display:grid;place-items:center;border:1px solid var(--#ffffff1a);border-radius:50%;background:#101115c9;box-shadow:none;font-size:22px}.episodes{display:grid;grid-template-columns:repeat(8,1fr);gap:6px}.episodes button{height:31px;color:white;border:1px solid #ffffff1a;border-radius:6px;background:#101115}.episodes button.on{border-color:var(--#ffffff1a);box-shadow:none}.actions{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.actions button{height:48px;color:#f5f5f7;border:1px solid #ffffff1a;border-radius:7px;background:#101115;font-size:8px}.player{height:253px;margin:0 12px;overflow:hidden}.controls{position:absolute;left:13px;right:13px;bottom:10px;display:flex;align-items:center;gap:7px;font-size:8px}.track{flex:1;height:4px;border-radius:2px;background:#101115}.track i{display:block;width:64%;height:100%;border-radius:2px;background:#101115}.profile{height:438px;margin:0 12px;overflow:hidden}.profile>img{position:absolute;right:-20px;top:0;width:100%;height:78%;object-fit:contain}.profile:after{content:"";position:absolute;inset:0;background:#101115}.profile .copy{position:absolute;z-index:2;left:16px;right:16px;bottom:16px}.profile h2{font-size:24px;margin:5px 0}.online{font-size:8px;color:var(--green)}.intimacy{padding:8px 11px;border:1px solid #ffffff1a;border-radius:8px;background:#101115cb}.intimacy i{display:block;width:88%;height:4px;background:#101115;margin-top:6px}.dual{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:10px 12px}.dual button{height:41px}.photo{min-width:104px;width:104px;height:143px;object-fit:cover;border:1px solid #ffffff1a;border-radius:7px}.services{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.service{height:69px;text-align:center;color:#f5f5f7;border:1px solid #ffffff1a;border-radius:7px;background:#101115;padding:7px 2px;font-size:7px}.service i{display:block;color:#f5f5f7;font-size:20px;margin-bottom:5px}.chatgrid{display:grid;grid-template-columns:1fr 143px;gap:8px;padding:0 10px}.chatmain,.chatside{min-height:735px}.chatmain{padding:8px;background:#101115}.bubble{max-width:79%;margin:10px 0;padding:9px 11px;border:1px solid #ffffff1a;border-radius:10px;background:#101115;font-size:8px;line-height:1.55}.bubble.me{margin-left:auto;border-color:#ffffff1a;background:#101115}.movies{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.movies .poster{min-width:0;height:124px}.compose{position:absolute;left:8px;right:8px;bottom:8px;display:grid;grid-template-columns:1fr 33px;gap:6px}.compose input{min-width:0;color:white;background:#101115;border:1px solid #ffffff1a;border-radius:12px;padding:8px}.compose button{border:1px solid var(--#ffffff1a);color:white;background:#101115;border-radius:50%}.chatside{padding:7px}.chatside img{width:100%;height:226px;object-fit:cover;border-radius:7px}.chatside h2{font-size:14px}.siderow,.settingrow{min-height:35px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff1a;font-size:8px}.keyboard{display:grid;grid-template-columns:repeat(10,1fr);gap:4px;padding:8px;background:#101115}.key{height:28px;display:grid;place-items:center;border:1px solid #ffffff1a;border-radius:5px;background:#101115;font-size:8px}.searchbox{height:46px;margin:0 13px;display:grid;grid-template-columns:28px 1fr 61px;align-items:center;padding:4px 5px 4px 10px}.searchbox input{min-width:0;border:0;outline:0;color:white;background:none}.searchbox button{height:36px}.results{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.result{height:181px;overflow:hidden}.result img{width:100%;height:100%;object-fit:cover}.result:after{content:"";position:absolute;inset:47% 0 0;background:#101115}.result .m{position:absolute;z-index:2;left:7px;right:7px;bottom:7px}.result h3{font-size:8px;margin:0 0 4px}.result small{font-size:6px;color:#f5f5f7}.videohero{height:189px;margin:0 13px;overflow:hidden}.videohero img{width:100%;height:100%;object-fit:cover}.videohero:after{content:"";position:absolute;inset:0;background:#101115}.videohero .m{position:absolute;z-index:2;left:15px;top:35px;width:49%}.videohero h2{font-size:22px;margin:5px 0}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.categories button{height:52px;color:white;border:1px solid #ffffff1a;border-radius:7px;background:#101115;font-size:7px}.user{height:130px;margin:0 13px;display:flex;align-items:center;gap:16px;padding:14px}.user img{width:88px;height:88px;object-fit:cover;border-radius:50%;border:2px solid var(--#ffffff1a);box-shadow:none}.user h2{font-size:18px;margin:0 0 6px}.user em{font-size:7px;background:var(--#101115);padding:3px 6px;border-radius:4px}.stats{margin:10px 13px;display:grid;grid-template-columns:repeat(5,1fr);padding:11px 0}.stats div{text-align:center;border-right:1px solid #ffffff1a}.stats div:last-child{border:0}.stats b,.stats span{display:block}.stats b{font-size:14px}.stats span{font-size:6px;color:var(--muted)}.vipbanner{height:62px;margin:0 13px 11px;padding:11px 14px;display:grid;grid-template-columns:1fr auto;align-items:center}.vipbanner b,.vipbanner small{display:block}.vipbanner b{color:#f5f5f7}.vipbanner small{font-size:6px;color:var(--muted);margin-top:4px}.wallet{display:grid;grid-template-columns:1fr 1fr;gap:7px}.wallet article{height:52px;padding:8px 12px}.wallet b{font-size:15px}.wallet small{display:block;font-size:6px;color:var(--muted)}.settingsgrid{display:grid;grid-template-columns:130px 1fr;gap:8px;padding:0 9px}.rail,.settings{display:grid;gap:8px}.railprofile{text-align:center;padding:10px}.railprofile img{width:81px;height:81px;object-fit:cover;border-radius:50%;border:2px solid var(--#ffffff1a)}.rail button{height:36px;color:#f5f5f7;border:0;border-bottom:1px solid #ffffff1a;background:none;text-align:left;padding-left:10px;font-size:8px}.rail button.on{color:#f5f5f7;border:1px solid var(--#ffffff1a);background:#101115}.panel{padding:9px}.panel h2{font-size:12px;margin:0 0 8px}.switch{width:29px;height:15px;border-radius:9px;background:#101115;padding:2px}.switch i{display:block;width:11px;height:11px;border-radius:50%;background:white}.switch.on{background:#101115}.switch.on i{margin-left:14px}.themes{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.themes article{height:83px;text-align:center;padding:3px;font-size:6px}.themes img{width:100%;height:60px;object-fit:cover;border-radius:4px}.gfgrid{display:grid;grid-template-columns:188px 1fr;gap:8px;padding:0 8px}.gfgrid .col{display:grid;gap:8px}.gfcard{padding:9px}.gfcard h2{font-size:11px;margin:0 0 7px}.gfprofile{text-align:center}.gfprofile img{width:101px;height:101px;object-fit:cover;border-radius:50%;border:2px solid var(--#ffffff1a)}.ministats{display:grid;grid-template-columns:1fr 1fr}.ministats div{text-align:center;padding:7px;border:1px solid #ffffff1a}.rewards{display:grid;grid-template-columns:repeat(6,1fr);gap:2px}.rewards div{text-align:center;font-size:5px}.rewards i{display:block;font-style:normal;color:#f5f5f7;font-size:16px}.wrapchips{display:flex;flex-wrap:wrap;gap:4px}.wrapchips span{border:1px solid #ffffff1a;border-radius:9px;padding:4px 6px;font-size:6px}.voices{display:flex;justify-content:space-between}.voices div{text-align:center;font-size:5px}.voices img{width:27px;height:27px;object-fit:cover;border-radius:50%;display:block}.appear{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.appear img{width:100%;height:69px;object-fit:cover;border-radius:4px}#toast{position:fixed;z-index:50;left:50%;bottom:83px;transform:translate(-50%,20px);opacity:0;padding:8px 15px;border:1px solid var(--#ffffff1a);border-radius:16px;background:#101115;color:white;font-size:9px;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:700px){body{padding:20px}.app{border:1px solid #ffffff1a;border-radius:22px;min-height:922px}}.asset-error {
  width: min(390px, calc(100% - 32px));
  margin: 72px auto;
  padding: 24px;
  display: grid;
  gap: 10px;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  background: #101115;
  box-shadow: none;
  color: #f5f5f7;
}.asset-error span,.asset-error small { color: #f5f5f7; }.search-icon {
  display: grid;
  min-width: 0;
  place-items: center;
  color: var(--#f5f5f7);
}.search-icon .ico {
  display: block;
  width: 18px;
  height: 18px;
  overflow: visible;
}.searchbox {
  grid-template-columns: 28px minmax(0, 1fr) 64px;
}.searchbox > .primary {
  min-width: 0;
  height: 36px;
  padding: 0 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  line-height: 1;
  font-size: 12px;
  overflow: hidden;
}.home-search-leading {
  display: grid;
  place-items: center;
  color: #f5f5f7;
}.home-search-leading .ico {
  width: 18px;
  height: 18px;
}.route-theater .theater-strip-list {
  position: absolute;
  left: 12px;
  top: 108px;
  width: 408px;
  padding: 0 0 100px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}.route-theater .vertical-row {
  position: relative;
  width: 200px;
  height: 176px;
  grid-template-columns: 106px minmax(0, 1fr);
  gap: 8px;
  padding-right: 7px;
  overflow: hidden;
  border-color: #ffffff94;
  background: #101115;
  box-shadow: none;
  transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease;
}.route-theater .vertical-row::after {
  content: "";
  position: absolute;
  z-index: 3;
  left: 106px;
  top: 8px;
  bottom: 8px;
  width: 1px;
  pointer-events: none;
  background: #101115;
  box-shadow: none;
}.route-theater .vertical-row:hover,
.route-theater .vertical-row:focus-visible {
  z-index: 2;
  transform: translateY(-2px);
  border-color: #ffffff1a;
  box-shadow: none;
}.route-theater .vertical-row:active {
  transform: scale(.985);
}.vertical-thumb {
  position: relative;
  width: 106px;
  height: 174px;
  overflow: hidden;
  border-radius: 7px 0 0 7px;
}.vertical-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  filter: saturate(1.08) contrast(1.04);
}.route-theater .vertical-info {
  position: relative;
  min-width: 0;
  height: 100%;
  padding: 9px 6px 8px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #101115;
}.route-theater .vertical-row h3 {
  width: 100%;
  margin: 24px 0 7px;
  overflow: hidden;
  font-size: 13px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #f5f5f7;
  letter-spacing: .1px;
  text-shadow: none;
}.route-theater .vertical-rank {
  position: absolute;
  left: 0;
  top: 9px;
  min-width: 32px;
  padding: 1px 5px;
  border: 1px solid #ffffff8f;
  border-radius: 4px;
  color: #f5f5f7;
  background: #101115;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
  box-shadow: none;
}.route-theater .vertical-intro {
  display: -webkit-box;
  width: 100%;
  margin: 0 0 9px;
  overflow: hidden;
  color: #f5f5f7;
  font-size: 9px;
  line-height: 13px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.route-theater .vertical-tags {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 3px;
}.route-theater .vertical-tags span {
  max-width: 100%;
  padding: 2px 5px;
  overflow: hidden;
  border: 1px solid #ffffff75;
  border-radius: 4px;
  color: #f5f5f7;
  background: #1011154d;
  font-size: 7px;
  line-height: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.route-theater .vertical-info > em {
  position: absolute;
  right: 5px;
  bottom: 9px;
  color: #f5f5f7;
  font-size: 11px;
  font-style: normal;
  text-shadow: none;
}.route-theater .vertical-info > em::first-letter {
  color: #f5f5f7;
}.route-theater .vertical-watch {
  position: absolute;
  left: 0;
  bottom: 8px;
  height: 20px;
  padding: 0 6px;
  border: 1px solid #ffffff85;
  border-radius: 8px;
  color: #f5f5f7;
  background: #101115e0;
  font-size: 7px;
  line-height: 18px;
}.route-theater .vertical-watch.on {
  border-color: #ffffffc7;
  color: #f5f5f7;
  background: #101115b3;
  box-shadow: none;
}.route-theater .theater-mode-tabs button {
  position: relative;
  height: 33px;
  padding: 0 5px 7px;
  color: #f5f5f7;
  font-size: 11px !important;
  font-weight: 500;
  line-height: 26px;
  transition: color .15s ease, border-color .15s ease, background .15s ease, box-shadow .15s ease;
}.route-theater .theater-mode-tabs button.on {
  color: #f5f5f7;
  font-weight: 700;
  text-shadow: none;
}.route-theater .theater-mode-tabs::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 1px;
  height: 1px;
  background: #101115;
}.route-theater .head h1 {
  top: 7px !important;
  margin: 0;
  font-size: 17px !important;
  line-height: 26px;
  letter-spacing: -.2px;
}.route-theater .head .back {
  display: grid;
  place-items: center;
  border-color: #ffffffb8;
  background: #101115e6;
}.route-theater .head .back .ico {
  width: 17px;
  height: 17px;
}.route-theater .theater-filter-trigger {
  min-width: 54px;
  height: 29px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 0 7px !important;
  color: #f5f5f7;
  font-size: 11px;
  font-weight: 600;
  line-height: 27px;
  white-space: nowrap;
}.route-theater .theater-filter-trigger .ico {
  width: 14px;
  height: 14px;
}.route-theater .theater-filter-trigger.on {
  color: #f5f5f7;
  border-color: #ffffff1a;
  box-shadow: none;
}.route-theater .theater-search {
  z-index: 4;
  left: 140px;
  width: 197px;
  height: 30px;
  padding: 0 4px 0 11px;
  gap: 3px;
  overflow: hidden;
  border-color: #ffffffcc;
  border-radius: 16px;
  background: #101115;
  box-shadow: none;
}.route-theater .theater-search:focus-within {
  border-color: #ffffff1a;
  box-shadow: none;
}.route-theater .theater-search input {
  min-width: 0;
  flex: 1;
  height: 100%;
  padding: 0 4px;
  border: 0;
  outline: 0;
  color: #f5f5f7;
  background: transparent;
  font-size: 10.5px;
  line-height: 28px;
}.route-theater .theater-search input::placeholder {
  color: #f5f5f7;
}.route-theater .theater-search button {
  width: 30px;
  height: 28px;
  display: grid;
  flex: none;
  place-items: center;
  padding: 0;
  border: 0;
  color: #f5f5f7;
  background: transparent;
}.route-theater .theater-search button .ico {
  width: 17px;
  height: 17px;
}.theater-empty {
  grid-column: 1 / -1;
  min-height: 220px;
  padding: 64px 20px 20px;
  color: #f5f5f7;
  text-align: center;
  font-size: 11px;
}.theater-empty button {
  display: block;
  height: 30px;
  margin: 18px auto 0;
  padding: 0 14px;
  border: 1px solid #ffffff1a;
  border-radius: 15px;
  color: #f5f5f7;
  background: #101115;
  box-shadow: none;
  font-size: 9px;
}.theater-filter-mask {
  position: fixed;
  z-index: 80;
  inset: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background: #101115ad;
  backdrop-filter: blur(3px);
}.theater-filter-panel {
  width: min(100%, 426px);
  padding: 18px 16px calc(22px + env(safe-area-inset-bottom));
  border: 1px solid #ffffff94;
  border-bottom: 0;
  border-radius: 18px 18px 0 0;
  background: #101115;
  box-shadow: none;
}.theater-filter-panel > div:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
}.theater-filter-panel h2 {
  margin: 0;
  font-size: 17px;
}.theater-filter-panel > div:first-child button {
  width: 30px;
  height: 30px;
  border: 1px solid #ffffff1a;
  border-radius: 50%;
  color: #f5f5f7;
  background: #101115;
  font-size: 18px;
}.theater-filter-panel > p {
  margin: 16px 0 10px;
  color: #f5f5f7;
  font-size: 10px;
}.theater-filter-options {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.theater-filter-options button {
  height: 30px;
  padding: 0 12px;
  border: 1px solid #ffffff1a;
  border-radius: 15px;
  color: #f5f5f7;
  background: #101115;
  font-size: 9px;
}.theater-filter-options button.on {
  border-color: #ffffff1a;
  color: #f5f5f7;
  background: #1011159e;
  box-shadow: none;
}.theater-filter-reset {
  width: 100%;
  height: 36px;
  margin-top: 18px;
  border: 1px solid #ffffff1a;
  border-radius: 18px;
  color: #f5f5f7;
  background: #101115;
  font-size: 10px;
}.route-movies .head {
  position: absolute;
  left: 11px;
  top: 29px;
  width: 409px;
  height: 42px;
  padding: 5px 0;
}.route-movies .head .back {
  width: 29px;
  height: 29px;
  display: grid;
  place-items: center;
  padding: 0;
}.route-movies .head .back .ico {
  width: 17px;
  height: 17px;
}.route-movies .head h1 {
  position: absolute;
  left: 35px;
  top: 7px;
  margin: 0;
  font-size: 18px;
  line-height: 26px;
}.route-movies .theater-search {
  position: absolute;
  z-index: 4;
  left: 118px;
  top: 6px;
  width: 219px;
  height: 30px;
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 0 4px 0 11px;
  overflow: hidden;
  border: 1px solid #ffffffcc;
  border-radius: 16px;
  background: #101115;
}.route-movies .theater-search:focus-within {
  border-color: #ffffff1a;
  box-shadow: none;
}.route-movies .theater-search input {
  min-width: 0;
  flex: 1;
  height: 100%;
  padding: 0 4px;
  border: 0;
  outline: 0;
  color: #f5f5f7;
  background: transparent;
  font-size: 10.5px;
}.route-movies .theater-search button {
  width: 30px;
  height: 28px;
  display: grid;
  flex: none;
  place-items: center;
  padding: 0;
  border: 0;
  color: #f5f5f7;
  background: transparent;
}.route-movies .theater-search .ico {
  width: 17px;
  height: 17px;
}.route-movies .theater-filter-trigger {
  position: absolute;
  right: 0;
  top: 6px;
  width: 54px;
  height: 29px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0 6px;
  color: #f5f5f7;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
}.route-movies .theater-filter-trigger .ico {
  width: 14px;
  height: 14px;
}.route-movies .theater-mode-tabs {
  position: absolute;
  left: 18px;
  top: 71px;
  width: 395px;
  height: 33px;
  justify-content: space-between;
  padding: 0;
}.route-movies .theater-mode-tabs button {
  height: 33px;
  padding: 0 5px 7px;
  border: 0;
  border-radius: 0;
  color: #f5f5f7;
  background: none;
  font-size: 11px;
  font-weight: 500;
}.route-movies .theater-mode-tabs button.on {
  color: #f5f5f7;
  border-bottom: 2px solid var(--pink);
  font-weight: 700;
}.movie-grid {
  position: absolute;
  left: 10px;
  top: 112px;
  width: 412px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 9px 8px;
  padding-bottom: 96px;
}.movie-card {
  width: 202px;
  height: 171px;
  overflow: hidden;
  border-color: #ffffff94;
  background: #101115;
}.movie-cover {
  position: relative;
  width: 100%;
  height: 113px;
  overflow: hidden;
}.movie-cover::after {
  content: "";
  position: absolute;
  inset: 45% 0 0;
  background: #101115;
}.movie-cover img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}.movie-cover > span {
  position: absolute;
  z-index: 2;
  left: 6px;
  top: 6px;
  padding: 3px 6px;
  border-radius: 5px;
  color: #f5f5f7;
  background: #101115;
  font-size: 7px;
  font-weight: 700;
}.movie-play {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  padding: 0;
  transform: translate(-50%, -50%);
  border: 1px solid #ffffffcc;
  border-radius: 50%;
  color: white;
  background: #101115b8;
  box-shadow: none;
}.movie-play .ico {
  width: 17px;
  height: 17px;
}.movie-copy {
  position: relative;
  height: 58px;
  padding: 6px 7px;
}.movie-copy h3 {
  max-width: 122px;
  margin: 0 0 3px;
  overflow: hidden;
  color: #f5f5f7;
  font-size: 12px;
  line-height: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.movie-copy p {
  margin: 0;
  color: #f5f5f7;
  font-size: 7px;
}.movie-copy em {
  position: absolute;
  right: 7px;
  top: 8px;
  color: #f5f5f7;
  font-size: 10px;
  font-style: normal;
}.movie-watch {
  position: absolute;
  left: 7px;
  bottom: 5px;
  height: 18px;
  padding: 0 7px;
  border: 1px solid #ffffff1a;
  border-radius: 9px;
  color: #f5f5f7;
  background: #101115;
  font-size: 7px;
}.movie-watch.on {
  border-color: #ffffff1a;
  color: #f5f5f7;
  background: #101115;
}.movie-empty {
  grid-column: 1 / -1;
  min-height: 250px;
  padding-top: 75px;
  color: #f5f5f7;
  text-align: center;
  font-size: 11px;
}.movie-empty button {
  display: block;
  height: 30px;
  margin: 18px auto 0;
  padding: 0 14px;
  border: 1px solid #ffffff1a;
  border-radius: 15px;
  color: white;
  background: #101115;
  font-size: 9px;
}.route-girl .girl-primary-actions {
  height: 42px;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  padding: 0;
}.route-girl .girl-action {
  position: relative;
  height: 42px;
  min-width: 0;
  display: grid;
  grid-template-columns: 31px minmax(0, 1fr) 12px;
  align-items: center;
  gap: 7px;
  padding: 4px 9px 4px 7px;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 12px;
  color: #dfc69d;
  text-align: left;
  isolation: isolate;
  box-shadow: none;
}.route-girl .girl-action::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: #1c1813;
}.route-girl .girl-action::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  border-radius: inherit;
  box-shadow: none;
  pointer-events: none;
}.route-girl .girl-action-chat {
  --girl-action-fill: linear-gradient(105deg,#dfc69d 0%,#dfc69d 58%,#dfc69d 100%);
  --girl-action-glow: #dfc69d8a;
  border-color: #a1844f;
}.route-girl .girl-action-call {
  --girl-action-fill: linear-gradient(105deg,#dfc69d 0%,#dfc69d 49%,#dfc69d 100%);
  --girl-action-glow: #dfc69d6b;
  border-color: #a1844f;
}.route-girl .girl-action-icon {
  width: 31px;
  height: 31px;
  display: grid;
  place-items: center;
  border: 1px solid #a1844f6b;
  border-radius: 9px;
  background: #1c181352;
  box-shadow: none;
}.route-girl .girl-action-icon .ico { width: 18px; height: 18px; stroke-width: 1.9; }.route-girl .girl-action-copy { min-width: 0; display: flex; flex-direction: column; justify-content: center; }.route-girl .girl-action-copy b { font-size: 11px; line-height: 14px; white-space: nowrap; }.route-girl .girl-action-copy small { margin-top: 1px; color: #dfc69db8; font-size: 6.5px; line-height: 9px; white-space: nowrap; }.route-girl .girl-action-arrow { color: #dfc69dc7; font-size: 18px; line-height: 1; text-align: right; }.route-girl .girl-action:active { transform: scale(.975); filter: brightness(1.12); }.route-girl main > .section:nth-of-type(2) { top: 574px; }.route-girl main > .section:nth-of-type(3) { top: 728px; }.route-girl main > .section:nth-of-type(2) .sh,
.route-girl main > .section:nth-of-type(3) .sh { height: 34px; }.route-girl main > .section:nth-of-type(2) .sh h2,
.route-girl main > .section:nth-of-type(3) .sh h2 { font-size: 14px; letter-spacing: .2px; }.girl-feature-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 7px;
}.girl-feature-card {
  position: relative;
  height: 112px;
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 7px 3px 6px;
  overflow: hidden;
  border: 1px solid #a1844fad;
  border-radius: 10px;
  color: #dfc69d;
  background: #1c1813;
  box-shadow: none;
  transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease;
}.girl-feature-card::before {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: inherit;
  pointer-events: none;
  background: #1c1813;
  mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  opacity: .48;
}.girl-feature-card:hover,
.girl-feature-card:focus-visible {
  z-index: 2;
  transform: translateY(-3px);
  border-color: #a1844f;
  box-shadow: none;
}.girl-feature-card:active { transform: scale(.96); }.girl-feature-icon {
  position: relative;
  width: 58px;
  height: 58px;
  display: grid;
  flex: none;
  place-items: center;
  margin-bottom: 3px;
}.girl-feature-icon::after {
  content: "";
  position: absolute;
  left: 9px;
  right: 9px;
  bottom: 1px;
  height: 8px;
  border-radius: 50%;
  background: #1c181370;
  filter: blur(6px);
}.girl-feature-icon img {
  position: relative;
  z-index: 1;
  width: 58px;
  height: 58px;
  display: block;
  object-fit: contain;
  filter: none;
}.girl-feature-card b,
.girl-feature-card small {
  width: 100%;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}.girl-feature-card b { font-size: 9px; line-height: 14px; }.girl-feature-card small { margin-top: 1px; color: #dfc69d; font-size: 6px; line-height: 10px; }.recharge-page { padding-bottom: 110px; }.recharge-hero { margin: 8px 14px 20px; padding: 18px; display: flex; align-items: center; gap: 14px; }.recharge-hero > span { width: 58px; height: 58px; display: grid; place-items: center; border-radius: 16px; color: #f5f5f7; background: #101115; box-shadow: none; }.recharge-hero .ico { width: 34px; height: 34px; }.recharge-hero h1 { margin: 0; color: #f5f5f7; font-size: 21px; }.recharge-hero p { margin: 5px 0 0; color: #f5f5f7; font-size: 9px; line-height: 1.5; }.recharge-section { padding: 0 14px 18px; }.recharge-section h2 { margin: 0 0 11px; font-size: 14px; }.plan-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }.recharge-plan { height: 112px; display: grid; place-items: center; padding: 12px 5px; color: #f5f5f7; }.recharge-plan small,.recharge-plan span { color: #f5f5f7; font-size: 8px; }.recharge-plan b { color: #f5f5f7; font-size: 20px; }.recharge-plan.selected { border-color: #ffffff1a; box-shadow: none; }.diamond-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }.diamond-pack { height: 62px; display: flex; align-items: center; justify-content: space-between; padding: 0 14px; color: #f5f5f7; }.diamond-pack b { color: #f5f5f7; }.diamond-pack span { color: #f5f5f7; }.recharge-submit { width: calc(100% - 28px); height: 44px; justify-content: center; margin: 4px 14px 0; }.recharge-note { margin: 10px 0; color: #f5f5f7; text-align: center; font-size: 7px; }@media (max-width: 699px) {
  html {
    overflow-x: hidden;
    overflow-y: auto;
  }

  body {
    overflow: visible;
    touch-action: pan-y;
    overscroll-behavior-y: contain;
  }

  .app {
    height: auto !important;
    min-height: 100dvh !important;
    padding-bottom: calc(82px + env(safe-area-inset-bottom)) !important;
    overflow: visible !important;
    touch-action: pan-y;
  }

  .app > main {
    height: auto !important;
    min-height: 912px;
    overflow-x: hidden !important;
    overflow-y: visible !important;
  }

  .route-theater > main {
    min-height: 1290px !important;
  }

  .route-girl > main {
    min-height: 990px !important;
  }

  .route-video > main,
  .route-mine > main,
  .route-settings > main,
  .route-girl-settings > main {
    min-height: 922px;
  }
}.route-mine .head{display:none!important}.route-mine .section:has(.wallet){display:none!important}.route-mine .stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.route-mine main{position:relative}.route-mine .mine-corner-actions{height:44px;display:flex;align-items:center;justify-content:flex-end;gap:7px;padding:5px 14px 3px;position:relative;z-index:8}.route-mine .mine-corner-actions button{position:relative;width:34px;height:34px;display:grid;place-items:center;padding:0;color:#f5f5f7;border:0;background:transparent;border-radius:11px;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.route-mine .mine-corner-actions button:hover{color:#f5f5f7;background:#101115;transform:translateY(-1px)}.route-mine .mine-corner-actions button:active{transform:scale(.94)}.route-mine .mine-corner-actions svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:none}.route-mine .mine-message-badge{position:absolute;top:1px;right:0;min-width:15px;height:15px;padding:0 4px;display:grid;place-items:center;border:1.5px solid #ffffff1a;border-radius:8px;background:#101115;color:#f5f5f7;font-size:9px;font-weight:800;line-height:1}.route-mine .user{position:relative;padding-right:102px!important}.route-mine .mine-auth-actions{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:grid;gap:7px;width:82px;z-index:4}.route-mine .mine-auth-actions button{height:30px;padding:0 7px;border:1px solid #ffffff1a;border-radius:9px;color:#f5f5f7;background:#101115;font-size:10px;cursor:pointer}.route-mine .mine-auth-actions button:first-child{border-color:#ffffff1a;color:#f5f5f7;background:#101115}.route-mine .mine-auth-actions button:active{transform:scale(.96)}.route-mine .user:not(.is-guest) .mine-auth-actions{top:50%;right:12px;bottom:auto;width:96px;display:grid;grid-template-columns:1fr;align-items:center;gap:7px;transform:translateY(-50%)}.route-mine .user:not(.is-guest) .mine-auth-actions button{width:100%;min-width:0;height:31px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border:1px solid #ffffff61;border-radius:10px;color:#f5f5f7;background:#101115ad;box-shadow:none;font-size:10px;line-height:1;backdrop-filter:blur(7px)}.route-mine .user:not(.is-guest) .mine-auth-actions button:first-child{border-color:#ffffff7a;color:#f5f5f7;background:#101115;box-shadow:none}.route-mine .user:not(.is-guest) .mine-auth-actions button:hover{border-color:#ffffffb3;color:#f5f5f7;background:#101115bd}.route-mine .user:not(.is-guest) .mine-auth-actions svg{width:15px;height:15px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.route-mine .user:not(.is-guest) .mine-auth-actions span{display:inline;white-space:nowrap}.route-mine .user.is-guest h2 em{display:none!important}.closure-auth-form p{margin:0;text-align:center;color:#f5f5f7;font-size:9px}.closure-auth-form p button{padding:3px;border:0;color:#f5f5f7;background:none;cursor:pointer}.route-mine main{background:#101115!important}.route-mine .mine-corner-actions{height:54px;padding:8px 17px 5px!important;gap:10px!important}.route-mine .mine-corner-actions button{width:36px!important;height:36px!important;border:1px solid #ffffff57!important;border-radius:50%!important;background:#101115ad!important;box-shadow:none!important}.route-mine .mine-corner-actions svg{width:21px!important;height:21px!important;filter:none!important}.route-mine .mine-message-badge{top:-3px!important;right:-2px!important}.route-mine .user{isolation:isolate;position:relative!important;height:206px!important;margin:4px 17px 13px!important;padding:25px 112px 67px 108px!important;display:block!important;overflow:hidden!important;border:1px solid #ffffff8f!important;border-radius:14px!important;background:#101115!important;box-shadow:none!important;clip-path:polygon(12px 0,calc(100% - 29px) 0,calc(100% - 20px) 8px,100% 8px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px),0 12px)!important}.route-mine .user:before{content:""!important;display:block!important;position:absolute!important;z-index:0!important;inset:8px!important;border:1px solid #ffffff24!important;border-radius:9px!important;background:#101115!important;pointer-events:none!important}.route-mine .user:after{content:"AI IDENTITY"!important;display:block!important;position:absolute!important;z-index:1!important;top:10px!important;left:112px!important;color:#f5f5f77a!important;font-size:6px!important;letter-spacing:1.35px!important;white-space:nowrap!important}.route-mine .user>img{position:absolute!important;z-index:2!important;left:22px!important;top:29px!important;width:72px!important;height:72px!important;margin:0!important;border:2px solid #ffffff1a!important;border-radius:50%!important;object-fit:cover!important;box-shadow:none!important}.route-mine .user>div:not(.mine-auth-actions):not(.stats){position:relative!important;z-index:2!important;min-width:0!important;padding-top:12px!important}.route-mine .user h2{margin:0 0 10px!important;color:#f5f5f7!important;font-size:20px!important;line-height:1!important;letter-spacing:.4px!important;text-shadow:none!important;white-space:nowrap!important}.route-mine .user h2 em{display:inline-grid!important;place-items:center!important;height:21px!important;margin-left:5px!important;padding:0 8px!important;border:0!important;border-radius:6px!important;color:#f5f5f7!important;background:#101115!important;box-shadow:none!important;font-size:9px!important;font-style:italic!important;vertical-align:2px!important}.route-mine .user p{margin:0 0 9px!important;color:#f5f5f7!important;font-size:10px!important;line-height:1.2!important;white-space:nowrap!important}.route-mine .user small{display:block!important;max-width:180px!important;overflow:hidden!important;color:#f5f5f7!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.route-mine .mine-auth-actions,.route-mine .user:not(.is-guest) .mine-auth-actions{position:absolute!important;z-index:3!important;top:31px!important;right:17px!important;bottom:auto!important;width:88px!important;display:grid!important;grid-template-columns:1fr!important;gap:9px!important;transform:none!important}.route-mine .mine-auth-actions button,.route-mine .user:not(.is-guest) .mine-auth-actions button{width:100%!important;height:35px!important;padding:0 8px!important;border:1px solid #ffffff73!important;border-radius:9px!important;color:#f5f5f7!important;background:#101115!important;box-shadow:none!important;font-size:9px!important;backdrop-filter:blur(8px)!important}.route-mine .mine-auth-actions button:first-child,.route-mine .user:not(.is-guest) .mine-auth-actions button:first-child{border-color:#ffffff94!important;background:#101115!important;color:#f5f5f7!important}.route-mine .mine-auth-actions svg{width:14px!important;height:14px!important}.route-mine .user .stats,.route-mine .user .mine-profile-stats{position:absolute!important;z-index:3!important;left:10px!important;right:10px!important;bottom:10px!important;width:auto!important;height:47px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border:1px solid #ffffff42!important;border-radius:9px!important;background:#101115!important;box-shadow:none!important;clip-path:none!important}.route-mine .user .stats>div{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important}.route-mine .user .stats>div+div:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:1px;background:#101115}.route-mine .user .stats b{color:#f5f5f7!important;font-size:14px!important;line-height:1!important;text-shadow:none!important}.route-mine .user .stats span{color:#f5f5f7!important;font-size:8px!important;line-height:1!important}.route-mine>.stats,.route-mine main>.stats{display:none!important}.route-mine .mine-benefits-heading{height:36px;margin:1px 20px 2px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.route-mine .mine-benefits-heading h2{margin:0;color:#f5f5f7;font-size:17px;line-height:1;letter-spacing:1px;text-shadow:none}.route-mine .mine-benefits-heading i{height:1px;background:#101115}.route-mine .mine-benefits-heading i:last-child{background:#101115}.closure-form-error{grid-column:1/-1;margin:0!important;padding:8px 10px;border:1px solid #ffffff61;border-radius:8px;color:#f5f5f7!important;background:#1011153d;font-size:9px!important;line-height:1.45;text-align:left!important}.closure-form-error[hidden]{display:none!important}.closure-modal-form [disabled],.closure-setting-form [disabled],.recharge-submit[disabled],.mine-auth-actions button[disabled]{opacity:.58!important;cursor:wait!important}.route-mine .user.is-auth-loading>img{opacity:.56;filter:saturate(.55)}.route-mine .user h2 em.is-ai{margin-left:4px!important;background:#101115!important;box-shadow:none!important}.closure-simulation-section{margin-top:5px}.closure-simulation-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.closure-simulation-options button{height:40px;border:1px solid #ffffff1a;border-radius:10px;color:#f5f5f7;background:#101115;font-size:10px;cursor:pointer}.closure-simulation-options button.on{border-color:#ffffff1a;color:#f5f5f7;background:#101115;box-shadow:none}.closure-simulation-options button[data-result="paid"].on{border-color:#ffffff1a;background:#101115}.closure-simulation-options button[data-result="failed"].on{border-color:#ffffff1a;background:#101115}.closure-recharge-error,.closure-payment-error{margin:7px 13px;padding:9px 11px;border:1px solid #ffffff73;border-radius:9px;color:#f5f5f7;background:#10111547;font-size:9px;line-height:1.5;text-align:center}.closure-payment-result.is-failed>i{border-color:#ffffff1a;color:#f5f5f7;background:#101115;box-shadow:none}.closure-payment-result.is-failed>b{color:#f5f5f7}.closure-payment-result .closure-payment-error{margin:12px 0 0}.closure-library-empty.is-loading>span{animation:closureAccountSpin 1s linear infinite}@keyframes closureAccountSpin{to{transform:rotate(360deg)}}.closure-library-orders article.is-paid>div>small,.closure-library-orders article.is-paid>b small{color:#f5f5f7}.closure-library-orders article.is-failed>div>small,.closure-library-orders article.is-failed>b small{color:#f5f5f7}.closure-library-orders article.is-pending>div>small,.closure-library-orders article.is-pending>b small{color:#f5f5f7}.ai-search-main{min-height:1000px!important;padding:29px 12px 96px;background:#101115}.ai-search-landing,.ai-search-results{max-width:430px;margin:auto}.ai-search-landing{text-align:center;padding-top:21px}.ai-search-orb{position:relative;width:108px;height:108px;display:grid;place-items:center;margin:0 auto 7px;color:#f5f5f7;background:#101115}.ai-search-orb svg{width:86px;height:86px;fill:none;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;filter:none}.ai-search-orb i{position:absolute;inset:8px;border:1px dashed #ffffff1a;border-radius:50%;animation:aiSpin 14s linear infinite}.ai-search-orb::after{content:"";position:absolute;inset:18px;border:1px solid #ffffff1a;border-radius:50%;box-shadow:none}@keyframes aiSpin{to{transform:rotate(360deg)}}.ai-search-landing h1{margin:0;font-size:25px;letter-spacing:3px;background:#101115;-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none}.ai-search-landing>p{margin:7px 0 16px;color:#f5f5f7;font-size:9px}.ai-type-tabs{display:flex;gap:4px;overflow-x:auto;padding:0 1px 6px;scrollbar-width:none}.ai-type-tabs::-webkit-scrollbar{display:none}.ai-type-tabs button{position:relative;flex:0 0 auto;height:27px;padding:0 11px;border:0;color:#f5f5f7;background:none;font-size:9px;white-space:nowrap}.ai-type-tabs button.on{color:#f5f5f7}.ai-type-tabs button.on::after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;border-radius:2px;background:#101115}.ai-search-tip{display:block;margin:7px 0 19px;color:#f5f5f7;font-size:7px}.ai-search-block{margin-top:13px;text-align:left}.ai-search-block header{display:flex;align-items:center;justify-content:space-between;height:26px}.ai-search-block h2{margin:0;padding-left:8px;border-left:2px solid #ffffff1a;font-size:12px}.ai-search-block header button{display:flex;align-items:center;gap:4px;border:0;color:#f5f5f7;background:none;font-size:8px}.ai-search-block header .ico{width:13px;height:13px}.ai-hot-words,.ai-history-words{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px}.ai-hot-words button,.ai-history-words button{min-height:29px;padding:0 11px;border:1px solid #ffffff1a;border-radius:15px;color:#f5f5f7;background:#101115;font-size:8px}.ai-hot-words button:nth-child(1){border-color:#ffffff1a;color:#f5f5f7;background:#101115}.ai-results-head{height:57px;display:flex;align-items:center;gap:10px}.ai-results-head>button{height:31px;display:flex;align-items:center;gap:3px;padding:0 9px;border:1px solid #ffffff1a;border-radius:10px;color:#f5f5f7;background:#101115}.ai-results-head>button .ico{width:15px;height:15px}.ai-results-head>button span{font-size:8px}.ai-results-head>div{min-width:0;display:flex;flex-direction:column}.ai-results-head b{max-width:250px;overflow:hidden;color:white;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ai-results-head small{margin-top:3px;color:#f5f5f7;font-size:7px}.ai-sort-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:8px 0 12px}.ai-sort-tabs button{height:29px;border:1px solid #ffffff1a;border-radius:9px;color:#f5f5f7;background:#101115;font-size:8px}.ai-sort-tabs button.on{border-color:#ffffff1a;color:white;background:#101115;box-shadow:none}.ai-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ai-result-card{position:relative;min-width:0;height:236px;padding:0;overflow:hidden;border:1px solid #ffffff1a;border-radius:11px;color:white;background:#101115;text-align:left;box-shadow:none}.ai-result-card.movie{grid-column:1/-1;height:171px}.ai-result-cover{display:block;position:relative;width:100%;height:176px;overflow:hidden}.ai-result-card.movie .ai-result-cover{height:120px}.ai-result-cover::after{content:"";position:absolute;inset:55% 0 0;background:#101115}.ai-result-cover img{width:100%;height:100%;object-fit:cover}.ai-result-cover>i{position:absolute;z-index:2;left:6px;top:6px;padding:3px 6px;border:1px solid #ffffff1a;border-radius:7px;color:#f5f5f7;background:#101115d9;font-size:6px;font-style:normal}.ai-result-copy{display:flex;flex-direction:column;padding:5px 8px}.ai-result-copy b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ai-result-copy small{margin-top:3px;color:#f5f5f7;font-size:7px}.ai-result-copy em{margin-top:4px;color:#f5f5f7;font-size:6.5px;font-style:normal}.ai-result-tail{height:47px;display:grid;place-items:center;color:#f5f5f7;font-size:8px}.ai-search-state{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f5f5f7}.ai-search-state i{width:34px;height:34px;margin-bottom:12px;border:2px solid #ffffff1a;border-top-color:#ffffff1a;border-radius:50%;animation:aiSpin .8s linear infinite}.ai-search-state b{font-size:12px}.ai-search-state span{margin-top:6px;color:#f5f5f7;font-size:8px}@media(max-width:699px){.route-ai-search>main{min-height:1000px!important}}.ai-search-main{padding:18px 14px 100px;background:#101115}.ai-search-landing{display:grid;grid-template-columns:76px minmax(0,1fr);column-gap:12px;align-items:center;padding:17px 2px 0;text-align:left}.ai-search-orb{grid-column:1;grid-row:1/3;width:76px;height:76px;margin:0;color:#f5f5f7;background:#101115}.ai-search-orb svg{width:64px;height:64px;stroke-width:1.35;filter:none}.ai-search-orb i{inset:2px;border-color:#ffffffb3}.ai-search-orb::after{inset:10px;border-color:#ffffffb3;box-shadow:none}.ai-search-landing h1{grid-column:2;align-self:end;margin:0 0 2px;font-size:23px;letter-spacing:1px;text-align:left;background:#101115;-webkit-background-clip:text;background-clip:text}.ai-search-landing>p{grid-column:2;align-self:start;margin:2px 0 0;color:#f5f5f7;font-size:8.5px;line-height:1.5}.ai-search-landing>.ai-type-tabs{grid-column:1/-1;width:100%;margin-top:18px;padding:3px 2px 8px;border-bottom:1px solid #ffffff1a}.ai-type-tabs{gap:3px}.ai-type-tabs button{height:29px;padding:0 10px;color:#f5f5f7;font-size:8.5px}.ai-type-tabs button.on{color:#f5f5f7;font-weight:650}.ai-type-tabs button.on::after{left:8px;right:8px;height:2px;background:#101115;box-shadow:none}.ai-search-landing>.ai-search-tip{grid-column:1/-1;margin:7px 5px 10px;color:#f5f5f7;font-size:6.5px;text-align:center}.ai-search-landing>.ai-search-block{grid-column:1/-1;width:100%;margin-top:10px;padding:12px;border:1px solid #ffffff8c;border-radius:14px;background:#101115;box-shadow:none}.ai-search-block header{height:22px}.ai-search-block h2{padding-left:0;border:0;font-size:11px}.ai-search-block h2::before{content:"";display:inline-block;width:5px;height:5px;margin:0 7px 1px 0;border-radius:50%;background:#101115;box-shadow:none}.ai-search-block header button{padding:3px 0;color:#f5f5f7}.ai-hot-words{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.ai-hot-words button{height:36px;overflow:hidden;padding:0 10px;border-color:#ffffffa6;border-radius:10px;color:#f5f5f7;background:#101115;font-size:8px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ai-hot-words button::before{content:"↗";display:inline-grid;width:18px;height:18px;margin-right:7px;place-items:center;border-radius:6px;color:#f5f5f7;background:#10111538}.ai-hot-words button:nth-child(1){border-color:#ffffffa3;color:#f5f5f7;background:#101115}.ai-hot-words button:nth-child(1)::before{color:#f5f5f7;background:#1011152e}.ai-history-words{gap:6px;margin-top:9px}.ai-history-words button{min-height:28px;padding:0 10px;border-color:#ffffffa6;border-radius:9px;color:#f5f5f7;background:#101115bf;font-size:7.5px}.ai-search-landing>.ai-search-block:last-child{margin-bottom:18px}.ai-search-main{position:relative;isolation:isolate;background:#101115}.ai-search-main::before{content:"";position:absolute;z-index:-2;inset:0;background:#101115;opacity:.52;pointer-events:none}.ai-search-main::after{content:"";position:absolute;z-index:-1;inset:0;background:#101115;pointer-events:none}.ai-page-back{position:absolute;z-index:8;left:14px;top:13px;width:48px;height:31px;display:flex;align-items:center;justify-content:center;gap:0;padding:0;border:1px solid #ffffffab;border-radius:10px;color:#f5f5f7;background:#101115b8;backdrop-filter:blur(8px);box-shadow:none;font-size:10px;font-weight:750}.ai-page-back .ico{width:15px;height:15px}.ai-page-back span{font-size:8px}.ai-search-landing{padding-top:51px}.ai-search-results{position:relative;padding-top:42px}.ai-search-results>.ai-page-back{top:4px}.ai-search-results>.ai-results-head>button{display:none}.ai-sample-landing{position:relative;max-width:430px;min-height:790px;margin:auto;padding:20px 10px 84px;color:#f5f5f7;background:#101115}.ai-sample-landing>.ai-page-back{left:9px;top:10px}.ai-sample-block{margin-top:8px}.ai-sample-block header{height:34px;display:flex;align-items:center;justify-content:space-between}.ai-sample-block header>div{display:flex;align-items:center;gap:6px}.ai-sample-block header img{width:25px;height:25px;object-fit:contain}.ai-sample-block h2{margin:0;font-size:15px;font-weight:500}.ai-sample-block header>button{height:26px;padding:0 11px;border:0;border-radius:14px;color:#f5f5f7;background:#101115;font-size:9px}.ai-sample-hot>div{display:grid;grid-template-columns:1fr 1fr;column-gap:19px;row-gap:2px}.ai-sample-hot>div>button{height:24px;display:flex;align-items:center;justify-content:space-between;padding:0;border:0;color:#f5f5f7;background:none;font-size:9px;text-align:left}.ai-sample-hot em{min-width:20px;height:15px;display:grid;place-items:center;border-radius:4px;color:white;background:#101115;font:normal 6px/1 sans-serif}.ai-sample-hot button:nth-child(even) em{background:#101115}.ai-sample-history{margin-top:20px}.ai-sample-history>div{display:grid;grid-template-columns:1fr 1fr;gap:4px 28px;min-height:55px}.ai-sample-history>div button{height:23px;overflow:hidden;border:0;color:#f5f5f7;background:none;font-size:9px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.route-ai-search .ai-search-main{padding:0 0 95px!important;background:#101115!important}.route-ai-search .ai-search-main::before,.route-ai-search .ai-search-main::after{display:none!important}.ai-sample-landing{min-height:930px;padding:24px 10px 96px;background:#101115;isolation:isolate}.ai-sample-landing::before{content:"";position:absolute;z-index:-3;left:0;right:0;top:0;height:500px;background:#101115;opacity:.9;pointer-events:none}.ai-sample-landing::after{content:"";position:absolute;z-index:-2;right:-54px;top:20px;width:310px;height:390px;background:#101115;opacity:.72;filter:saturate(1.08) contrast(1.04);pointer-events:none}.ai-sample-landing>*{position:relative;z-index:1}.ai-sample-landing::before,.ai-sample-landing::after{will-change:transform}.ai-sample-landing>.ai-page-back{position:absolute;z-index:5}.ai-sample-block{margin-top:11px}.ai-sample-block header{height:39px}.ai-sample-block header img{width:29px;height:29px}.ai-sample-block h2{font-size:18px}.ai-sample-block header>button{height:30px;padding:0 14px;border-radius:15px;font-size:10px}.ai-sample-hot>div{column-gap:20px;row-gap:4px}.ai-sample-hot>div>button{height:29px;font-size:11px}.ai-sample-hot em{min-width:23px;height:17px;font-size:7px}.ai-sample-history{margin-top:22px}.ai-sample-history>div{gap:5px 30px;min-height:65px}.ai-sample-history>div button{height:28px;font-size:11px}.route-ai-search .ai-search-main{background:#101115!important}html{width:100%;min-height:100%;overflow-x:hidden!important;overflow-y:auto!important;background:#101115}body{width:100%;min-height:100%;margin:0!important;padding:0!important;overflow:visible!important;touch-action:pan-y;background:#101115}.app{width:min(432px,100vw)!important;height:auto!important;min-height:100dvh!important;margin:0 auto!important;padding-bottom:calc(82px + env(safe-area-inset-bottom))!important;overflow:visible!important;border:0!important;border-radius:0!important;touch-action:pan-y}.app>main{width:100%!important;height:auto!important;min-height:max(912px,100dvh)!important;overflow:visible!important;touch-action:pan-y}.route-video>main,.route-mine>main,.route-settings>main,.route-girl-settings>main,.route-ai-search>main{min-height:max(922px,100dvh)!important}.home-indicator{display:none!important}button,a,input,textarea,select,[data-go],[data-action]{touch-action:manipulation}.route-ai-search .ai-search-main{position:relative;min-height:max(100dvh,980px)!important;background:#101115!important;overflow:visible!important;isolation:isolate}.route-ai-search .ai-search-main::before{display:block!important;content:"";position:absolute;z-index:-3;inset:0;background:#101115;opacity:1;pointer-events:none}.route-ai-search .ai-search-main::after{display:block!important;content:"";position:absolute;z-index:-2;inset:0;background:#101115;pointer-events:none}.ai-sample-landing{min-height:980px!important;padding:25px 12px 104px!important;background:transparent!important;isolation:auto!important}.ai-sample-landing::before,.ai-sample-landing::after{display:none!important}.ai-sample-block h2{font-size:19px!important;font-weight:750!important;text-shadow:none}.ai-sample-hot>div>button,.ai-sample-history>div button{font-size:12px!important}@media(max-width:699px){.route-ai-search,.route-ai-search>main,.route-ai-search .ai-search-main{min-height:max(100dvh,980px)!important}.ai-sample-landing{width:100%!important;max-width:none!important}}.ai-search-main:has(.ai-conversation-results){padding:0 0 154px!important;background:#101115!important}.ai-conversation-results{padding:0 10px 26px!important}.ai-conversation-head{position:sticky;z-index:30;top:0;display:grid;height:55px;grid-template-columns:70px 1fr 70px;align-items:center;margin:0 -10px 12px;padding:0 10px;border-bottom:1px solid #ffffff1a;background:#101115f0;backdrop-filter:blur(15px)}.ai-conversation-head h1{margin:0;color:#f5f5f7;font-size:20px;text-align:center}.ai-conversation-head button{height:35px!important;padding:0 12px!important;border:1px solid #ffffff1a!important;border-radius:18px!important;color:#f5f5f7!important;background:#101115!important;font-size:13px!important}.ai-conversation-head button:last-child{justify-self:end;width:38px;padding:0!important;font-size:21px!important}.ai-user-query{display:flex;min-height:52px;align-items:center;justify-content:flex-end;gap:9px;margin-bottom:10px}.ai-user-query>span{max-width:75%;padding:11px 15px;border:1px solid #ffffff1a;border-radius:15px 15px 4px 15px;color:#f5f5f7;background:#101115;font-size:14px;line-height:1.45;box-shadow:none}.ai-user-query img{width:44px;height:44px;border:2px solid #ffffff1a;border-radius:50%;background:#101115;object-fit:cover;box-shadow:none}.ai-answer-panel{padding:13px;border:1px solid #ffffffb8;border-radius:14px;background:#101115;box-shadow:none}.ai-answer-panel>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:11px}.ai-answer-panel>header>div{display:flex;min-width:0;align-items:center;gap:8px}.ai-answer-panel>header img{width:25px;height:25px;border-radius:50%;object-fit:cover}.ai-answer-panel>header p{margin:0;color:#f5f5f7;font-size:13px;font-weight:700}.ai-answer-panel>header>small{flex:0 0 auto;color:#f5f5f7;font-size:9px}.ai-answer-panel>header p strong{color:#f5f5f7;font-size:14px;white-space:nowrap}.ai-featured-wrap{position:relative}.ai-conversation-featured{display:flex;gap:8px;padding:1px 61px 8px 1px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.ai-conversation-featured::-webkit-scrollbar{display:none}.ai-like-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.ai-conversation-card{display:block!important;min-width:0!important;height:auto!important;padding:0!important;overflow:hidden!important;border:1px solid #ffffff1a!important;border-radius:9px!important;color:#f5f5f7!important;background:#101115!important;text-align:left!important;box-shadow:none;scroll-snap-align:start}.ai-conversation-featured .ai-conversation-card.is-portrait{flex:0 0 102px}.ai-conversation-featured .ai-conversation-card.is-landscape{flex:0 0 168px}.ai-conversation-card>span{display:block;position:relative;height:128px;overflow:hidden}.ai-conversation-card.is-landscape>span{height:94px}.ai-like-grid .ai-conversation-card>span{height:94px}.ai-conversation-card img{width:100%;height:100%;object-fit:cover}.ai-conversation-card>span>i{position:absolute;left:5px;top:5px;padding:3px 6px;border-radius:7px;color:#f5f5f7;background:#101115;font-size:7px;font-style:normal}.ai-conversation-card>b{display:block;overflow:hidden;padding:7px 7px 2px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ai-conversation-card>small{display:block;padding:0 7px 7px;color:#f5f5f7;font-size:8px;white-space:nowrap}.ai-category-toggle{display:flex!important;width:100%!important;height:34px!important;align-items:center!important;justify-content:space-between!important;margin-top:11px!important;padding:0 2px!important;border:0!important;color:#f5f5f7!important;background:transparent!important;font-size:12px!important}.ai-category-toggle b{color:#f5f5f7;font-size:10px;font-weight:500}.ai-category-list{display:grid;gap:5px;max-height:215px;overflow:hidden;transition:max-height .22s ease,opacity .2s ease}.ai-category-list.collapsed{max-height:0;opacity:0}.ai-category-list button{display:flex!important;width:100%!important;height:34px!important;align-items:center!important;justify-content:space-between!important;padding:0 11px!important;border:1px solid #ffffff1a!important;border-radius:8px!important;color:#f5f5f7!important;background:#101115!important;font-size:13px!important}.ai-category-list i{color:#f5f5f7;font-size:20px;font-style:normal}.ai-category-title{display:flex;align-items:center;justify-content:space-between;height:38px;margin-top:8px;color:#f5f5f7;font-size:12px}.ai-category-title button{height:28px!important;padding:0 11px!important;border:1px solid #ffffff1a!important;border-radius:14px!important;color:#f5f5f7!important;background:#101115!important;font-size:10px!important}.ai-answer-panel>footer{display:flex;align-items:center;justify-content:space-between;margin-top:11px;padding-top:9px;border-top:1px solid #ffffff1a}.ai-answer-panel>footer>div{display:flex;gap:7px}.ai-answer-panel>footer button{height:34px!important;min-width:40px!important;padding:0 10px!important;border:1px solid #ffffff1a!important;border-radius:18px!important;color:#f5f5f7!important;background:#101115!important;font-size:15px!important}.ai-answer-panel>footer .ai-thumb{display:grid!important;width:40px!important;padding:0!important;place-items:center!important;font-size:18px!important;line-height:1!important;filter:grayscale(.15)}.ai-answer-panel>footer>button{font-size:12px!important}.ai-answer-panel>footer>button span{font-size:10px}.ai-you-may-like{margin-top:16px;padding:13px 0 4px}.ai-you-may-like>header{display:flex;align-items:center;justify-content:space-between}.ai-you-may-like h2{margin:0;color:#f5f5f7;font-size:16px}.ai-you-may-like>header button{height:30px!important;padding:0 12px!important;border:1px solid #ffffff1a!important;border-radius:15px!important;color:#f5f5f7!important;background:#101115!important;font-size:10px!important}.ai-like-tags{display:flex;gap:7px;margin:10px 0;overflow:hidden}.ai-like-tags button{height:31px!important;padding:0 13px!important;border:1px solid #ffffff1a!important;border-radius:7px!important;color:#f5f5f7!important;background:#101115!important;font-size:11px!important}.ai-clean-note{margin:15px 0 6px;color:#f5f5f7;font-size:9px;text-align:center}.ai-you-may-like{min-height:88px}.ai-you-may-like .ai-like-grid{display:none!important}.ai-followup-dock{position:fixed!important;z-index:95;left:50%!important;bottom:72px!important;display:grid!important;width:min(432px,100vw)!important;height:66px!important;grid-template-columns:minmax(0,1fr) 92px!important;gap:8px!important;margin:0!important;padding:10px 11px!important;border-top:1px solid #ffffff1a!important;background:#101115f5!important;transform:translateX(-50%)!important;backdrop-filter:blur(16px)}.ai-followup-dock::before,.ai-followup-dock::after{display:none!important;content:none!important}.ai-followup-dock input{width:100%;height:44px;padding:0 14px!important;border:1px solid #ffffff1a;border-radius:22px;outline:0;color:#f5f5f7;background:#101115;font-size:13px;line-height:44px}.ai-followup-dock input::placeholder{color:#f5f5f7}.ai-followup-dock button{width:100%!important;height:44px!important;border:1px solid #ffffff1a!important;border-radius:22px!important;color:#f5f5f7!important;background:#101115!important;font-size:14px!important;font-weight:800!important;box-shadow:none}.ai-full-results{padding:0 10px 92px!important}.ai-results-summary{display:flex;align-items:end;justify-content:space-between;margin:12px 1px}.ai-results-summary b{color:#f5f5f7;font-size:17px}.ai-results-summary small{color:#f5f5f7;font-size:10px}.ai-full-section-title{margin:16px 1px 9px;color:#f5f5f7;font-size:16px}.ai-full-theater-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ai-full-theater-card{display:grid;position:relative;min-width:0;height:176px;grid-template-columns:42% 58%;overflow:hidden;border:1px solid #ffffff1a;border-radius:11px;background:#101115;box-shadow:none}.ai-full-theater-card>img{width:100%;height:100%;object-fit:cover}.ai-full-theater-card>div{position:relative;min-width:0;padding:9px 7px 25px}.ai-full-theater-card>div>span{display:inline-block;padding:3px 6px;border:1px solid #ffffff1a;border-radius:7px;color:#f5f5f7;background:#101115;font-size:8px;font-weight:800}.ai-full-theater-card h3{overflow:hidden;margin:8px 0 6px;color:#f5f5f7;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ai-full-theater-card p{display:-webkit-box;margin:0;overflow:hidden;color:#f5f5f7;font-size:8px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ai-full-theater-card section{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.ai-full-theater-card section>i{max-width:100%;padding:4px 7px;border:1px solid #ffffff1a;border-radius:6px;color:#f5f5f7;font-size:12px;line-height:1.4;font-style:normal;white-space:normal;overflow-wrap:anywhere}.ai-full-theater-card em{position:absolute;right:7px;bottom:7px;color:#f5f5f7;font-size:10px;font-style:normal;font-weight:800}.ai-full-movie-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ai-full-movie-card{min-width:0;overflow:hidden;border:1px solid #ffffff1a;border-radius:11px;background:#101115;box-shadow:none}.ai-full-movie-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.ai-full-movie-card h3{overflow:hidden;margin:0;padding:9px 9px 10px;color:#f5f5f7;font-size:12px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:390px){.ai-conversation-results{padding-right:7px!important;padding-left:7px!important}.ai-conversation-head{margin-right:-7px;margin-left:-7px}.ai-answer-panel{padding:10px}.ai-conversation-card>span{height:82px}.ai-conversation-card>b{font-size:10px}.ai-category-list button{font-size:12px!important}.ai-followup-dock{grid-template-columns:minmax(0,1fr) 82px!important;padding-right:8px!important;padding-left:8px!important}}.ai-search-main:has(.ai-history-page){padding:0!important;background:#101115!important}.ai-history-page{position:relative;min-height:100vh;padding:58px 10px 92px}.ai-history-page>header{position:fixed;z-index:20;left:50%;top:0;display:flex;width:min(432px,100vw);height:56px;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid #ffffff1a;background:#101115f5;transform:translateX(-50%);backdrop-filter:blur(15px)}.ai-history-page>header>div{display:flex;align-items:center;gap:9px}.ai-history-page>header>div>span{color:#f5f5f7;font-size:27px}.ai-history-page h1{margin:0;color:#f5f5f7;font-size:19px}.ai-history-page>header>button{border:0;color:#f5f5f7;background:transparent;font-size:13px}.ai-history-tools{display:flex;height:49px;align-items:center;justify-content:flex-end;padding:0 5px;border-bottom:1px solid #ffffff1a}.ai-history-tools button{height:31px!important;padding:0 12px!important;border:1px solid #ffffff1a!important;border-radius:16px!important;color:#f5f5f7!important;background:#101115!important;font-size:12px!important}.ai-history-list{display:grid;gap:9px;padding:11px 0 82px}.ai-history-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.ai-history-item>button:first-child{display:flex!important;width:100%!important;height:48px!important;align-items:center!important;gap:9px!important;padding:0 11px!important;border:1px solid #ffffff8c!important;border-radius:14px!important;color:#f5f5f7!important;background:#101115!important;font-size:14px!important;text-align:left!important}.ai-history-item img{width:25px;height:25px;border-radius:50%;object-fit:cover;box-shadow:none}.ai-history-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-history-remove{width:43px!important;height:48px!important;border:1px solid #ffffff1a!important;border-radius:14px!important;color:#f5f5f7!important;background:#101115!important;font-size:22px!important}.ai-history-empty{display:flex;min-height:420px;flex-direction:column;align-items:center;justify-content:center;color:#f5f5f7}.ai-history-empty img{width:70px;height:70px;margin-bottom:15px;border-radius:50%;opacity:.8}.ai-history-empty b{font-size:15px}.ai-history-empty span{margin-top:7px;color:#f5f5f7;font-size:11px}.ai-history-home{position:fixed!important;z-index:21;left:50%!important;bottom:31px!important;width:216px!important;height:43px!important;border:1px solid #ffffff1a!important;border-radius:23px!important;color:#f5f5f7!important;background:#101115!important;font-size:15px!important;font-weight:800!important;transform:translateX(-50%)!important;box-shadow:none}.ai-search-main:has(.ai-history-page){padding:0 0 154px!important;background:#101115!important}.ai-history-underlay{filter:brightness(.58);pointer-events:none}.ai-history-mask{position:fixed!important;z-index:108;inset:0 50% 0 0!important;width:50%!important;height:100vh!important;padding:0!important;border:0!important;border-radius:0!important;background:#1011157a!important;backdrop-filter:blur(1px)}.ai-history-page{position:fixed;z-index:109;right:0;top:0;width:50%;max-width:216px;height:100vh;min-height:0;padding:57px 7px 78px;overflow-y:auto;border-left:1px solid #ffffff1a;background:#101115;box-shadow:none;animation:aiHistorySlide .22s ease-out}.ai-history-page>header{position:absolute;left:0;top:0;width:100%;height:56px;padding:0 8px;transform:none}.ai-history-page>header>div{gap:5px}.ai-history-page>header>div>span{font-size:22px}.ai-history-page h1{font-size:15px;white-space:nowrap}.ai-history-page>header>button{padding:0;font-size:11px}.ai-history-tools{height:43px}.ai-history-tools button{height:27px!important;padding:0 9px!important;font-size:10px!important}.ai-history-list{gap:7px;padding:8px 0 65px}.ai-history-item{gap:4px}.ai-history-item>button:first-child{height:43px!important;padding:0 7px!important;border-radius:12px!important;font-size:12px!important}.ai-history-item img{width:21px;height:21px}.ai-history-remove{width:34px!important;height:43px!important;border-radius:11px!important}.ai-history-empty{min-height:330px;text-align:center}.ai-history-empty img{width:52px;height:52px}.ai-history-empty b{font-size:13px}.ai-history-empty span{font-size:9px}.ai-history-home{position:absolute!important;left:50%!important;bottom:18px!important;width:calc(100% - 20px)!important;height:39px!important;font-size:13px!important}@keyframes aiHistorySlide{from{opacity:.35;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.ai-history-page .ai-history-back{display:grid!important;width:30px!important;height:30px!important;padding:0!important;place-items:center!important;border:1px solid #ffffff1a!important;border-radius:50%!important;color:#f5f5f7!important;background:#101115!important;font-size:26px!important;line-height:1!important}.ai-history-page{padding-bottom:15px}.ai-history-list{padding-bottom:18px}.ai-history-tools{gap:6px}.ai-history-tools label{display:flex;align-items:center;gap:4px;margin-right:auto;color:#f5f5f7;font-size:10px;cursor:pointer}.ai-history-tools input,.ai-history-item>input{width:15px;height:15px;margin:0;accent-color:#f5f5f7}.ai-history-tools button{border-color:#ffffff1a!important;color:#f5f5f7!important}.ai-history-tools button:disabled{opacity:.4}.ai-history-item{grid-template-columns:16px minmax(0,1fr) 30px;align-items:center}.ai-history-item>button:nth-child(2){display:flex!important;width:100%!important;height:43px!important;align-items:center!important;gap:7px!important;padding:0 7px!important;border:1px solid #ffffff8c!important;border-radius:12px!important;color:#f5f5f7!important;background:#101115!important;font-size:12px!important;text-align:left!important}.ai-history-item .ai-history-remove{width:30px!important;height:38px!important;padding:0!important;font-size:20px!important}.ai-full-theater-card:not(.ai-full-anime-card){height:auto;min-height:176px}.ai-full-theater-card.ai-full-anime-card{display:flex;flex-direction:column;height:auto}.ai-full-anime-card>img,.ai-full-anime-card>.ai-cover-empty{display:block;flex-shrink:0;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.ai-full-anime-card>.ai-cover-empty{display:grid;place-items:center;background:#101115;color:#f5f5f7;font-size:12px}.ai-full-anime-card>div{flex:1;width:100%}.ai-full-anime-card h3{margin-top:0}.ai-full-anime-card section{gap:6px;margin-top:8px}.ai-full-anime-card section>i{max-width:100%;padding:4px 7px;border-radius:6px;font-size:12px;line-height:1.4;white-space:normal;overflow-wrap:anywhere}.ai-history-page.no-motion{animation:none!important}.ai-reader{width:min(720px,92vw);max-height:88vh;padding:20px;border:1px solid #ffffff1a;border-radius:16px;background:#101115;color:#f5f5f7;overflow:auto}.ai-reader::backdrop{background:#101115b8}.ai-reader header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.ai-reader h2{font-size:20px;margin:0;overflow-wrap:anywhere}.ai-reader button,.ai-result-tail button{padding:10px 16px;border:1px solid #ffffff1a;border-radius:10px;background:#101115;color:inherit;cursor:pointer}.ai-reader button:disabled{opacity:.5;cursor:wait}.ai-reader p,.ai-reader-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.ai-reader img{display:block;width:100%;height:auto;margin:12px auto}.ai-result-tail{overflow-wrap:anywhere}.ai-short-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px;margin-top:12px}.ai-short-grid .ai-short-card,.ai-conversation-featured .ai-short-card{display:block;min-width:0;width:100%;height:auto;margin:0;padding:0;overflow:hidden;border:0;border-radius:10px;color:#f5f5f7;background:transparent;font:inherit;text-align:left;cursor:pointer;scroll-snap-align:start}.ai-short-card:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}.ai-short-cover{display:block;position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:10px;background:#101115;isolation:isolate}.ai-short-cover>img{display:block;width:100%;height:100%;object-fit:cover}.ai-short-cover>.ai-cover-empty{display:grid;width:100%;height:100%;place-items:center;color:#f5f5f7;font-size:12px}.ai-short-stats{position:absolute;inset:auto 0 0;display:flex;align-items:end;justify-content:space-between;gap:6px;padding:22px 7px 7px;background:#101115;color:#f5f5f7;font-size:12px;font-weight:700;line-height:1.2;text-shadow:none;pointer-events:none}.ai-short-plays{display:flex;align-items:center;gap:3px;min-width:0;white-space:nowrap}.ai-short-plays>i{font-size:12px;font-style:normal}.ai-short-plays>span{overflow:hidden;text-overflow:ellipsis}.ai-short-duration{flex-shrink:0;white-space:nowrap;font-variant-numeric:tabular-nums}.ai-short-title{display:-webkit-box;overflow:hidden;min-height:2.8em;margin:7px 0 4px;color:#f5f5f7;font-size:13px;font-weight:600;line-height:1.4;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ai-short-keyword{display:flex;align-items:center;gap:4px;min-width:0;color:#f5f5f7;font-size:12px;line-height:1.4}.ai-short-keyword>svg{flex:none;width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.ai-short-keyword>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-conversation-featured .ai-short-card{flex:0 0 132px}.ai-conversation-featured .ai-short-title{font-size:13px}.ai-conversation-featured .ai-short-keyword{font-size:12px}.ai-book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 6px;margin:12px 0}.ai-book-grid .ai-book-card,.ai-conversation-featured .ai-book-card{display:block;width:100%;min-width:0;margin:0;padding:0;border:0;background:transparent;color:#f5f5f7;text-align:left;font:inherit;cursor:pointer}.ai-conversation-featured .ai-book-card{flex:0 0 132px}.ai-book-cover{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;border-radius:5px;background:#101115}.ai-book-cover>img{display:block;width:100%;height:100%;object-fit:cover}.ai-book-cover>.ai-cover-empty{display:grid;height:100%;place-items:center;font-size:12px;color:#f5f5f7}.ai-book-cover>small{position:absolute;inset:auto 0 0;padding:18px 4px 5px;background:#101115;color:#f5f5f7;font-size:12px;line-height:1.4}.ai-book-card>b{display:block;margin-top:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.5;font-weight:500}.ai-book-card:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}.ai-book-results .ai-conversation-head h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ai-book-results-heading{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-top:12px}.ai-book-results-heading>b{font-size:15px}.ai-book-results-heading>label{display:flex;align-items:center;gap:4px;color:#f5f5f7;font-size:11px;flex-shrink:0}.ai-book-results-heading select{max-width:90px;padding:7px;border:1px solid #ffffff1a;border-radius:18px;background:#101115;color:#f5f5f7;font:inherit}.ai-book-result-count{display:inline-block;margin-top:12px;padding:5px 8px;border-radius:7px;background:#101115;color:white;font-size:12px}.ai-book-reader{box-sizing:border-box;position:fixed;inset:0;width:min(100%,720px);height:100dvh;max-width:100%;max-height:100dvh;margin:auto;padding:0;border:0;border-radius:0;background:#101115;color:#f5f5f7;overflow:hidden;font-family:inherit}.ai-book-reader::backdrop{background:#101115bb}.ai-book-reader *{box-sizing:border-box}.ai-book-shell{display:flex;flex-direction:column;height:100%;min-height:0}.ai-book-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.ai-book-reader button{border:1px solid #ffffff1a;border-radius:7px;background:#101115;color:inherit;font:inherit;padding:10px 12px;cursor:pointer}.ai-book-reader button:disabled{opacity:.45;cursor:default}.ai-book-reader button:focus-visible{outline:2px solid #ffffff1a;outline-offset:2px}.ai-book-reader .ai-book-hero{position:relative;height:240px;min-height:190px;overflow:hidden;background:#101115}.ai-book-hero>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 30%}.ai-book-hero::after{content:"";position:absolute;inset:30% 0 0;background:#101115;pointer-events:none}.ai-book-reader .ai-book-back{position:absolute;z-index:2;top:12px;left:12px;padding:5px 16px;border:0;border-radius:22px;background:#101115bc;font-size:17px}.ai-book-hero>div{position:absolute;z-index:1;bottom:0;left:12px;right:12px;display:flex;align-items:flex-end;gap:10px}.ai-book-hero h1{flex:1;min-width:0;margin:0;color:white;font-size:22px;line-height:1.35;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.ai-book-hero small{flex-shrink:0;max-width:40%;font-size:12px;line-height:1.6;text-align:right}.ai-book-info{padding:22px 12px 30px}.ai-book-intro{margin:0 0 18px;white-space:pre-wrap;overflow-wrap:anywhere;color:#f5f5f7;font-size:14px;line-height:1.9}.ai-book-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 20px}.ai-book-tags>span{padding:4px 7px;border:1px solid #ffffff1a;border-radius:6px;color:#f5f5f7;font-size:12px;line-height:1.4;overflow-wrap:anywhere;max-width:100%}.ai-book-chapter-heading{display:flex;align-items:center;gap:10px;margin:20px 0 16px;flex-wrap:wrap}.ai-book-chapter-heading h2{margin:0;font-size:20px;font-weight:500}.ai-book-range{font-size:0}.ai-book-range select{max-width:120px;padding:4px 15px;border:0;border-radius:5px;background:#101115;color:white;font-size:16px}.ai-book-chapter-heading>div{display:flex;margin-left:auto;border-radius:20px;background:#101115;padding:3px}.ai-book-chapter-heading>div>button{border:0;border-radius:18px;padding:3px 8px;background:transparent;color:#f5f5f7;font-size:13px}.ai-book-chapter-heading>div>button[aria-pressed=true]{background:#101115;color:white}.ai-book-chapters{display:grid;gap:12px}.ai-book-chapters>button{text-align:left;padding:13px 15px;overflow-wrap:anywhere;font-size:16px;line-height:1.4;border-color:transparent}.ai-book-chapters>button.on{border-color:#ffffff1a}.ai-book-chapters.is-comic{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-book-chapters.is-comic>button{text-align:center;padding:7px 5px;font-size:14px}.ai-book-footer{display:flex;flex-shrink:0;align-items:center;gap:8px;min-height:60px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#101115;border-top:1px solid #ffffff1a}.ai-book-footer>button{border:0;min-height:40px;padding:8px;background:transparent;white-space:nowrap;font-size:14px}.ai-book-footer>.ai-book-primary{flex:1;margin-left:12px;border-radius:25px;background:#101115;font-size:19px;font-weight:600}.ai-book-message{padding:28px 16px;color:#f5f5f7;line-height:1.8;overflow-wrap:anywhere}.ai-book-hint{padding:8px 12px;color:#f5f5f7;font-size:13px;line-height:1.6;text-align:center}.ai-book-error-actions{display:flex;flex-wrap:wrap;gap:10px;padding:12px}.ai-book-image-error{display:grid;min-height:160px;place-items:center;width:100%;background:#101115;color:#f5f5f7}.ai-reading-heading{display:flex;align-items:center;gap:12px;padding:12px;background:#101115}.ai-reading-heading h2{min-width:0;margin:0;font-size:18px;overflow-wrap:anywhere}.ai-reading-heading button{flex-shrink:0}.ai-reading-content{padding:20px 18px}.ai-reading-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.95;font-size:19px;color:#f5f5f7}.ai-reading-content.is-comic{padding:0}.ai-reading-content img{display:block;max-width:100%;width:100%;height:auto;margin:0 auto}.ai-book-share-link{padding:14px}.ai-book-share-link input{width:100%;padding:12px;margin-top:6px;color:white;background:#101115;border:1px solid #ffffff1a}@media(min-width:600px){.ai-book-hero{height:320px!important}.ai-book-info{padding:28px 24px}.ai-book-grid{gap:22px 12px}.ai-book-card>b{font-size:15px}}@media(max-width:350px){.ai-book-results-heading>b{font-size:13px}.ai-book-hero h1{font-size:19px}.ai-book-hero small{font-size:11px}.ai-book-footer{gap:4px;padding-left:8px;padding-right:8px}.ai-book-footer>.ai-book-primary{margin-left:4px;font-size:17px}.ai-book-chapters.is-comic{grid-template-columns:repeat(3,minmax(0,1fr))}}.ai-featured-wrap{--ai-preview-cover-height:128px}.ai-conversation-featured{padding-right:84px}.ai-conversation-featured .ai-conversation-card>b{padding-top:8px;font-size:13px;line-height:1.5}.ai-conversation-featured .ai-conversation-card>small{padding-top:2px;font-size:11px;line-height:1.5}.ai-show-all-card{
  position:absolute!important;z-index:6;right:0;top:1px;
  display:flex!important;width:80px!important;height:var(--ai-preview-cover-height)!important;min-height:44px!important;
  flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px;
  margin:0!important;padding:8px 4px!important;overflow:hidden;
  border:0!important;border-left:6px solid #ffffff1a!important;border-radius:7px!important;
  color:#f5f5f7!important;background:#101115!important;
  text-align:center!important;text-shadow:none;cursor:pointer;
}.ai-show-all-card b{margin:0;font-size:16px;font-weight:800;line-height:1.4;white-space:nowrap;font-variant-numeric:tabular-nums}.ai-show-all-card span{color:#f5f5f7;font-size:14px;font-weight:700;line-height:1.4;white-space:nowrap}.ai-show-all-card:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}@media(max-width:390px){.ai-featured-wrap{--ai-preview-cover-height:82px}}.ai-featured-wrap:has(>.ai-conversation-featured>.ai-conversation-card:first-child.is-landscape){--ai-preview-cover-height:94px}.ai-featured-wrap:has(>.ai-conversation-featured>.ai-short-card:first-child),
.ai-featured-wrap:has(>.ai-conversation-featured>.ai-book-card:first-child){--ai-preview-cover-height:176px}.ai-answer-panel .ai-category-list{max-height:none;overflow:visible;gap:6px}.ai-answer-panel .ai-category-list button{height:auto!important;min-height:46px!important;padding:10px 12px!important;font-size:16px!important;line-height:1.5;text-align:left;font-variant-numeric:tabular-nums}.ai-answer-panel .ai-category-list button:disabled{opacity:.5;cursor:default}.ai-answer-panel .ai-category-list button:focus-visible{outline:2px solid #ffffff1a;outline-offset:2px}.ai-answer-panel [data-ai-featured-refresh]:disabled{opacity:.45;cursor:default}.ai-recommendation-notice{margin:12px 0;padding:12px 14px;border:1px solid #ffffff1a;border-radius:10px;background:#101115;color:#f5f5f7;display:flex;flex-direction:column;gap:5px;font-size:14px}.ai-recommendation-notice b{font-size:16px;color:#f5f5f7}.ai-category-list button span small{margin-left:12px;color:#f5f5f7;font-size:13px;font-weight:400}.ai-sort-tabs.ai-region-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;overflow:visible}.ai-sort-tabs.ai-region-tabs>button{min-width:0;width:100%!important;padding:0 3px!important;font-size:12px!important;white-space:nowrap}.ai-region-selected{margin:6px 0 12px;color:#f5f5f7;font-size:12px}.ai-region-dialog{box-sizing:border-box;width:min(432px,100vw);height:min(720px,92dvh);max-width:100vw;max-height:100dvh;margin:auto;padding:0;border:1px solid #ffffff1a;border-radius:16px;background:#101115;color:#f5f5f7;font-family:inherit;overflow:hidden}.ai-region-dialog[open]{display:flex;flex-direction:column}.ai-region-dialog::backdrop{background:#101115bb}.ai-region-dialog *{box-sizing:border-box}.ai-region-dialog-head{display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;flex:none;padding:12px 10px;border-bottom:1px solid #ffffff1a}.ai-region-dialog-head h2{margin:0;font-size:17px;text-align:center}.ai-region-dialog button{border:1px solid #ffffff1a;border-radius:8px;background:#101115;color:#f5f5f7;font:inherit;cursor:pointer}.ai-region-dialog-head button{padding:7px 10px;font-size:13px}.ai-region-dialog button:focus-visible{outline:2px solid #ffffff1a;outline-offset:2px}.ai-region-search{flex:none;padding:12px}.ai-region-search input{width:100%;height:42px;padding:0 12px;border:1px solid #ffffff1a;border-radius:10px;background:#101115;color:#f5f5f7;font:inherit;font-size:14px}.ai-region-options{flex:1;min-height:0;padding:0 12px 24px;overflow-y:auto;overscroll-behavior:contain}.ai-region-options section{margin:18px 0 0}.ai-region-options h3{margin:0 0 9px;color:#f5f5f7;font-size:13px}.ai-region-options section>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ai-region-options button{min-height:40px;padding:8px 5px;font-size:13px;overflow-wrap:anywhere}.ai-region-options>button{width:100%}.ai-region-options button[aria-pressed=true]{border-color:#ffffff1a;background:#101115;color:#f5f5f7}.ai-region-options>p{padding:20px 0;color:#f5f5f7;font-size:14px}.ai-region-detail-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.ai-region-detail-cover{display:block;width:100%;max-height:50dvh;object-fit:contain;background:#101115}.ai-region-detail-info{padding:18px 14px 30px}.ai-region-detail-info h1{margin:0 0 10px;font-size:20px;line-height:1.45;overflow-wrap:anywhere}.ai-region-detail-city{color:#f5f5f7;font-size:13px}.ai-region-detail-tags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.ai-region-detail-tags>span{max-width:100%;padding:4px 7px;border:1px solid #ffffff1a;border-radius:6px;color:#f5f5f7;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.ai-region-detail-intro{margin:14px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#f5f5f7;font-size:14px;line-height:1.8}@media(max-width:350px){.ai-region-options section>div{grid-template-columns:repeat(3,minmax(0,1fr))}}html:has(.ai-region-dialog[open]),body:has(.ai-region-dialog[open]){overflow:hidden!important}.ai-region-dialog.ai-companion-detail{position:fixed;inset:0;width:100vw;height:100vh;height:100dvh;min-width:0;min-height:0;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;transform:none;background:#101115}.ai-companion-detail .ai-region-detail-scroll{padding:12px 10px 24px}.ai-companion-detail .ai-region-detail-cover{height:300px;max-height:40dvh;border-radius:12px;object-fit:contain}.ai-companion-detail h1{margin:14px 2px 8px;font-size:19px;line-height:1.5;overflow-wrap:anywhere}.ai-companion-notice{margin:8px 2px 18px;color:#f5f5f7;font-size:13px;line-height:1.6}.ai-companion-section{margin:18px 0 20px}.ai-companion-section h2{margin:0 0 12px;font-size:18px}.ai-companion-info{margin:0;padding:16px 12px;background:#101115;border-radius:12px;font-size:15px;line-height:1.7}.ai-companion-info>div{display:grid;grid-template-columns:5.5em minmax(0,1fr);gap:6px;margin:0 0 10px}.ai-companion-info>div:last-child{margin-bottom:0}.ai-companion-info dt,.ai-companion-info dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.ai-companion-detail .ai-companion-info-lock{display:flex;min-height:130px;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;padding:20px;background:#101115;border:0;font-size:16px}.ai-companion-info-lock b{color:#f5f5f7}.ai-companion-detail .ai-companion-contact{display:flex;align-items:center;gap:10px;width:100%;margin:20px 0 4px;padding:15px 12px;border:0;border-radius:12px;background:#101115;color:#f5f5f7;text-align:left}.ai-companion-contact h2,.ai-companion-contact strong{flex:none;margin:0;font-size:17px;white-space:nowrap}.ai-companion-contact-value{display:block;flex:1;min-width:0;padding:12px 10px;border-radius:10px;background:#101115;color:#f5f5f7;font-size:14px;line-height:1.6;overflow-wrap:anywhere;white-space:pre-wrap}.ai-companion-contact-value p{margin:0 0 6px}.ai-companion-contact-value p:last-child{margin:0}.ai-companion-contact.is-locked{flex-wrap:nowrap}.ai-companion-contact.is-locked>span{min-width:0}.ai-companion-contact.is-locked>b{margin-left:auto;color:#f5f5f7;font-size:clamp(14px,4vw,18px);white-space:nowrap}.ai-companion-footer{display:flex;flex:none;gap:12px;padding:12px 14px max(12px,env(safe-area-inset-bottom));background:#101115;border-top:1px solid #ffffff1a}.ai-companion-footer button{padding:8px 5px;border:0;background:transparent;color:#f5f5f7;font-size:16px}.ai-companion-footer button:disabled{opacity:.5}.ai-companion-avatar-empty,.ai-companion-message{padding:30px 12px;color:#f5f5f7;text-align:center;line-height:1.8}.ai-companion-retry{display:block;margin:0 auto 20px;padding:10px 20px}.ai-companion-share-link{display:block;margin:20px 0 0;font-size:13px;line-height:1.8;color:#f5f5f7}.ai-companion-share-link input{width:100%;padding:10px;color:#f5f5f7;background:#101115;border:1px solid #ffffff1a;border-radius:8px}.ai-reading-audio{padding:20px 14px;border-radius:12px;background:#1011151f;display:grid;gap:18px}.ai-reading-audio audio{display:block;width:100%;min-width:0}.ai-reading-audio label{display:flex;align-items:center;gap:10px;font-size:14px}.ai-reading-audio select,.ai-reading-audio button{background:#101115;color:#f5f5f7;border:1px solid #ffffff1a;border-radius:8px;padding:7px 12px}.ai-reading-audio [data-book-audio-status]{font-size:14px;color:#f5f5f7;line-height:1.7}.ai-reading-audio [data-book-audio-status] button{margin-left:12px}.ai-companion-detail .ai-region-detail-scroll{padding:8px 10px 10px}.ai-companion-gallery{position:relative;height:clamp(140px,calc(100dvh - 440px),42dvh);overflow:hidden;border-radius:12px;background:#101115;touch-action:pan-y}.ai-companion-gallery-track{display:flex;height:100%;transition:transform .2s ease}.ai-companion-gallery-track figure{position:relative;flex:0 0 100%;width:100%;height:100%;margin:0;overflow:hidden}.ai-companion-gallery-track img{display:block;width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}.ai-gallery-image-error{display:none;position:absolute;inset:0;align-items:center;justify-content:center;color:#f5f5f7;font-size:13px}.ai-companion-gallery-track .is-error img{visibility:hidden}.ai-companion-gallery-track .is-error .ai-gallery-image-error{display:flex}.ai-companion-gallery .ai-gallery-prev,.ai-companion-gallery .ai-gallery-next{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:38px;height:44px;padding:0;border:0;border-radius:20px;background:#10111580;color:#f5f5f7;font-size:30px;line-height:1;touch-action:manipulation}.ai-gallery-prev{left:6px}.ai-gallery-next{right:6px}.ai-gallery-count{position:absolute;right:10px;bottom:8px;padding:3px 9px;border-radius:12px;background:#101115a6;color:#f5f5f7;font-size:12px;line-height:1.5;pointer-events:none}.ai-companion-detail .ai-companion-section{margin:10px 0 8px}.ai-companion-detail .ai-companion-section h2{margin:0 0 6px;font-size:16px;line-height:1.35}.ai-companion-detail .ai-companion-info{padding:10px;border-radius:10px;font-size:clamp(13px,3.5vw,15px);line-height:1.45}.ai-companion-detail .ai-companion-info>div{grid-template-columns:5em minmax(0,1fr);gap:8px;margin:0 0 5px}.ai-companion-detail .ai-companion-info>div:last-child{margin-bottom:0}.ai-companion-long-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.ai-companion-long-text.is-expanded{display:block;overflow:visible}.ai-companion-detail [data-companion-expand]{display:inline-block;padding:3px 0 0;border:0;background:transparent;color:#f5f5f7;font-size:12px;line-height:1.4}.ai-companion-detail .ai-companion-contact{gap:8px;margin:8px 0 0;padding:9px 10px;border-radius:10px}.ai-companion-detail .ai-companion-contact h2,.ai-companion-detail .ai-companion-contact strong{font-size:15px}.ai-companion-detail .ai-companion-contact-value{padding:7px 8px;border-radius:8px;font-size:13px;line-height:1.4}.ai-companion-detail .ai-companion-contact.is-locked{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(7px,2.5vw,12px);padding:14px 12px}.ai-companion-detail .ai-companion-contact.is-locked>span{min-width:0;grid-column:2;padding:11px 12px;color:#f5f5f7;font-size:clamp(12px,3.6vw,15px)}.ai-companion-detail .ai-companion-contact.is-locked>b{grid-column:3;margin:0;font-size:clamp(14px,4vw,18px);color:#f5f5f7}.ai-companion-detail .ai-companion-footer{gap:16px;padding:6px 14px max(6px,env(safe-area-inset-bottom))}.ai-companion-detail .ai-companion-footer button{padding:5px;font-size:14px;min-height:34px}.ai-companion-detail .ai-companion-share-link{margin:8px 0 0}@media(max-height:620px){.ai-companion-gallery{height:clamp(115px,calc(100dvh - 410px),32dvh)}.ai-companion-detail .ai-companion-info{padding:8px;font-size:13px}.ai-companion-detail .ai-companion-section{margin:8px 0 6px}}@media(prefers-reduced-motion:reduce){.ai-companion-gallery-track{transition:none}}.ai-companion-gallery .ai-gallery-open{display:block;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;cursor:zoom-in;touch-action:pan-y}.ai-gallery-open:focus-visible{outline:2px solid #ffffff1a;outline-offset:-3px}.ai-companion-lightbox{position:fixed;inset:0;box-sizing:border-box;width:100vw;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;border:0;border-radius:0;padding:max(68px,calc(env(safe-area-inset-top) + 56px)) max(20px,env(safe-area-inset-right)) max(32px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));background:#101115ef;color:#f5f5f7;overflow:hidden}.ai-companion-lightbox[open]{display:flex;align-items:center;justify-content:center}.ai-companion-lightbox::backdrop{background:#10111599}.ai-companion-lightbox .ai-lightbox-image{display:block;flex:none;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;border-radius:6px;box-shadow:none;touch-action:pinch-zoom}.ai-companion-lightbox .ai-lightbox-image[hidden]{display:none}.ai-companion-lightbox .ai-lightbox-close{position:absolute;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));display:grid;place-items:center;width:44px;height:44px;margin:0;padding:0;border:1px solid #ffffff80;border-radius:50%;background:#101115f2;color:#f5f5f7;font:32px/1 system-ui;cursor:pointer}.ai-companion-lightbox .ai-lightbox-close:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}.ai-lightbox-error{color:#f5f5f7;font-size:14px}#app .ai-type-label{position:relative;display:inline-block;overflow:visible}#app .ai-conversation-results .ai-type-tabs button[data-ai-type],#app .ai-type-tabs button{height:auto;min-height:47px!important;padding-top:22px!important;padding-bottom:5px!important}dialog:not([class*=pv2-]).ai-region-dialog.ai-feature-gate{position:fixed;inset:0;width:min(376px,calc(100vw - 20px));height:fit-content;min-width:0;min-height:0;max-width:calc(100vw - 20px);max-height:calc(100dvh - 32px);box-sizing:border-box;margin:auto!important;padding:28px 22px 16px;display:block;overflow:auto;border:0;border-radius:18px;background:#101115;color:#f5f5f7;box-shadow:none;text-align:center}.ai-feature-gate::backdrop{background:#10111599}.ai-feature-gate h2{margin:2px 0 26px;color:#f5f5f7;font-size:20px;line-height:1.4;font-weight:750}.ai-feature-name{margin:0;font-size:16px;line-height:1.75;overflow-wrap:anywhere}.ai-feature-name b{color:#f5f5f7}.ai-feature-plans{display:block;margin:18px -10px 20px;color:#f5f5f7;font-size:clamp(19px,5.6vw,23px);line-height:1.5;overflow-wrap:anywhere}.ai-feature-unavailable{margin:22px 0 30px;color:#f5f5f7;font-size:15px;line-height:1.75;white-space:pre-wrap}.ai-feature-loading{padding:24px 0;font-size:15px}.ai-feature-gate footer{display:flex;justify-content:center;gap:14px;margin:0;padding:0}.ai-feature-gate footer button{flex:1;min-width:0;max-width:150px;min-height:42px;padding:8px 12px;border:0;border-radius:24px;background:#101115;color:#f5f5f7;font-size:18px;font-weight:700;line-height:1.4;cursor:pointer}.ai-feature-gate footer .ai-feature-primary{background:#101115;color:#f5f5f7}#app .ai-full-theater-card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:normal;overflow-wrap:anywhere;line-height:1.4;max-height:4.2em;margin:4px 0 6px;text-overflow:ellipsis}#app .ai-member-results .ai-conversation-head h1{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#app .ai-member-result{box-sizing:border-box;position:relative;width:100%;max-width:440px;margin:16px auto 0;padding:14px 12px 10px;overflow:hidden;border-radius:13px;background:#101115;color:#f5f5f7}#app .ai-member-intro{margin:0;font-size:14px;line-height:1.6;text-align:left}#app .ai-member-warning{padding:45px 0 36px;text-align:center}#app .ai-member-warning h2{margin:0 0 28px;color:#f5f5f7;font-size:22px;line-height:1.3;font-weight:800}#app .ai-member-warning p{margin:0;color:#f5f5f7;font-size:13px;line-height:1.8;font-weight:500}#app .ai-member-actions{display:flex;justify-content:center;gap:12px;padding:8px 12px 28px}#app .ai-member-actions button{flex:1;min-width:0;max-width:150px;height:39px!important;min-height:0!important;margin:0;padding:0 8px!important;border:0!important;border-radius:17px!important;background:#101115!important;color:#f5f5f7!important;font-size:17px;font-weight:700;line-height:1.3;box-shadow:none}#app .ai-member-actions [data-ai-member-recharge]{background:#101115!important;color:#f5f5f7!important}#app .ai-member-result footer{display:flex;justify-content:space-between;align-items:center;padding:0;color:#f5f5f7}#app .ai-member-result footer>div{display:flex;gap:12px}#app .ai-member-result footer button{width:24px;height:28px;min-height:0;padding:0;border:0;background:none;color:inherit;font-size:22px;line-height:1;cursor:pointer}#app .ai-member-result footer [data-ai-feedback="踩"]{transform:rotate(180deg)}#app .ai-member-result footer [data-ai-retry]{width:32px;font-size:32px;color:#f5f5f7}#app .ai-masked-card{box-sizing:border-box;cursor:pointer;color:#f5f5f7;text-align:left}#app .ai-masked-card .ai-cover-lock{display:block;position:relative;isolation:isolate;width:100%;overflow:hidden;container-type:inline-size;border-radius:7px;background:#101115}#app .ai-cover-lock::before{content:"";position:absolute;inset:20% 24%;background:#101115;filter:blur(4px);pointer-events:none}#app .ai-cover-lock-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:6px 3px;color:#f5f5f7;text-align:center}#app .ai-cover-lock-heading{font-size:10px;font-size:clamp(8px,5cqw,12px);line-height:1.2;font-weight:500}#app .ai-cover-lock-content strong{display:block;max-width:100%;font-size:10px;font-size:clamp(7px,5.2cqw,13px);line-height:1.25;font-weight:700;overflow-wrap:anywhere}#app .ai-cover-lock-cta{display:grid;place-items:center;width:40%;min-width:52px;max-width:100px;height:22px;border-radius:20px;background:#101115;color:#f5f5f7;font-size:10px;font-size:clamp(8px,4.3cqw,12px);line-height:1.2;font-weight:500}#app .ai-masked-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;padding:7px 7px 9px;margin:0;color:#f5f5f7;font-size:12px;font-weight:600;line-height:1.4;white-space:normal;text-overflow:ellipsis;overflow-wrap:anywhere}#app .ai-short-card.ai-masked-card .ai-cover-lock{aspect-ratio:3/4}#app .ai-full-movie-card.ai-masked-card{display:block;height:auto;padding:0}#app .ai-full-movie-card.ai-masked-card .ai-cover-lock{aspect-ratio:16/9}#app .ai-full-theater-card.ai-masked-card{display:flex;flex-direction:column;height:auto;min-height:0;padding:0}#app .ai-full-theater-card.ai-masked-card .ai-cover-lock{aspect-ratio:213/122}#app .ai-conversation-card.ai-masked-card>.ai-cover-lock{height:128px}#app .ai-conversation-card.is-landscape.ai-masked-card>.ai-cover-lock{height:94px}#app .ai-masked-card:focus-visible,#app .ai-member-actions button:focus-visible{outline:2px solid #ffffff1a;outline-offset:2px}#app .ai-search-main .ai-member-intro{font-size:14px!important;line-height:1.6!important}#app .ai-search-main .ai-member-warning p{font-size:13px!important;line-height:1.8!important}#app .ai-search-main .ai-member-actions button{font-size:17px!important;line-height:1.3!important}#app .ai-search-main .ai-member-result footer button{width:24px!important;height:28px!important;padding:0!important}#app .ai-member-result footer svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}#app .ai-search-main .ai-member-result footer [data-ai-retry]{width:32px!important}#app .ai-member-result footer [data-ai-retry] svg{width:30px;height:30px}:root{--hub-pink:#f5f5f7;--hub-cyan:#f5f5f7;--hub-violet:#f5f5f7;--hub-surface:#101115;--hub-border:#ffffff52}.hub-page{--hub-accent:var(--hub-#f5f5f7);--hub-accent2:var(--hub-#f5f5f7);position:relative;min-height:max(100dvh,980px)!important;padding-bottom:92px!important;overflow:hidden;background:#101115;color:#f5f5f7;font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif}.hub-page.hub-rose{--hub-accent:#f5f5f7;--hub-accent2:#f5f5f7}.hub-page.hub-violet{--hub-accent:#f5f5f7;--hub-accent2:#f5f5f7}.hub-page.hub-blue{--hub-accent:#f5f5f7;--hub-accent2:#f5f5f7}.hub-page button,.hub-page input{font:inherit}.hub-page button{color:inherit}.hub-page .ico{width:20px;height:20px}.hub-icon-btn{border:1px solid #ffffff66;background:#101115c7;box-shadow:none;backdrop-filter:blur(12px);width:40px;height:40px;display:grid;place-items:center;border-radius:14px}.hub-icon-btn.hub-back-text{width:52px;height:34px;border-radius:11px;font-size:11px;font-weight:750}.hub-feature{position:relative;height:207px;margin-top:12px;overflow:hidden;border:1px solid color-mix(in srgb,var(--hub-accent) 60%,#ffffff1a);border-radius:17px;background:#101115;box-shadow:none;cursor:pointer}.hub-feature:before,.hub-feature:after{content:"";position:absolute;z-index:4;width:42px;height:2px;background:var(--hub-accent);box-shadow:none}.hub-feature:before{left:18px;top:0}.hub-feature:after{right:18px;bottom:0;background:var(--hub-accent2)}.hub-feature>img{width:100%;height:100%;object-fit:cover;object-position:center 28%;transition:transform .35s ease}.hub-feature:active>img{transform:scale(1.025)}.hub-feature-shade{position:absolute;inset:0;background:#101115}.hub-feature-copy{position:absolute;z-index:2;left:18px;bottom:18px;width:62%}.hub-feature-copy>span{display:inline-flex;height:21px;padding:0 9px;align-items:center;border-radius:7px;background:#101115;font-size:9px;font-weight:800}.hub-feature-copy h2{margin:9px 0 3px;font-size:25px;line-height:30px}.hub-feature-copy p{margin:0 0 12px;color:#f5f5f7;font-size:11px;line-height:16px}.hub-feature-copy button{height:34px;padding:0 13px;display:flex;align-items:center;gap:6px;border:1px solid color-mix(in srgb,var(--hub-accent) 75%,white);border-radius:11px;background:#101115;font-size:11px;font-weight:750}.hub-feature-copy button .ico{width:14px;height:14px}.hub-feature-score{position:absolute;z-index:2;right:12px;top:12px;padding:6px 9px;border:1px solid #ffffff7a;border-radius:10px;background:#101115b8;text-align:right;backdrop-filter:blur(10px)}.hub-feature-score b{display:block;color:#f5f5f7;font-size:12px}.hub-feature-score small{color:#f5f5f7;font-size:7px}.hub-modes{position:sticky;z-index:20;top:52px;height:52px;padding:0 13px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;border-block:1px solid rgba(129,70,183,.16);background:#101115eb;backdrop-filter:blur(18px)}.hub-modes button{position:relative;min-width:0;border:0;background:none;color:#f5f5f7;font-size:11px;font-weight:650;white-space:nowrap}.hub-modes button:after{content:"";position:absolute;left:24%;right:24%;bottom:0;height:2px;border-radius:2px;background:transparent}.hub-modes button.on{color:#f5f5f7}.hub-modes button.on:after{background:#101115;box-shadow:none}.hub-modes i{display:inline-grid;min-width:15px;height:15px;padding:0 3px;place-items:center;border-radius:8px;background:var(--hub-accent);color:#f5f5f7;font-size:7px;font-style:normal}.hub-results{padding:17px 13px 24px}.hub-results>header,.hub-category-rail>header,.hub-episodes>header,.hub-related>header{height:43px;display:flex;align-items:flex-start;justify-content:space-between}.hub-results>header small{display:block;color:var(--hub-accent2);font-size:7px;font-weight:800;letter-spacing:1.5px}.hub-results>header h2,.hub-category-rail h2,.hub-episodes h2,.hub-related h2{margin:1px 0 0;font-size:17px;line-height:23px}.hub-results>header>span,.hub-category-rail header>span,.hub-episodes header>span,.hub-related header>span{margin-top:12px;color:#f5f5f7;font-size:9px}.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px}.hub-card{min-width:0;overflow:hidden;border:1px solid #ffffff4d;border-radius:13px;background:#101115;box-shadow:none;cursor:pointer}.hub-cover{position:relative;height:215px;overflow:hidden;background:#101115}.hub-cover:after{content:"";position:absolute;inset:auto 0 0;height:48%;background:#101115}.hub-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.hub-card:active .hub-cover>img{transform:scale(1.03)}.hub-card-copy{padding:9px 9px 10px}.hub-card-copy h3{overflow:hidden;margin:0;font-size:13px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.hub-category-rail{padding:13px 13px 2px}.hub-category-rail>div{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.hub-category-rail>div::-webkit-scrollbar{display:none}.hub-category-rail button{flex:0 0 126px;height:58px;padding:0 10px;display:flex;align-items:center;gap:9px;border:1px solid #ffffff57;border-radius:12px;background:#101115;text-align:left}.hub-category-rail button>i{width:33px;height:33px;display:grid;place-items:center;border-radius:10px;background:#101115;color:#f5f5f7;font-size:17px;font-style:normal}.hub-category-rail button span{min-width:0}.hub-category-rail button b,.hub-category-rail button small{display:block}.hub-category-rail button b{font-size:11px}.hub-category-rail button small{margin-top:3px;color:#f5f5f7;font-size:7px}.hub-empty{grid-column:1/-1;min-height:300px;padding:40px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #ffffff54;border-radius:17px;text-align:center;background:#10111594}.hub-empty>span{color:var(--hub-accent);font-size:35px;text-shadow:none}.hub-empty h2{margin:13px 0 5px;font-size:17px}.hub-empty p{max-width:260px;margin:0;color:#f5f5f7;font-size:10px;line-height:17px}.hub-empty button{height:36px;margin-top:17px;padding:0 15px;border:1px solid var(--hub-accent);border-radius:11px;background:color-mix(in srgb,var(--hub-accent) 14%,transparent);font-size:10px}.hub-detail-page,.hub-player-page{padding-top:0}.hub-detail-head{height:57px;padding:0 14px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px}.hub-detail-head h1{margin:0;text-align:center;font-size:16px}.hub-detail-head>.on{color:#f5f5f7}.hub-detail-hero{position:relative;height:410px;margin:0 13px;overflow:hidden;border:1px solid #ffffff70;border-radius:18px;background:#101115}.hub-detail-hero>img{width:100%;height:100%;object-fit:cover}.hub-detail-hero>div{position:absolute;inset:0;background:#101115}.hub-big-play{position:absolute;left:50%;top:45%;width:63px;height:63px;display:grid;place-items:center;border:1px solid #ffffffbf;border-radius:50%;background:#10111585;transform:translate(-50%,-50%);box-shadow:none}.hub-big-play .ico{width:27px;height:27px;margin-left:3px}.hub-detail-hero>section{position:absolute;left:17px;right:17px;bottom:17px}.hub-detail-hero section>span{color:#f5f5f7;font-size:7px;font-weight:800;letter-spacing:1.5px}.hub-detail-hero h1{margin:5px 0 3px;font-size:27px}.hub-detail-hero p{margin:0;color:#f5f5f7;font-size:10px}.hub-detail-body{padding:17px 15px}.hub-detail-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.hub-detail-title h2{margin:0;font-size:20px}.hub-detail-title p{margin:4px 0 0;color:#f5f5f7;font-size:9px}.hub-detail-title em{color:#f5f5f7;font-style:normal}.hub-detail-title>button{height:34px;padding:0 13px;border:1px solid #ffffff1a;border-radius:11px;background:#1011151f;font-size:10px}.hub-detail-title>button.on{background:#101115}.hub-synopsis{margin:15px 0;color:#f5f5f7;font-size:11px;line-height:19px}.hub-detail-actions{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:8px}.hub-detail-actions button{height:48px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #ffffff4d;border-radius:12px;background:#101115db;font-size:9px}.hub-detail-actions button:first-child{border-color:#ffffff1a;background:#101115;font-size:10px}.hub-detail-actions .ico{width:16px;height:16px}.hub-episodes,.hub-related{padding:8px 15px 17px}.hub-episodes>div{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.hub-episodes>div::-webkit-scrollbar{display:none}.hub-episodes>div button{flex:0 0 43px;height:43px;border:1px solid #ffffff59;border-radius:11px;background:#101115;color:#f5f5f7;font-size:12px}.hub-episodes>div button.on{border-color:#ffffff1a;background:#101115;box-shadow:none;color:#f5f5f7}.hub-related>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hub-related .hub-cover{height:190px}.hub-player-page{min-height:100dvh!important;padding-bottom:30px!important;background:#101115}.hub-player-head{height:65px;padding:0 14px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:9px}.hub-player-head>button{width:38px;height:38px;border:1px solid #ffffff57;border-radius:12px;background:#101115}.hub-player-head>div small{color:#f5f5f7;font-size:7px}.hub-player-head h1{overflow:hidden;margin:1px 0 0;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.hub-player-stage{position:relative;height:510px;background:#101115}.hub-player-stage>img{width:100%;height:100%;object-fit:cover}.hub-player-stage>div{position:absolute;inset:0;background:#101115}.hub-player-toggle{position:absolute;left:50%;top:46%;width:67px;height:67px;display:grid;place-items:center;border:1px solid #ffffffd1;border-radius:50%;background:#1011158a;transform:translate(-50%,-50%);box-shadow:none;font-size:25px}.hub-player-toggle .ico{width:29px;height:29px;margin-left:3px}.hub-player-stage footer{position:absolute;left:15px;right:15px;bottom:13px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;color:#f5f5f7;font-size:8px}.hub-player-stage footer>i{height:3px;border-radius:4px;background:#10111540}.hub-player-stage footer b{display:block;width:22%;height:100%;border-radius:4px;background:#101115}.hub-now-playing{position:relative;padding:18px 15px;border-bottom:1px solid #ffffff1a}.hub-now-playing small{color:#f5f5f7;font-size:8px}.hub-now-playing h2{margin:4px 0;font-size:19px}.hub-now-playing p{margin:0 80px 0 0;color:#f5f5f7;font-size:10px;line-height:17px}.hub-now-playing>button{position:absolute;right:15px;top:31px;height:35px;padding:0 12px;border:1px solid #ffffff1a;border-radius:11px;background:#10111521;font-size:9px}.hub-fallback-nav{grid-template-columns:repeat(5,1fr)}.hub-feature-copy>span{height:22px;font-size:10px}.hub-feature-copy p{font-size:12px;line-height:17px}.hub-feature-copy button{height:35px;font-size:12px}.hub-feature-score b{font-size:13px}.hub-feature-score small{font-size:10px}.hub-modes button{font-size:12px}.hub-modes i{min-width:16px;height:16px;font-size:9px}.hub-results>header small{font-size:10px}.hub-results>header>span,.hub-category-rail header>span,.hub-episodes header>span,.hub-related header>span{font-size:10px}.hub-cover>span{font-size:10px}.hub-card-copy h3{font-size:14px;line-height:20px}.hub-card-copy p{color:#f5f5f7;font-size:11px;line-height:15px}.hub-card-copy em{font-size:11px}.hub-card-copy footer>span{color:#f5f5f7;font-size:10px}.hub-card-copy footer button{height:25px;font-size:10px}.hub-category-rail button b{font-size:12px}.hub-category-rail button small{color:#f5f5f7;font-size:10px}.hub-empty p{color:#f5f5f7;font-size:12px;line-height:19px}.hub-empty button{height:37px;font-size:12px}.hub-detail-hero section>span{font-size:10px}.hub-detail-hero p{font-size:12px}.hub-detail-title p{font-size:11px}.hub-detail-title>button{font-size:11px}.hub-synopsis{font-size:12px;line-height:20px}.hub-detail-actions button{font-size:10px}.hub-detail-actions button:first-child{font-size:11px}.hub-player-head>div small{font-size:10px}.hub-player-stage footer{font-size:10px}.hub-now-playing small{font-size:10px}.hub-now-playing p{font-size:12px;line-height:19px}.hub-now-playing>button{font-size:11px}.hub-grid.hub-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:start}.hub-grid.hub-movie-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 8px!important;align-items:start}.hub-movie-cover-card{position:relative;min-width:0;aspect-ratio:16/9;overflow:hidden;border:1px solid #ffffff7a;border-radius:8px;background:#101115;box-shadow:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.hub-movie-cover-card::after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:none}.hub-movie-cover-card img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(1.05) contrast(1.03);transition:transform .2s ease,filter .2s ease}.hub-movie-cover-card:hover,.hub-movie-cover-card:focus-visible{z-index:2;transform:translateY(-2px);border-color:#ffffff1a;box-shadow:none;outline:0}.hub-movie-cover-card:hover img,.hub-movie-cover-card:focus-visible img{filter:saturate(1.09) contrast(1.05)}.hub-movie-cover-card:active{transform:scale(.985)}.hub-movie-cover-card:active img{transform:scale(1.025)}.hub-list-card{position:relative;min-width:0;height:176px;display:grid;grid-template-columns:minmax(88px,54%) minmax(0,1fr);overflow:hidden;border:1px solid #ffffff94;border-radius:8px;background:#101115;box-shadow:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.hub-list-card::after{content:"";position:absolute;z-index:3;left:54%;top:8px;bottom:8px;width:1px;pointer-events:none;background:#101115;box-shadow:none}.hub-list-card:hover,.hub-list-card:focus-visible{z-index:2;transform:translateY(-2px);border-color:#ffffff1a;box-shadow:none;outline:0}.hub-list-card:active{transform:scale(.985)}.hub-list-cover{min-width:0;height:174px;overflow:hidden;background:#101115}.hub-list-cover img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(1.08) contrast(1.04);transition:transform .2s ease}.hub-list-card:active .hub-list-cover img{transform:scale(1.025)}.hub-pay-badge{position:absolute!important;z-index:5!important;left:6px!important;top:6px!important;display:inline-flex!important;align-items:center!important;width:auto!important;max-width:calc(100% - 12px)!important;height:20px!important;padding:0 7px!important;border-radius:5px!important;color:#f5f5f7!important;font-size:9px!important;font-weight:800!important;line-height:20px!important;letter-spacing:.02em!important;white-space:nowrap!important;box-shadow:none!important}.hub-pay-badge.is-vip{border:1px solid #ffffff1a!important;background:#101115db!important}.hub-pay-badge.is-coin{border:1px solid #ffffff1a!important;background:#101115db!important}.hub-play-count{position:absolute!important;z-index:5!important;right:6px!important;bottom:6px!important;left:auto!important;top:auto!important;width:auto!important;padding:3px 6px!important;border:0!important;border-radius:5px!important;color:#f5f5f7!important;background:#10111594!important;font-size:8px!important;font-style:normal!important;font-weight:500!important;line-height:1.2!important;white-space:nowrap!important;text-shadow:none!important}.hub-movie-cover-title{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:6px!important;padding-right:74px!important}.hub-movie-cover-title small{flex:none;color:#f5f5f7;font-size:8px;font-weight:500!important}.hub-list-card{height:142px!important;grid-template-columns:minmax(92px,62%) minmax(0,1fr)!important}.hub-list-card::after{display:none!important}.hub-list-cover{position:relative!important}.hub-list-info{display:flex!important;min-width:0!important;flex-direction:column!important;justify-content:center!important;padding:10px!important}.hub-list-info h3{margin:0!important;overflow:hidden!important;color:#f5f5f7!important;font-size:14px!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hub-card-copy>small{display:block!important;margin-top:4px!important;color:#f5f5f7!important;font-size:9px!important}.hub-load-state{grid-column:1/-1;margin:18px 0 4px;color:#f5f5f7;font-size:10px;text-align:center}.hub-list-info{position:relative;min-width:0;height:174px;padding:9px 5px 8px 7px;overflow:hidden;background:#101115;color:#f5f5f7}.hub-list-info h3{width:100%;margin:28px 0 7px;overflow:hidden;color:#f5f5f7;font-size:13px;line-height:18px;letter-spacing:.1px;text-overflow:ellipsis;text-shadow:none;white-space:nowrap}@media (max-width:360px){.hub-results,.hub-detail-body,.hub-episodes,.hub-related{padding-inline:11px}.hub-feature{height:195px}.hub-feature-copy h2{font-size:22px}.hub-cover{height:195px}.hub-modes{padding-inline:7px}.hub-modes button{font-size:10px}}@media (min-width:700px){.hub-page{width:432px;min-height:max(100dvh,980px)!important;margin:0 auto}.hub-player-page{min-height:100dvh!important}}@media (prefers-reduced-motion:reduce){.hub-page *{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.hub-list-info{display:flex!important;min-width:0!important;height:142px!important;flex-direction:column!important;justify-content:center!important;padding:9px!important;overflow:hidden!important}.hub-list-info h3{display:-webkit-box!important;width:100%!important;margin:0!important;overflow:hidden!important;color:#f5f5f7!important;font-size:14px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important;text-overflow:clip!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.hub-list-info>small{margin-top:7px!important;color:#f5f5f7!important;font-size:10px!important}.hub-top-one{align-self:flex-start;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;color:#f5f5f7!important;font-size:12px!important;font-weight:900!important;line-height:1.2!important;letter-spacing:.02em!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.hub-card-copy{display:flex!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important}.hub-card-copy h3{display:-webkit-box!important;margin:5px 0 0!important;overflow:hidden!important;white-space:normal!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.hub-card-copy>small{margin-top:6px!important}.hub-movie-cover-title{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;padding-right:76px!important}.hub-movie-cover-title .hub-top-one{margin-bottom:4px!important}.hub-movie-cover-title>b{display:-webkit-box;max-width:100%;overflow:hidden;font-size:12px;line-height:1.25;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hub-movie-cover-title>small{margin-top:3px}.hub-list-info,.hub-card-copy{justify-content:space-evenly!important;gap:3px!important}.hub-list-info .hub-top-one,.hub-card-copy .hub-top-one{margin-bottom:0!important}.hub-list-info>small,.hub-card-copy>small{margin-top:0!important}.hub-episode-count{color:#f5f5f7!important;font-size:9px!important}.hub-pay-badge.is-coin{gap:4px!important}.hub-pay-badge.is-coin i{position:relative;display:inline-grid;width:13px;height:13px;flex:0 0 13px;place-items:center;border:1px solid #ffffff1a;border-radius:50%;background:#101115;box-shadow:none}.hub-pay-badge.is-coin i::before{content:"¥";color:#f5f5f7;font-size:8px;font-weight:900;line-height:1;text-shadow:none}.hub-movie-cover-card{display:block!important;aspect-ratio:auto!important;overflow:hidden!important;background:#101115!important}.hub-movie-cover-media{position:relative!important;display:block!important;width:100%!important;aspect-ratio:16/9!important;overflow:hidden!important;background:#101115!important}.hub-movie-cover-media>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.hub-movie-cover-title{position:static!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;align-items:center!important;gap:4px 7px!important;width:100%!important;min-height:52px!important;padding:7px 8px 8px!important;background:#101115!important;text-shadow:none!important}.hub-movie-cover-title>b{grid-column:1/-1;display:block!important;overflow:hidden!important;color:#f5f5f7!important;font-size:12px!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hub-movie-cover-title>small{margin:0!important;color:#f5f5f7!important;font-size:8px!important;font-weight:500!important}.hub-movie-cover-title>.hub-episode-count{justify-self:end!important}.hub-list-card{
  height:188px!important;
  grid-template-columns:minmax(0,54%) minmax(0,46%)!important;
}.hub-list-cover{
  position:relative!important;
  height:186px!important;
}.hub-list-info{
  height:186px!important;
  padding:10px 8px!important;
  justify-content:flex-start!important;
  gap:6px!important;
}.hub-list-info .hub-top-one,
.hub-card-copy .hub-top-one,
.hub-movie-cover-title .hub-top-one{
  flex:0 0 auto!important;
  color:#f5f5f7!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:15px!important;
  letter-spacing:.04em!important;
  text-shadow:none!important;
}.hub-list-info h3{
  display:-webkit-box!important;
  width:100%!important;
  max-height:45px!important;
  margin:0!important;
  overflow:hidden!important;
  color:#f5f5f7!important;
  font-size:11px!important;
  font-weight:750!important;
  line-height:15px!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
}.hub-list-info>small{
  margin:0!important;
  color:#f5f5f7!important;
  font-size:9px!important;
  line-height:13px!important;
}.hub-play-count{
  right:6px!important;
  bottom:6px!important;
  min-height:18px!important;
  padding:3px 6px!important;
  display:inline-flex!important;
  align-items:center!important;
  background:#101115b3!important;
  font-size:9px!important;
  line-height:12px!important;
}.hub-card-copy h3{
  display:-webkit-box!important;
  max-height:51px!important;
  margin:3px 0 0!important;
  overflow:hidden!important;
  font-size:12px!important;
  line-height:17px!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
}.hub-movie-cover-title{
  display:flex!important;
  height:82px!important;
  min-height:82px!important;
  max-height:82px!important;
  overflow:hidden!important;
  padding:8px!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:4px!important;
}.hub-movie-cover-title>b{
  display:-webkit-box!important;
  max-height:45px!important;
  overflow:hidden!important;
  color:#f5f5f7!important;
  font-size:11px!important;
  line-height:15px!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  text-overflow:clip!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
}.hub-movie-cover-title:has(.hub-top-one)>b{-webkit-line-clamp:2!important}.hub-movie-cover-title>small{font-size:9px!important;line-height:13px!important}.hub-list-card[data-video-orientation="landscape"],
.hub-list-card[data-cover-orientation="landscape"]{
  height:auto!important;
  display:block!important;
}.hub-list-card[data-video-orientation="landscape"] .hub-list-cover,
.hub-list-card[data-cover-orientation="landscape"] .hub-list-cover{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
}.hub-list-card[data-video-orientation="landscape"] .hub-list-info,
.hub-list-card[data-cover-orientation="landscape"] .hub-list-info{
  width:100%!important;
  height:auto!important;
  min-height:82px!important;
}.hub-list-info h3,
.hub-card-copy h3{
  display:-webkit-box!important;
  max-height:90px!important;
  overflow:hidden!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  text-overflow:clip!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:6!important;
}.hub-list-info.has-rank{justify-content:flex-start!important}.hub-list-info.has-rank h3{margin:auto 0!important}.hub-list-info.no-rank{justify-content:flex-start!important}.hub-list-info.no-rank h3{margin:0!important}.hub-list-info>.hub-duration,
.hub-card-copy>.hub-duration,
.hub-movie-cover-title>.hub-duration{
  margin-top:auto!important;
  flex:0 0 auto!important;
  color:#f5f5f7!important;
  font-variant-numeric:tabular-nums!important;
}.hub-movie-cover-title.no-rank>b{
  display:-webkit-box!important;
  max-height:30px!important;
  overflow:hidden!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  text-overflow:ellipsis!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}.hub-list-card[data-video-orientation="landscape"] .hub-list-info,
.hub-list-card[data-cover-orientation="landscape"] .hub-list-info{min-height:118px!important}.hub-movie-cover-title.no-rank>.hub-duration{margin-top:4px!important}body .hub-page .hub-detail-head>button:first-child,
body .hub-page .hub-player-head>button:first-child{position:static!important;z-index:1!important;left:auto!important;top:auto!important}body .hub-page .hub-detail-head,
body .hub-page .hub-player-head{position:sticky;z-index:40;top:0;background:#101115f5;box-shadow:none;backdrop-filter:blur(18px)}@media (min-width:700px){.hub-modes{top:76px}body .hub-page .hub-detail-head,body .hub-page .hub-player-head{top:20px}}.hub-list-card:not([data-video-orientation="landscape"]):not([data-cover-orientation="landscape"])>.hub-list-info{position:relative!important;display:block!important}.hub-list-card:not([data-video-orientation="landscape"]):not([data-cover-orientation="landscape"])>.hub-list-info>.hub-top-one{position:absolute!important;top:10px!important;left:8px!important;margin:0!important}.hub-list-card:not([data-video-orientation="landscape"]):not([data-cover-orientation="landscape"])>.hub-list-info>h3{position:absolute!important;left:8px!important;width:calc(100% - 16px)!important;margin:0!important}.hub-list-card:not([data-video-orientation="landscape"]):not([data-cover-orientation="landscape"])>.hub-list-info.has-rank>h3{top:38px!important;max-height:60px!important;-webkit-line-clamp:4!important}.hub-list-card:not([data-video-orientation="landscape"]):not([data-cover-orientation="landscape"])>.hub-list-info.no-rank>h3{top:10px!important;max-height:75px!important;-webkit-line-clamp:5!important}.hub-list-card:not([data-video-orientation="landscape"]):not([data-cover-orientation="landscape"])>.hub-list-info>.hub-episode-count{position:absolute!important;top:58%!important;left:8px!important;right:8px!important;margin:0!important;transform:translateY(-50%)}.hub-list-card:not([data-video-orientation="landscape"]):not([data-cover-orientation="landscape"])>.hub-list-info.no-rank>.hub-episode-count{top:55%!important}.hub-list-card:not([data-video-orientation="landscape"]):not([data-cover-orientation="landscape"])>.hub-list-info>.hub-duration{position:absolute!important;left:8px!important;right:8px!important;bottom:10px!important;margin:0!important}.closure-head{gap:8px}.closure-head h1{min-width:0;flex:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.closure-head-actions{min-width:70px;display:flex;justify-content:flex-end;gap:6px}.closure-icon-button,.closure-safe-button,.closure-balance{min-width:32px;height:32px;border:1px solid #ffffff1a;border-radius:11px;color:#f5f5f7;background:#101115}.closure-icon-button.on{color:#f5f5f7;border-color:#ffffff1a;background:#101115}.closure-safe-button,.closure-balance{width:auto;padding:0 9px;color:#f5f5f7;font-size:10px}.closure-detail-page,.closure-player-page,.closure-chat-page,.closure-recharge-page,.closure-settings-page,.closure-library-page,.closure-face-page{min-height:1000px;padding-bottom:86px;background:#101115}.closure-detail-hero{height:300px}.closure-detail-hero .detailCopy p{margin-bottom:0}.closure-progress-card{width:100%;height:62px;display:block;padding:13px;border:0;color:#f5f5f7;text-align:left}.closure-progress-card b{display:flex;justify-content:space-between;font-size:11px}.closure-progress-card b span{color:#f5f5f7}.closure-progress-card>i{display:block;height:5px;margin-top:11px;overflow:hidden;border-radius:4px;background:#101115}.closure-progress-card>i em{display:block;height:100%;border-radius:inherit;background:#101115}.closure-synopsis p{max-height:47px;overflow:hidden;margin:3px 7px 0;color:#f5f5f7;font-size:10px;line-height:1.65;transition:max-height .25s}.closure-synopsis.expanded p{max-height:240px}.closure-actions button.on{color:#f5f5f7;border-color:#ffffff1a;background:#101115}.closure-related{padding-bottom:2px}.closure-poster{display:block;padding:0;color:white;text-align:left;cursor:pointer}.closure-poster:focus-visible{outline:2px solid #ffffff1a;outline-offset:2px}.closure-episodes{grid-template-columns:repeat(6,1fr)}.closure-player-title .sh button.on{color:#f5f5f7}.closure-player-title>.tags{padding:3px 0 0}.closure-player-title .sh span,.closure-player-page .sh>span{color:#f5f5f7;font-size:9px}.closure-video{isolation:isolate}.closure-video::after{content:"";position:absolute;inset:0;background:#101115;pointer-events:none}.closure-video>img{filter:saturate(.98) brightness(1);transition:.25s}.closure-video.is-playing>img{filter:saturate(1.02) brightness(1.03)}.closure-video>.play{transition:.2s}.closure-video.is-playing>.play{opacity:.25}.closure-video .controls{z-index:4}.closure-video .controls>button{width:25px;height:25px;padding:0;border:0;color:white;background:transparent}.closure-video .controls .track{cursor:pointer}.closure-player-page .vipbanner{margin-top:2px}.closure-vip .primary{font-size:9px}.closure-detail-tabs{position:static;width:auto;height:44px;display:grid;grid-template-columns:repeat(3,1fr);margin:2px 13px 0;padding:0;border:1px solid #ffffff1a;border-radius:10px;background:#101115;transform:none}.closure-detail-tabs button{position:relative;border:0;color:#f5f5f7;background:none;font-size:10px}.closure-detail-tabs button.on{color:white}.closure-detail-tabs button.on::after{content:"";position:absolute;left:28%;right:28%;bottom:5px;height:2px;border-radius:2px;background:#101115}.closure-player-panel{margin:9px 13px 0;padding:13px;border:1px solid #ffffff1a;border-radius:10px;background:#101115}.closure-player-description>p{margin:0;color:#f5f5f7;font-size:10px;line-height:1.7}.closure-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.closure-facts span{padding:8px;border:1px solid #ffffff1a;border-radius:8px;color:#f5f5f7;font-size:8px;text-align:center}.closure-facts b{display:block;margin-top:3px;color:#f5f5f7;font-size:12px}.closure-comment-list{display:grid;gap:8px}.closure-comment-list article{position:relative;padding:9px;border:1px solid #ffffff1a;border-radius:8px;background:#101115}.closure-comment-list b{font-size:9px;color:#f5f5f7}.closure-comment-list p{margin:5px 0;color:#f5f5f7;font-size:9px;line-height:1.5}.closure-comment-list small{position:absolute;right:8px;top:8px;color:#f5f5f7;font-size:7px}.closure-comments form{display:grid;grid-template-columns:1fr 55px;gap:6px;margin-top:10px}.closure-comments input{min-width:0;height:34px;padding:0 10px;border:1px solid #ffffff1a;border-radius:9px;outline:0;color:white;background:#101115}.closure-comments form button{border:1px solid #ffffff1a;border-radius:9px;color:white;background:#101115}.closure-discussion{display:grid;gap:8px}.closure-discussion article{padding:11px}.closure-discussion article b{font-size:10px}.closure-discussion article p{margin:6px 0;color:#f5f5f7;font-size:9px}.closure-discussion article span{color:#f5f5f7;font-size:7px}.closure-discussion>.primary{justify-self:start}.closure-chat-page{padding-bottom:70px}.closure-chat-main{position:relative;min-height:calc(100dvh - 153px);margin:0 10px;padding:12px 10px 67px;background:#101115}.closure-message-list{height:calc(100dvh - 233px);min-height:560px;overflow:auto;padding:0 2px 16px;scrollbar-width:none}.closure-message-list .bubble{min-width:84px;width:max-content;margin:8px 0;padding:9px 11px;font-size:11px}.closure-message-list .bubble.me{margin-left:auto}.closure-message-list .bubble small{display:block;margin-bottom:3px;color:#f5f5f7;font-size:7px}.closure-compose{left:10px;right:10px;bottom:10px;height:43px}.closure-compose input{font-size:11px}.closure-compose button{font-size:14px}.closure-typing{display:flex;align-items:center;gap:3px;color:#f5f5f7;font-size:8px}.closure-typing>i{width:4px;height:4px;border-radius:50%;background:#101115}.closure-typing span{margin-left:3px}.closure-recharge-page .recharge-hero{margin:0 13px 13px}.closure-recharge-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 13px 11px;padding:4px;border:1px solid #ffffff1a;border-radius:12px;background:#101115}.closure-recharge-tabs button{height:34px;border:0;border-radius:9px;color:#f5f5f7;background:none;font-size:10px}.closure-recharge-tabs button.on{color:white;background:#101115;box-shadow:none}.closure-recharge-page .recharge-section{padding:0 13px 13px}.closure-recharge-page .recharge-section h2{font-size:13px}.closure-recharge-page .recharge-plan,.closure-recharge-page .diamond-pack{position:relative}.closure-recharge-page .selected{border-color:#ffffff1a!important;background:#101115!important;box-shadow:none}.closure-recharge-page .selected::after{content:"✓";position:absolute;right:6px;top:5px;color:#f5f5f7;font-size:10px}.closure-payment-methods{display:grid;gap:7px}.closure-payment-methods button{height:51px;display:grid;grid-template-columns:36px 1fr 24px;align-items:center;gap:8px;padding:0 11px;border:1px solid #ffffff1a;border-radius:10px;color:#f5f5f7;background:#101115;text-align:left}.closure-payment-methods button>i{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;color:white;background:#101115;font-style:normal}.closure-payment-methods button:nth-child(2)>i{background:#101115}.closure-payment-methods button:nth-child(3)>i{background:#101115}.closure-payment-methods button span{font-size:10px}.closure-payment-methods button small{display:block;margin-top:3px;color:#f5f5f7;font-size:7px}.closure-payment-methods button>b{opacity:0;color:#f5f5f7}.closure-payment-methods button.on{border-color:#ffffff1a;background:#101115}.closure-payment-methods button.on>b{opacity:1}.closure-recharge-summary{display:flex;justify-content:space-between;margin:0 14px 8px;color:#f5f5f7;font-size:10px}.closure-recharge-summary b{color:#f5f5f7;font-size:17px}.closure-recharge-page .recharge-submit{width:calc(100% - 26px);margin:0 13px}.closure-recharge-page .recharge-note button{padding:0;border:0;color:#f5f5f7;background:none;font-size:inherit}.closure-payment-result{margin:24px 13px;padding:30px 18px;text-align:center}.closure-payment-result>i{width:64px;height:64px;display:grid;place-items:center;margin:auto;border:2px solid #ffffff1a;border-radius:50%;color:#f5f5f7;background:#101115;font-size:30px;font-style:normal;box-shadow:none}.closure-payment-result h1{margin:14px 0 4px;font-size:23px}.closure-payment-result p{margin:0;color:#f5f5f7}.closure-payment-result>b{display:block;margin:12px 0;color:#f5f5f7;font-size:27px}.closure-payment-result>small{display:block;color:#f5f5f7}.closure-payment-result>button{min-width:150px;height:39px;display:block;margin:14px auto 0;border:1px solid #ffffff1a;border-radius:11px;color:white;background:#101115}.closure-payment-result>.primary{background:#101115}.closure-settings-grid{grid-template-columns:123px 1fr}.closure-settings-grid .rail{align-content:start}.closure-settings-grid .railprofile h3{margin:7px 0 2px;font-size:11px}.closure-settings-grid .rail button{font-size:9px}.closure-settings-grid .rail .closure-logout{margin-top:6px;color:#f5f5f7;border:1px solid #ffffff1a;border-radius:8px;text-align:center;padding:0}.closure-settings-grid .settings{align-content:start}.closure-settings-grid .panel{padding:12px}.closure-settings-grid .panel h2{font-size:14px}.closure-settings-grid .panel h3{margin:13px 0 7px;color:#f5f5f7;font-size:9px}.closure-settings-grid .settingrow{min-height:47px;font-size:10px}.closure-settings-grid .settingrow>span>small{display:block;margin-top:3px;color:#f5f5f7;font-size:7px}.closure-settings-grid .switch{flex:0 0 auto;width:38px;height:21px;padding:3px;border:0}.closure-settings-grid .switch i{width:15px;height:15px}.closure-settings-grid .switch.on i{margin-left:17px}.closure-themes{gap:6px}.closure-themes button{height:91px;padding:4px;border:1px solid #ffffff1a;color:#f5f5f7;background:#101115}.closure-themes button.on{border-color:#ffffff1a;color:white;box-shadow:none}.closure-themes img{width:100%;height:62px;object-fit:cover;border-radius:5px}.closure-themes span{display:block;margin-top:4px;font-size:8px}.closure-select-row{display:grid;gap:8px;margin-top:12px}.closure-select-row label{display:grid;grid-template-columns:75px 1fr;align-items:center;color:#f5f5f7;font-size:9px}.closure-select-row select{height:34px;border:1px solid #ffffff1a;border-radius:8px;color:white;background:#101115;padding:0 7px;font-size:9px}.closure-setting-form{display:grid;gap:10px}.closure-setting-form label{display:grid;gap:4px;color:#f5f5f7;font-size:8px}.closure-setting-form input{height:36px;padding:0 9px;border:1px solid #ffffff1a;border-radius:8px;outline:0;color:white;background:#101115}.closure-setting-form .primary{justify-self:start}.closure-row-button{width:100%;height:43px;display:flex;justify-content:space-between;align-items:center;border:0;border-bottom:1px solid #ffffff1a;color:#f5f5f7;background:none;font-size:9px}.closure-row-button span{color:#f5f5f7}.closure-choice-list{display:grid;gap:7px}.closure-choice-list button{height:39px;display:flex;justify-content:space-between;align-items:center;padding:0 11px;border:1px solid #ffffff1a;border-radius:8px;color:#f5f5f7;background:#101115}.closure-choice-list button.on{color:white;border-color:#ffffff1a;background:#101115}.closure-cache-panel{text-align:center}.closure-cache-panel>i{display:block;margin:24px 0 2px;color:#f5f5f7;font-size:38px;font-style:normal}.closure-cache-panel>i small{font-size:12px}.closure-cache-panel p{color:#f5f5f7;font-size:8px;line-height:1.6}.closure-faq{display:grid}.closure-faq button,.closure-about>button{height:40px;display:flex;justify-content:space-between;align-items:center;border:0;border-bottom:1px solid #ffffff1a;color:#f5f5f7;background:none;text-align:left;font-size:9px}.closure-feedback-form{display:grid;gap:8px;margin-top:12px}.closure-feedback-form textarea{height:90px;resize:none;padding:9px;border:1px solid #ffffff1a;border-radius:8px;color:white;background:#101115}.closure-feedback-form .primary{justify-self:start}.closure-about{text-align:center}.closure-about>span{display:block;width:52px;height:52px;margin:10px auto;color:#f5f5f7}.closure-about>span .ico{width:100%;height:100%}.closure-about p{color:#f5f5f7;font-size:8px}.closure-about>button{width:100%}.closure-face-page{padding-bottom:92px}.closure-library-total{display:grid;place-items:center;min-width:56px;color:#f5f5f7;font-size:9px}.closure-library-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;margin:0 12px 12px;padding:4px;border:1px solid #ffffff1a;border-radius:12px;background:#101115}.closure-library-tabs button{height:36px;border:0;border-radius:8px;color:#f5f5f7;background:none;font-size:8px}.closure-library-tabs button.on{color:white;background:#101115;box-shadow:none}.closure-library-body{padding:0 13px 22px}.closure-library-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.closure-library-grid article{height:258px;overflow:hidden;cursor:pointer}.closure-library-grid article>img{width:100%;height:188px;object-fit:cover}.closure-library-grid article>div{padding:8px}.closure-library-grid h3{margin:0;font-size:11px}.closure-library-grid p{margin:4px 0;color:#f5f5f7;font-size:8px}.closure-library-grid span{color:#f5f5f7;font-size:8px}.closure-library-empty{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.closure-library-empty>span{width:70px;height:70px;display:grid;place-items:center;border:1px solid #ffffff1a;border-radius:50%;color:#f5f5f7;background:#101115;font-size:28px}.closure-library-empty h2{margin:16px 0 5px;font-size:16px}.closure-library-empty p{max-width:250px;margin:0 0 17px;color:#f5f5f7;font-size:9px;line-height:1.6}.closure-library-empty button{height:39px;padding:0 18px;border:1px solid #ffffff1a;border-radius:12px;color:white;background:#101115}.closure-library-orders{display:grid;gap:9px}.closure-library-orders article{display:grid;grid-template-columns:1fr auto;padding:13px}.closure-library-orders h3{margin:4px 0;font-size:13px}.closure-library-orders p{margin:0;color:#f5f5f7;font-size:8px}.closure-library-orders article>div>small{color:#f5f5f7;font-size:7px}.closure-library-orders article>b{color:#f5f5f7;font-size:17px;text-align:right}.closure-library-orders article>b small{display:block;margin-top:5px;color:#f5f5f7;font-size:7px}.closure-library-orders footer{grid-column:1/-1;margin-top:10px;padding-top:8px;border-top:1px solid #ffffff1a;color:#f5f5f7;font-size:7px}.closure-library-works{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.closure-library-works article{position:relative;overflow:hidden}.closure-library-works img{width:100%;height:222px;object-fit:cover}.closure-library-works article>div{padding:8px}.closure-library-works b,.closure-library-works small{display:block}.closure-library-works b{font-size:10px}.closure-library-works small{margin-top:4px;color:#f5f5f7;font-size:7px}.closure-library-works button{position:absolute;right:6px;top:6px;height:30px;padding:0 9px;border:1px solid #ffffff1a;border-radius:9px;color:white;background:#101115d9;font-size:8px}.closure-work-status-tabs{grid-template-columns:repeat(3,1fr)!important}.closure-work-status-tabs button{height:42px!important;font-size:11px!important;font-weight:700!important}.closure-modal-layer{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:20px;background:#101115c2;backdrop-filter:blur(5px)}.closure-modal{width:min(100%,390px);max-height:min(78dvh,680px);overflow:auto;padding:14px;border:1px solid #ffffff1a;border-radius:16px;background:#101115;box-shadow:none}.closure-modal>header{height:38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff1a}.closure-modal>header h2{margin:0;font-size:15px}.closure-modal>header button{width:34px;height:34px;border:0;color:#f5f5f7;background:none;font-size:22px}.closure-modal-list{display:grid;gap:7px;margin-top:12px}.closure-modal-list article{display:flex;justify-content:space-between;gap:12px;padding:10px;border:1px solid #ffffff1a;border-radius:10px;background:#101115;text-align:left}.closure-modal-list article b,.closure-modal-list article small{display:block}.closure-modal-list article b{font-size:10px}.closure-modal-list article small{margin-top:4px;color:#f5f5f7;font-size:7px}.closure-modal-list article>span{color:#f5f5f7;font-size:13px;text-align:right}.closure-call-modal{text-align:center}.closure-call-modal>img{width:112px;height:112px;margin:18px auto 8px;object-fit:cover;border:2px solid #ffffff1a;border-radius:50%;box-shadow:none}.closure-call-modal>i{display:block;width:9px;height:9px;margin:-18px auto 13px;border-radius:50%;background:#101115;box-shadow:none}.closure-call-modal p,.closure-info-modal p,.closure-confirm-modal p{color:#f5f5f7;font-size:10px;line-height:1.7}.closure-call-modal>button,.closure-confirm-modal>.danger{min-width:120px;height:42px;margin:10px auto;border:1px solid #ffffff1a;border-radius:21px;color:white;background:#101115}.closure-modal-actions{display:grid;gap:8px;padding-top:12px}.closure-modal-actions button{height:45px;border:1px solid #ffffff1a;border-radius:10px;color:white;background:#101115}.closure-modal-actions .danger{color:#f5f5f7;border-color:#ffffff1a}.closure-modal-form{display:grid;gap:11px;padding-top:12px}.closure-modal-form label{display:grid;gap:5px;color:#f5f5f7;font-size:9px;text-align:left}.closure-modal-form input,.closure-modal-form textarea{width:100%;min-height:42px;padding:9px;border:1px solid #ffffff1a;border-radius:9px;outline:0;color:white;background:#101115}.closure-modal-form textarea{height:112px;resize:none}.closure-modal-form>.primary{justify-self:end}.closure-info-modal,.closure-confirm-modal{padding:10px 2px 2px;text-align:center}.closure-info-modal>.primary{margin-top:8px}.closure-confirm-modal>.danger{display:block}.route-mine .settingrow[data-closure-go],.route-mine .head [data-closure-go]{cursor:pointer}.route-mine .settingrow[data-closure-go]:hover{color:#f5f5f7}html[data-app-theme="deep"]{--bg:#101115;--panel:#101115;--p2:#241b0d;--line:#f5f5f7;--pink:#f5f5f7;--purple:#f5f5f7;--cyan:#f5f5f7}html[data-app-theme="deep"] body{background:#101115}html[data-app-theme="violet"]{--bg:#101115;--panel:#101115;--p2:#241b0d;--line:#f5f5f7;--pink:#f5f5f7;--purple:#f5f5f7;--cyan:#f5f5f7}.route-detail .closure-detail-page>.closure-head,.route-player .closure-player-page>.closure-head,.route-chat .closure-chat-page>.closure-head,.route-chat-keyboard .closure-chat-page>.closure-head{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:54px!important;margin:0!important;padding:5px 14px!important}.route-detail .closure-detail-page>.closure-head h1,.route-player .closure-player-page>.closure-head h1{position:static!important;left:auto!important;top:auto!important;font-size:18px!important}.route-detail .closure-detail-page>.closure-detail-hero{position:relative!important;left:auto!important;top:auto!important;width:auto!important;height:300px!important;margin:0 12px 13px!important}.route-detail .closure-detail-page>section,.route-player .closure-player-page>section{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;z-index:auto!important;margin:0!important;padding:0 13px 13px!important}.route-detail .closure-detail-page>section .sh,.route-player .closure-player-page>section .sh{display:flex!important;height:37px!important}.route-detail .closure-detail-page .closure-episodes,.route-player .closure-player-page .closure-episodes{grid-template-columns:repeat(6,1fr)!important;gap:6px!important}.route-detail .closure-detail-page .closure-synopsis p{margin:3px 7px 0!important;color:#f5f5f7!important;font-size:10px!important;line-height:1.65!important}.route-player .closure-player-page>.closure-video{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:253px!important;margin:0 12px 8px!important}.route-player .closure-player-page>.closure-vip{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:62px!important;margin:0 13px 11px!important}.route-player .closure-player-page>.closure-detail-tabs{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:44px!important;margin:2px 13px 0!important}.route-player .closure-player-page>.closure-player-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;margin:9px 13px 20px!important;padding:13px!important}.route-chat .closure-chat-page>.closure-chat-main,.route-chat-keyboard .closure-chat-page>.closure-chat-main{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:auto!important;margin:0 10px!important}@media(max-width:370px){.closure-head h1{font-size:16px}.closure-head-actions{min-width:58px}.closure-episodes{grid-template-columns:repeat(5,1fr)}.closure-settings-grid{grid-template-columns:104px 1fr}.closure-settings-grid .railprofile img{width:66px;height:66px}.closure-themes{grid-template-columns:1fr}.closure-themes button{height:76px}.closure-themes img{height:49px}}@media(min-width:700px){.closure-chat-main{min-height:770px}.closure-message-list{height:690px}.closure-detail-page,.closure-player-page,.closure-chat-page,.closure-recharge-page,.closure-settings-page,.closure-face-page{min-height:922px}}.app.route-face-swap{padding-bottom:0!important}.closure-face-page.closure-face-original{position:relative;min-height:max(100dvh,922px)!important;padding-bottom:94px!important;background:#101115!important}.closure-face-original::before{content:"";position:absolute;inset:54px 0 auto;height:370px;pointer-events:none;background:#101115;mask-image:linear-gradient(#000,transparent)}.app.route-face-swap .closure-face-original .closure-head{position:relative!important;left:0!important;right:0!important;z-index:2;width:100%!important;margin:0!important;padding:2px 14px!important}.closure-face-original .closure-head h1{justify-self:start!important;text-align:left!important;background:#101115;-webkit-background-clip:text;background-clip:text;color:transparent!important;text-shadow:none}.closure-face-head-tools{display:flex;align-items:center;gap:5px}.closure-face-head-tools button{width:40px;height:32px!important;min-height:32px!important;padding:2px 0!important;display:grid!important;grid-template-columns:15px 1fr;align-items:center;border:1px solid #ffffff8c!important;border-radius:9px!important;color:#f5f5f7!important;background:#101115!important;box-shadow:none!important}.closure-face-head-tools svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.closure-face-head-tools span{font-size:7px;white-space:nowrap}.closure-face-head-tools button:first-child{color:#f5f5f7}.closure-face-head-tools button:nth-child(2){color:#f5f5f7}.closure-face-head-tools button:last-child{width:43px;color:#f5f5f7}.closure-face-creator-hero{position:relative;z-index:1;height:158px;margin:10px 14px 0;overflow:hidden;border:1px solid #ffffffb8;border-radius:14px;background:#101115;box-shadow:none}.closure-face-creator-hero::before{content:"";position:absolute;inset:0;background:#101115}.closure-face-creator-hero::after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:#101115;box-shadow:none}.closure-face-creator-hero>div{position:relative;z-index:1;width:55%;height:100%;padding:17px 0 14px 17px;display:flex;flex-direction:column;align-items:flex-start}.closure-face-creator-hero small{color:#f5f5f7!important;font-size:8px!important;line-height:1.2!important;letter-spacing:.18em;text-shadow:none}.closure-face-creator-hero h2{margin:5px 0 0;color:#f5f5f7;font-size:19px!important;line-height:1.15!important;text-shadow:none}.closure-face-creator-hero p{max-width:174px;margin:6px 0 0;color:#f5f5f7!important;font-size:9px!important;line-height:1.45!important}.closure-face-creator-hero button{height:30px!important;min-height:30px!important;margin-top:auto!important;padding:0 18px!important;border:1px solid #fffffff2!important;border-radius:9px!important;color:#f5f5f7!important;background:#101115!important;box-shadow:none!important;font-size:11px!important;font-weight:700!important;white-space:nowrap}.closure-face-creator-hero>div>span{display:block;margin-top:5px;color:#f5f5f7;font-size:7.5px;line-height:1.25;white-space:nowrap;text-shadow:none}.closure-face-creator-hero input[hidden]{display:none!important}.closure-face-play-tags{display:flex;gap:7px;margin:12px 14px 0;overflow-x:auto;scrollbar-width:none}.closure-face-play-tags::-webkit-scrollbar{display:none}.closure-face-play-tags button{flex:0 0 auto;height:28px!important;min-height:28px!important;padding:0 13px!important;border:1px solid #ffffffb8!important;border-radius:14px!important;color:#f5f5f7!important;background:#101115!important;font-size:9px!important;white-space:nowrap}.closure-face-play-tags button.on{color:#f5f5f7!important;border-color:#ffffff1a!important;background:#101115!important;box-shadow:none!important}.closure-face-original-templates{position:relative;z-index:1;margin:19px 14px 0}.closure-face-original-templates>header{height:27px;display:flex;align-items:flex-start;justify-content:space-between}.closure-face-original-templates>header h2{position:relative;margin:0;padding-left:9px;color:#f5f5f7;font-size:14px!important;line-height:19px!important}.closure-face-original-templates>header h2::before{content:"";position:absolute;left:0;top:2px;width:2px;height:16px;border-radius:1px;background:#101115;box-shadow:none}.closure-face-original-templates>header button{height:24px!important;min-height:24px!important;padding:0!important;border:0!important;color:#f5f5f7!important;background:none!important;font-size:9px!important;white-space:nowrap}.closure-face-original-templates>div{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px 1px 5px}.closure-face-original-templates>div::-webkit-scrollbar{display:none}.closure-face-original-templates>div>button{flex:0 0 76px;min-width:76px!important;min-height:0!important;padding:0!important;border:0!important;color:#f5f5f7!important;background:none!important;text-align:center;scroll-snap-align:center}.closure-face-original-templates>div>button>span{position:relative;display:block;height:126px;overflow:hidden;border:1px solid #ffffffb8;border-radius:7px;background:#101115;box-shadow:none}.closure-face-original-templates>div>button.is-selected>span{border-color:#ffffff1a;box-shadow:none}.closure-face-original-templates img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 22%;filter:saturate(.94) contrast(1.03)}.closure-face-original-templates>div>button>span>i{position:absolute;right:4px;bottom:4px;width:18px;height:18px;display:grid;place-items:center;border:1px solid #ffffff1a;border-radius:50%;color:#f5f5f7;background:#101115;box-shadow:none;font-size:10px;font-style:normal}.closure-face-original-templates b{display:block;overflow:hidden;margin-top:7px;color:#f5f5f7;font-size:9px!important;line-height:1.25!important;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.closure-face-original-generate{display:block!important;width:calc(100% - 28px);height:47px!important;min-height:47px!important;margin:25px 14px 0!important;padding:0!important;border:1px solid #ffffff1a!important;border-radius:10px!important;color:white!important;background:#101115!important;box-shadow:none!important;font-size:15px!important;font-weight:700!important;letter-spacing:.06em}.closure-face-original-limit{margin:10px 0 0!important;color:#f5f5f7!important;font-size:9px!important;line-height:1.4!important;text-align:center}.closure-face-original-limit b{color:#f5f5f7}.closure-face-custom{margin:18px 14px 0;padding:14px;border:1px solid #ffffffb8;border-radius:12px;background:#101115;box-shadow:none}.closure-face-custom header small{color:#f5f5f7;font-size:7px;letter-spacing:.16em}.closure-face-custom header h2{margin:3px 0 0;color:#f5f5f7;font-size:15px!important}.closure-face-custom header p{margin:4px 0 12px;color:#f5f5f7;font-size:8px!important}.closure-face-custom>div{display:grid;grid-template-columns:60px 1fr;align-items:center;padding:8px 0;border-top:1px solid #ffffff1a}.closure-face-custom h3{margin:0;color:#f5f5f7;font-size:9px!important}.closure-face-custom>div>div{display:flex;gap:5px;overflow-x:auto}.closure-face-custom>div button{height:25px!important;min-height:25px!important;padding:0 10px!important;border:1px solid #ffffffb3!important;border-radius:8px!important;color:#f5f5f7!important;background:#101115!important;font-size:8px!important;white-space:nowrap}.closure-face-custom>div button.on{color:#f5f5f7!important;border-color:#ffffff1a!important;background:#10111540!important}.closure-face-custom textarea{width:100%;height:58px;margin-top:9px;padding:9px 10px;border:1px solid #ffffffb8;border-radius:9px;resize:none;color:#f5f5f7;background:#101115;font:9px/1.45 inherit;outline:none}.closure-face-custom textarea:focus{border-color:#ffffff1a;box-shadow:none}.closure-face-template-panel{position:fixed;z-index:80;inset:0 max(0px,calc((100vw - 426px)/2));overflow-y:auto;padding:16px 14px 100px;background:#101115fb;backdrop-filter:blur(18px)}.closure-face-template-panel>header{display:flex;align-items:center;justify-content:space-between}.closure-face-template-panel h2{margin:0;color:#f5f5f7;font-size:19px!important}.closure-face-template-panel>header button{width:34px;height:34px!important;min-height:34px!important;border:1px solid #ffffff1a!important;border-radius:50%!important;color:#f5f5f7!important;background:#101115!important;font-size:19px!important}.closure-face-template-panel form{display:grid;grid-template-columns:1fr 72px;gap:7px;margin-top:14px}.closure-face-template-panel input{height:40px;padding:0 13px;border:1px solid #ffffff1a;border-radius:10px;color:#f5f5f7;background:#101115;outline:none;font-size:12px}.closure-face-template-panel form button{height:40px!important;min-height:40px!important;display:flex!important;align-items:center;justify-content:center;gap:5px;border:1px solid #ffffff1a!important;border-radius:10px!important;color:#f5f5f7!important;background:#101115!important}.closure-face-template-panel form svg{width:15px;height:15px}.closure-face-template-panel form span{font-size:10px}.closure-face-template-panel>p{margin:8px 0 13px;color:#f5f5f7;font-size:8px!important}.closure-face-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.closure-face-template-grid button{min-height:0!important;padding:0 0 8px!important;overflow:hidden;border:1px solid #ffffffb8!important;border-radius:10px!important;color:#f5f5f7!important;background:#101115!important}.closure-face-template-grid button.on{border-color:#ffffff1a!important;box-shadow:none!important}.closure-face-template-grid img{width:100%;aspect-ratio:3/4;display:block;object-fit:cover}.closure-face-template-grid span{display:block;padding-top:7px;font-size:9px}.closure-face-template-empty{grid-column:1/-1;padding:60px 0;text-align:center;color:#f5f5f7}@media(max-width:390px){.closure-face-creator-hero{height:148px;margin-top:8px}.closure-face-creator-hero>div{width:58%;padding-left:14px}.closure-face-creator-hero h2{font-size:17px!important}.closure-face-creator-hero p{max-width:154px;font-size:8.5px!important}.closure-face-original-templates{margin-top:15px}.closure-face-original-templates>div{gap:5px}.closure-face-original-templates>div>button>span{height:112px}.closure-face-original-templates b{font-size:8px!important}.closure-face-original-generate{margin-top:20px!important}}.closure-face-custom{position:relative;isolation:isolate;overflow:hidden;background:#101115!important}.closure-face-custom::before{content:"";position:absolute;z-index:-1;inset:0;background:#101115}.closure-face-play-page{min-height:max(100dvh,922px);padding-bottom:92px;background:#101115}.closure-face-play-hero{height:220px;margin:10px 14px 0;padding:25px 20px;overflow:hidden;border:1px solid #ffffffb8;border-radius:15px;background:#101115;box-shadow:none}.closure-face-play-hero small{color:#f5f5f7;font-size:8px;letter-spacing:.18em}.closure-face-play-hero h1{margin:7px 0 0;color:#f5f5f7;font-size:25px!important}.closure-face-play-hero p{max-width:240px;margin:8px 0;color:#f5f5f7;font-size:10px!important;line-height:1.55}.closure-face-play-hero button{height:36px!important;min-height:36px!important;margin-top:12px;padding:0 18px!important;border:1px solid #ffffff1a!important;border-radius:10px!important;color:#f5f5f7!important;background:#101115!important;font-size:11px!important}.closure-face-play-hero input{display:none}.closure-face-play-builder{margin:14px;padding:15px;border:1px solid #ffffffbd;border-radius:13px;background:#101115f0}.closure-face-play-builder>div{padding:10px 0;border-bottom:1px solid #ffffff1a}.closure-face-play-builder h2{margin:0 0 8px;color:#f5f5f7;font-size:12px!important}.closure-face-play-builder>div>div{display:flex;gap:7px;overflow-x:auto}.closure-face-play-builder>div button{height:29px!important;min-height:29px!important;padding:0 12px!important;border:1px solid #ffffff1a!important;border-radius:9px!important;color:#f5f5f7!important;background:#101115!important;font-size:9px!important;white-space:nowrap}.closure-face-play-builder>div button.on{color:#f5f5f7!important;border-color:#ffffff1a!important;background:#10111547!important}.closure-face-play-builder textarea{width:100%;height:104px;margin-top:14px;padding:12px;border:1px solid #ffffff1a;border-radius:10px;resize:none;color:#f5f5f7;background:#101115;font:11px/1.55 inherit;outline:none}.closure-face-play-builder>p{margin:8px 0;color:#f5f5f7;font-size:8px!important}.closure-face-play-builder>.primary{width:100%;height:42px!important;min-height:42px!important;margin-top:8px!important;font-size:12px!important}.app.route-mine>main{position:relative;background:#101115!important}.app.route-mine>main::before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background:#101115}.app.route-mine>main>*{position:relative;z-index:1}.route-mine .mine-order-generated .service,.route-mine .mine-service-generated .service{background:#101115!important;box-shadow:none!important}.route-mine .mine-generated-icon{display:block!important;width:34px!important;height:34px!important;margin:0 auto 3px!important;background-image:none!important;background-repeat:no-repeat!important;background-size:500% 300%!important;color:transparent!important;font-size:0!important;filter:saturate(1.08) contrast(1.08);mix-blend-mode:screen}.route-mine .mine-order-generated .service:hover .mine-generated-icon,.route-mine .mine-service-generated .service:hover .mine-generated-icon{filter:saturate(1.22) brightness(1.12);transform:translateY(-1px)}.closure-face-create-mode{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 14px 0;padding:4px;border:1px solid #ffffffa6;border-radius:11px;background:#101115f0}.closure-face-create-mode button{height:34px!important;min-height:34px!important;border:0!important;border-radius:8px!important;color:#f5f5f7!important;background:transparent!important;font-size:10px!important;font-weight:700!important;letter-spacing:.04em}.closure-face-create-mode button.on{color:#f5f5f7!important;background:#101115!important;box-shadow:none!important}.closure-face-original-templates,.closure-face-custom{transition:opacity .18s ease,filter .18s ease,box-shadow .18s ease,border-color .18s ease}.closure-face-original-templates.is-inactive,.closure-face-custom.is-inactive{opacity:.52;filter:saturate(.58)}.closure-face-original-templates.is-active,.closure-face-custom.is-active{opacity:1;filter:none;border-color:#ffffffb3!important;box-shadow:none}.closure-face-original-templates header>div small{color:#f5f5f7;font-size:7px;letter-spacing:.12em}.closure-face-original-templates header>div h2{margin:2px 0 0}.closure-recharge-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.closure-creation-works article{min-height:290px}.closure-creation-works .closure-work-cover{position:relative;padding:0}.closure-creation-works .closure-work-cover>img{display:block;width:100%;height:222px;object-fit:cover}.closure-creation-works .closure-work-cover>span{position:absolute;left:7px;top:7px;padding:4px 7px;border:1px solid #ffffff1a;border-radius:9px;color:#f5f5f7;background:#101115d6;font-size:8px;font-weight:700}.closure-creation-works .is-completed .closure-work-cover>span{border-color:#ffffff1a;color:#f5f5f7}.closure-creation-works .is-processing .closure-work-cover>span{border-color:#ffffff1a;color:#f5f5f7}.closure-creation-works .is-failed .closure-work-cover>span{border-color:#ffffff1a;color:#f5f5f7}.closure-creation-works .closure-work-cover>i{position:absolute;left:8px;right:8px;bottom:8px;height:5px;overflow:visible;border-radius:5px;background:#10111538}.closure-creation-works .closure-work-cover>i:before{content:"";display:block;width:var(--progress);height:100%;border-radius:inherit;background:#101115}.closure-creation-works .closure-work-cover em{position:absolute;right:0;bottom:8px;color:#f5f5f7;font-size:8px;font-style:normal}.closure-creation-works article>div:not(.closure-work-cover){padding-right:58px}.closure-creation-works article>div p{margin:5px 0 0;color:#f5f5f7;font-size:8px}.closure-creation-works button:disabled{opacity:.65;cursor:default}.closure-account-security{margin-top:15px;padding-top:4px;border-top:1px solid #ffffff1a}.closure-account-security .closure-row-button{height:auto;min-height:48px;text-align:left}.closure-account-security .closure-row-button>span{display:grid;gap:3px;color:#f5f5f7}.closure-account-security .closure-row-button small{color:#f5f5f7;font-size:7px;font-weight:400}.closure-account-security .closure-row-button>b{color:#f5f5f7;font-size:18px}.closure-password-hint{display:block;padding:9px 10px;border:1px solid #ffffff6b;border-radius:8px;color:#f5f5f7;background:#10111573;font-size:8px;line-height:1.6;text-align:left}.app-service-dialog{box-sizing:border-box;width:min(640px,94vw);max-height:90dvh;overflow:auto;border:1px solid #ffffff1a;border-radius:16px;background:#101115;color:#f5f5f7;padding:20px}.app-service-dialog::backdrop{background:#101115aa}.app-service-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-service-dialog h2{font-size:18px}.app-service-dialog button,.offline-page button{padding:10px 16px;background:#101115;color:white;border:1px solid #ffffff1a;border-radius:8px;cursor:pointer}.app-service-dialog video{width:100%;max-height:70dvh;background:#101115}.support-chat{min-width:0}.support-chat header h2{font-size:17px;overflow-wrap:anywhere}.support-chat textarea{display:block;box-sizing:border-box;width:100%;padding:10px;border:1px solid #ffffff1a;border-radius:8px;background:#101115;color:#f5f5f7}.support-chat form label{display:block;margin:12px 0}.support-chat input{max-width:100%}.support-chat .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.support-messages{height:42dvh;min-height:180px;overflow:auto;border:1px solid #ffffff55;border-radius:10px;padding:14px;overscroll-behavior:contain}.support-message{max-width:85%;width:fit-content;padding:10px 14px;margin:0 0 14px;border-radius:12px;background:#101115;color:#f5f5f7;overflow-wrap:anywhere}.support-message.mine{margin-left:auto;background:#101115}.support-message p{white-space:pre-wrap;margin:8px 0}.support-message small{display:block;opacity:.75}.support-message img{display:block;max-width:240px;width:100%;max-height:300px;object-fit:contain;border-radius:6px}.offline-body{margin:0;background:#101115;color:#f5f5f7;font:16px/1.5 system-ui}.offline-page{max-width:800px;margin:auto;padding:24px}.offline-page a{color:#f5f5f7}.offline-page header{display:flex;align-items:center;gap:30px}.offline-card{border:1px solid #ffffff1a;border-radius:12px;padding:20px;margin:16px 0;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.offline-card div{flex:1;min-width:160px}.offline-card h2{font-size:18px}.support-workspace{display:grid;grid-template-columns:minmax(200px,30%) 1fr;gap:20px}.support-thread{display:block;width:100%;text-align:left;margin:8px 0;padding:12px;border:1px solid #ffffff1a;background:#101115;border-radius:10px;color:#f5f5f7}.support-thread.active{border:2px solid #ffffff1a}.support-workspace nav,.error-monitor nav{display:flex;gap:12px;align-items:center;margin:15px 0}.error-monitor table{width:100%;border-collapse:collapse}.error-monitor td,.error-monitor th{padding:12px;text-align:left;border-bottom:1px solid #ffffff1a;vertical-align:top}.error-monitor pre{white-space:pre-wrap;overflow-wrap:anywhere;max-width:650px}.error-monitor input,.error-monitor select{padding:10px;margin-right:10px}.error-monitor td p{white-space:pre-wrap}.error-monitor form{margin:20px 0}@media(max-width:700px){.support-workspace{grid-template-columns:1fr}.support-messages{height:36dvh}.offline-page{padding:14px}.support-message{max-width:90%}}#browse-resume-prompt{position:fixed;inset:0;z-index:11000;display:flex;align-items:flex-end;justify-content:center;padding:20px 16px max(24px,env(safe-area-inset-bottom));background:#1011157a;box-sizing:border-box}.browse-resume-panel{width:100%;max-width:400px;box-sizing:border-box;padding:22px;background:#101115;border:1px solid #ffffff1a;border-radius:18px;box-shadow:none;color:#f5f5f7;font-family:inherit}.browse-resume-panel h2{margin:0;font-size:19px;line-height:1.5;font-weight:700}.browse-resume-panel p{margin:8px 0 22px;font-size:14px;color:#f5f5f7;line-height:1.5}.browse-resume-panel>div{display:flex;gap:12px}.browse-resume-panel button{flex:1;height:44px;border:1px solid #ffffff1a;border-radius:10px;background:#101115;color:#f5f5f7;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer}.browse-resume-panel button[data-browse-resume=continue]{background:#101115;color:#f5f5f7;border-color:transparent}.browse-resume-panel button:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}:root {
  --type-meta: clamp(10px, 2.55vw, 11px);
  --type-caption: clamp(11px, 2.85vw, 12px);
  --type-label: clamp(12px, 3.05vw, 13px);
  --type-control: clamp(13px, 3.3vw, 14px);
  --type-body: clamp(14px, 3.55vw, 15px);
  --type-input: 16px;
  --type-subtitle: clamp(16px, 4.15vw, 18px);
  --type-title: clamp(20px, 5.2vw, 22px);
  --type-display: clamp(26px, 7vw, 30px);
  --leading-tight: 1.2;
  --leading-ui: 1.35;
  --leading-body: 1.5;
  --leading-copy: 1.65;
  --tap-min: 44px;
  --tap-compact: 36px;
  --page-inline: clamp(10px, 3.25vw, 14px);
  --nav-content-height: 76px;
  --nav-safe-height: calc(var(--nav-content-height) + env(safe-area-inset-bottom));
}html {
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  overflow-x: clip !important;
  overflow-y: auto !important;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: #101115;
}body {
  width: 100%;
  max-width: 100%;
  min-height: 100dvh;
  margin: 0;
  overflow-x: clip !important;
  overflow-y: visible !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  touch-action: pan-y;
}#app {
  width: 100%;
  min-height: 100dvh;
  overflow-x: clip;
}button,
input,
textarea,
select {
  font-family: inherit;
}button,
a,
input,
textarea,
select,
[data-go],
[data-action],
[data-hub-action] {
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}img,
svg,
video,
canvas {
  max-width: 100%;
}.app,
.hub-page {
  width: 100% !important;
  max-width: 432px !important;
  height: auto !important;
  min-height: max(100dvh, 912px) !important;
  margin: 0 auto !important;
  padding-bottom: var(--nav-safe-height) !important;
  overflow-x: clip !important;
  overflow-y: visible !important;
  border-radius: 0 !important;
  font-size: var(--type-body);
  line-height: var(--leading-body);
}.app > main {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: max(100dvh, 912px) !important;
  overflow-x: clip !important;
  overflow-y: visible !important;
}.route-video,
.route-mine,
.route-settings,
.route-girl-settings,
.route-ai-search {
  width: 100% !important;
  max-width: 432px !important;
  height: auto !important;
}.route-video > main,
.route-mine > main,
.route-settings > main,
.route-girl-settings > main,
.route-ai-search > main {
  width: 100% !important;
  height: auto !important;
  min-height: max(100dvh, 922px) !important;
}.app p,
.hub-page p,
.theater-filter-panel p {
  font-size: var(--type-label) !important;
  line-height: var(--leading-body) !important;
  overflow-wrap: anywhere;
}.app small,
.hub-page small,
.theater-filter-panel small {
  font-size: var(--type-meta) !important;
  line-height: var(--leading-ui) !important;
}.app button,
.hub-page button,
.theater-filter-panel button {
  min-width: 0;
  min-height: var(--tap-compact);
  font-size: var(--type-control) !important;
  line-height: var(--leading-ui) !important;
}.app input,
.app textarea,
.app select,
.hub-page input,
.hub-page textarea,
.hub-page select,
.theater-filter-panel input {
  min-width: 0;
  font-size: var(--type-input) !important;
  line-height: 1.45 !important;
}.head h1,
.closure-head h1 {
  font-size: var(--type-title) !important;
  line-height: var(--leading-tight) !important;
}.sh h2,
.panel h2,
.gfcard h2,
.ai-sample-block h2,
.hub-results > header h2,
.hub-category-rail h2,
.hub-episodes h2,
.hub-related h2 {
  font-size: var(--type-subtitle) !important;
  line-height: 1.3 !important;
}.detailCopy h1,
.hub-feature-copy h2,
.hub-detail-hero h1 {
  line-height: var(--leading-tight) !important;
}.badge,
.poster small,
.poster em,
.avatar small,
.vertical-rank,
.vertical-tags span,
.movie-cover > span,
.movie-copy p,
.movie-copy em,
.result small,
.friend-rail small,
.friend-rail > b,
.girl-action-copy small,
.girl-feature-card small,
.stats span,
.vipbanner small,
.wallet small,
.themes article,
.wrapchips span,
.rewards div,
.voices div,
.recharge-plan small,
.recharge-plan span,
.recharge-note,
.controls,
.key,
.online,
.tag,
.user em,
.ai-result-tail,
.ai-search-state span,
.ai-sample-hot em,
.hub-feature-copy > span,
.hub-feature-score small,
.hub-modes i,
.hub-results > header small,
.hub-results > header > span,
.hub-category-rail header > span,
.hub-episodes header > span,
.hub-related header > span,
.hub-cover > span,
.hub-category-rail button small,
.hub-detail-hero section > span,
.hub-player-head > div small,
.hub-player-stage footer,
.hub-now-playing small,
.closure-player-title .sh span,
.closure-player-page .sh > span,
.closure-message-list .bubble small,
.closure-typing,
.closure-payment-methods button small,
.closure-settings-grid .settingrow > span > small,
.closure-themes span {
  font-size: var(--type-meta) !important;
  line-height: var(--leading-ui) !important;
}.poster b,
.avatar b,
.rowcard p,
.vertical-intro,
.movie-copy p,
.result h3,
.service,
.categories button,
.user p,
.user small,
.settingrow,
.siderow,
.friend-rail span,
.girl-feature-card b,
.recharge-hero p,
.ai-type-tabs button,
.ai-sort-tabs button,
.ai-sample-block header > button,
.ai-sample-hot > div > button,
.ai-sample-history > div button,
.hub-detail-title p,
.hub-detail-title > button,
.hub-detail-actions button,
.hub-now-playing > button,
.closure-safe-button,
.closure-balance,
.closure-progress-card b,
.closure-detail-tabs button,
.closure-player-description > p,
.closure-facts span,
.closure-comment-list b,
.closure-comment-list p,
.closure-comment-list small,
.closure-discussion article b,
.closure-discussion article p,
.closure-discussion article span,
.closure-payment-methods button span,
.closure-recharge-summary,
.closure-settings-grid .rail button,
.closure-settings-grid .panel h3,
.closure-settings-grid .settingrow,
.closure-select-row label,
.closure-setting-form label,
.closure-row-button,
.closure-cache-panel p,
.closure-faq button,
.closure-about > button,
.closure-about p {
  font-size: var(--type-caption) !important;
  line-height: var(--leading-ui) !important;
}.poster b,
.avatar b,
.movie-copy h3,
.result h3,
.vertical-row h3,
.girl-action-copy b,
.hub-card-copy h3,
.hub-category-rail button b {
  font-size: var(--type-label) !important;
  line-height: var(--leading-ui) !important;
}.rowcard h3,
.chatside h2,
.user h2,
.hub-player-head h1 {
  font-size: var(--type-subtitle) !important;
  line-height: 1.3 !important;
}.bubble,
.closure-message-list .bubble,
.detailCopy p,
.hub-synopsis,
.hub-now-playing p,
.closure-synopsis p {
  font-size: var(--type-label) !important;
  line-height: var(--leading-copy) !important;
}.poster b,
.poster small,
.result h3,
.result small,
.movie-copy h3,
.movie-copy p,
.vertical-row h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.settingrow,
.siderow,
.closure-row-button,
.closure-choice-list button,
.closure-faq button,
.closure-about > button {
  min-height: var(--tap-min) !important;
  font-size: var(--type-label) !important;
  line-height: var(--leading-ui) !important;
}.primary,
.back,
.play,
.movie-play,
.compose button,
.searchbox > .primary,
.theater-search button,
.theater-filter-panel > div:first-child button,
.theater-filter-reset,
.theater-empty button,
.movie-empty button,
.recharge-submit,
.hub-icon-btn,
.hub-feature-copy button,
.hub-big-play,
.hub-player-head > button,
.hub-player-toggle,
.closure-icon-button,
.closure-safe-button,
.closure-balance,
.closure-compose button,
.closure-payment-result > button {
  min-width: var(--tap-min) !important;
  min-height: var(--tap-min) !important;
}.tabs button,
.tag,
.theater-mode-tabs button,
.theater-filter-trigger,
.vertical-watch,
.movie-watch,
.episodes button,
.actions button,
.rail button,
.girl-action,
.girl-feature-card,
.ai-type-tabs button,
.ai-sort-tabs button,
.ai-sample-block header > button,
.ai-sample-hot > div > button,
.ai-sample-history > div button,
.hub-modes button,
.hub-empty button,
.hub-detail-title > button,
.hub-episodes > div button,
.hub-now-playing > button,
.closure-recharge-tabs button,
.closure-choice-list button {
  min-height: var(--tap-compact) !important;
}.theater-search,
.searchbox,
.compose,
.closure-compose {
  min-height: var(--tap-min) !important;
}.theater-search input,
.searchbox input,
.compose input,
.closure-compose input {
  height: var(--tap-min) !important;
  font-size: var(--type-input) !important;
  line-height: 1.4 !important;
}.searchbox {
  height: 52px !important;
  grid-template-columns: 30px minmax(0, 1fr) 72px !important;
}.searchbox > .primary {
  height: var(--tap-min) !important;
}.compose,
.closure-compose {
  grid-template-columns: minmax(0, 1fr) var(--tap-min) !important;
}.episodes {
  display: flex !important;
  grid-template-columns: none !important;
  gap: 8px !important;
  overflow-x: auto !important;
  overflow-y: hidden;
  padding: 2px 0 5px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.episodes::-webkit-scrollbar {
  display: none;
}.episodes button {
  flex: 0 0 var(--tap-min) !important;
  width: var(--tap-min) !important;
  height: var(--tap-min) !important;
  padding: 0 !important;
}.actions button,
.girl-action,
.hub-detail-actions button {
  min-height: 48px !important;
}#toast,
.toast {
  max-width: calc(100% - 28px);
  font-size: var(--type-label) !important;
  line-height: var(--leading-ui) !important;
  text-align: center;
}.hub-fallback-nav {
  position: fixed !important;
  z-index: 999 !important;
  left: 50% !important;
  right: auto !important;
  top: auto !important;
  bottom: 0 !important;
  width: 100% !important;
  max-width: 432px !important;
  height: var(--nav-safe-height) !important;
  min-height: var(--nav-safe-height) !important;
  padding: 0 6px env(safe-area-inset-bottom) !important;
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  align-items: stretch !important;
  transform: translateX(-50%) !important;
  overflow: visible !important;
  border-radius: 0 !important;
}.hub-page {
  min-height: max(100dvh, 980px) !important;
}.hub-feature-copy p,
.hub-synopsis,
.hub-now-playing p {
  color: #f5f5f7;
}.hub-card-copy {
  min-height: 112px;
}.hub-detail-actions {
  grid-template-columns: 1.3fr repeat(3, minmax(0, 1fr));
}.hub-detail-actions button {
  min-width: 0;
  padding-inline: 5px;
}.hub-episodes > div button {
  flex-basis: var(--tap-min) !important;
  width: var(--tap-min) !important;
  height: var(--tap-min) !important;
}.closure-detail-page,
.closure-player-page,
.closure-chat-page,
.closure-recharge-page,
.closure-settings-page,
.closure-face-page {
  width: 100%;
  max-width: 100%;
  min-height: max(100dvh, 1000px) !important;
  padding-bottom: var(--nav-safe-height) !important;
  overflow-x: clip;
}.closure-comments input,
.closure-compose input,
.closure-select-row select,
.closure-setting-form input,
.closure-feedback-form textarea {
  min-height: var(--tap-min) !important;
  font-size: var(--type-input) !important;
}.closure-comments form button,
.closure-setting-form .primary,
.closure-feedback-form .primary {
  min-height: var(--tap-min) !important;
}.closure-payment-methods button {
  min-height: 56px !important;
}.closure-select-row label {
  grid-template-columns: minmax(92px, 32%) minmax(0, 1fr) !important;
}@media (max-width: 699px) {
  .app,
  .hub-page {
    max-width: 432px !important;
  }

  .app .head {
    left: var(--page-inline) !important;
    right: var(--page-inline) !important;
    width: auto !important;
    max-width: none !important;
    min-height: 48px !important;
    height: auto !important;
    padding: 2px 0 !important;
    display: grid !important;
    grid-template-columns: var(--tap-min) minmax(0, 1fr) auto;
    align-items: center;
    gap: 7px;
  }

  .app .head > .back,
  .app .head > h1,
  .app .head > button:last-child {
    position: static !important;
    inset: auto !important;
  }

  .app .head > .back {
    width: var(--tap-min) !important;
    height: var(--tap-min) !important;
  }

  .app .head > h1 {
    min-width: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .app .head > button:last-child {
    min-height: var(--tap-min) !important;
    max-width: min(42vw, 156px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .route-theater .head,
  .route-movies .head {
    grid-template-columns: var(--tap-min) max-content minmax(0, 1fr) var(--tap-min) !important;
    gap: 5px !important;
  }

  .route-theater .head h1,
  .route-movies .head h1 {
    position: static !important;
    inset: auto !important;
    font-size: var(--type-subtitle) !important;
  }

  .route-theater .theater-search,
  .route-movies .theater-search {
    position: static !important;
    inset: auto !important;
    width: auto !important;
    min-width: 0 !important;
    height: var(--tap-min) !important;
    padding: 0 0 0 9px !important;
  }

  .route-theater .theater-search button,
  .route-movies .theater-search button {
    width: var(--tap-min) !important;
    height: var(--tap-min) !important;
  }

  .route-theater .theater-filter-trigger,
  .route-movies .theater-filter-trigger {
    position: static !important;
    inset: auto !important;
    width: var(--tap-min) !important;
    min-width: var(--tap-min) !important;
    height: var(--tap-min) !important;
    padding: 0 !important;
  }

  .route-theater .theater-filter-trigger > span,
  .route-movies .theater-filter-trigger > span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
  }

  .route-theater .theater-mode-tabs,
  .route-movies .theater-mode-tabs {
    left: var(--page-inline) !important;
    right: var(--page-inline) !important;
    top: 82px !important;
    width: auto !important;
    height: var(--tap-min) !important;
    gap: 0 !important;
  }

  .route-theater .theater-mode-tabs button,
  .route-movies .theater-mode-tabs button {
    flex: 1 1 0;
    min-width: max-content;
    height: var(--tap-min) !important;
    padding: 0 4px !important;
  }

  .route-theater .theater-strip-list,
  .movie-grid {
    left: var(--page-inline) !important;
    right: var(--page-inline) !important;
    top: 134px !important;
    width: auto !important;
    max-width: none !important;
  }

  .route-theater .theater-strip-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .route-theater .vertical-row {
    width: auto !important;
    min-width: 0;
    grid-template-columns: 45% minmax(0, 1fr) !important;
  }

  .route-theater .vertical-thumb {
    width: 100% !important;
    height: 100% !important;
  }

  .route-theater .vertical-row::after {
    left: 45% !important;
  }

  .route-theater .vertical-info {
    padding-right: 5px;
  }

  .route-theater .vertical-row h3 {
    margin-top: 25px;
  }

  .route-theater .vertical-intro {
    margin-bottom: 6px;
  }

  .route-theater .vertical-tags span {
    padding: 2px 4px;
  }

  .route-theater .vertical-watch,
  .movie-watch {
    height: var(--tap-compact) !important;
    line-height: var(--leading-ui) !important;
  }

  .movie-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 8px;
  }

  .movie-card {
    width: auto !important;
    height: auto !important;
    min-height: 196px;
  }

  .movie-cover {
    height: auto !important;
    aspect-ratio: 16 / 9;
  }

  .movie-copy {
    height: 86px !important;
    padding: 7px 8px;
  }

  .movie-copy h3 {
    max-width: calc(100% - 40px) !important;
  }

  .movie-watch {
    left: 8px;
    bottom: 7px;
  }

  .route-detail .detailHero,
  .route-player .player,
  .route-player .vipbanner,
  .route-detail main > .section,
  .route-player main > .section,
  .route-girl main > .section,
  .route-search .searchbox,
  .route-search main > .section,
  .route-chat .chatgrid,
  .route-chat-keyboard .chatgrid,
  .route-chat-keyboard .keyboard {
    left: var(--page-inline) !important;
    right: var(--page-inline) !important;
    width: auto !important;
    max-width: none !important;
  }

  .route-detail main > .section:nth-of-type(1),
  .route-player main > .section:nth-of-type(2) {
    max-width: calc(100% - var(--page-inline) - var(--page-inline)) !important;
  }

  .route-player .detail-tabs,
  .closure-detail-tabs {
    left: var(--page-inline) !important;
    right: var(--page-inline) !important;
    width: auto !important;
  }

  .route-girl .friend-rail {
    left: var(--page-inline) !important;
    width: clamp(108px, 32vw, 140px) !important;
  }

  .route-girl .profile,
  .route-girl .dual {
    left: calc(var(--page-inline) + clamp(108px, 32vw, 140px) + 7px) !important;
    right: var(--page-inline) !important;
    width: auto !important;
  }

  .friend-rail > button {
    min-height: 52px;
  }

  .friend-rail .create {
    min-height: var(--tap-compact) !important;
  }

  .route-girl .girl-primary-actions {
    height: 48px !important;
  }

  .girl-feature-card {
    min-width: 0;
    height: 118px;
  }

  .route-chat .chatgrid,
  .route-chat-keyboard .chatgrid {
    grid-template-columns: minmax(0, 2fr) minmax(118px, 1fr) !important;
  }

  .route-chat .chatmain,
  .route-chat .chatside,
  .route-chat-keyboard .chatmain,
  .route-chat-keyboard .chatside {
    min-width: 0;
  }

  .route-search .results {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none !important;
  }

  .route-search .result {
    min-height: 220px;
  }

  .route-video .searchbox,
  .route-mine .user,
  .route-mine .stats,
  .route-mine .vipbanner,
  .recharge-hero,
  .recharge-section,
  .closure-player-panel,
  .closure-detail-tabs {
    max-width: calc(100% - var(--page-inline) - var(--page-inline));
  }

  .route-settings .settingsgrid {
    width: 100%;
    grid-template-columns: minmax(112px, 30%) minmax(0, 1fr) !important;
    gap: 8px !important;
    padding-inline: var(--page-inline) !important;
  }

  .route-girl-settings .gfgrid {
    width: 100%;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr) !important;
    gap: 8px !important;
    padding-inline: var(--page-inline) !important;
  }

  .settings,
  .rail,
  .gfgrid .col {
    min-width: 0;
  }

  .themes {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .services {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .service {
    min-width: 0;
    min-height: 74px;
  }

  .hub-page {
    width: 100% !important;
  }

  .hub-results,
  .hub-category-rail,
  .hub-detail-body,
  .hub-episodes,
  .hub-related,
  .hub-now-playing {
    padding-left: var(--page-inline) !important;
    padding-right: var(--page-inline) !important;
  }

  .hub-grid,
  .hub-related > div {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .hub-cover {
    height: clamp(190px, 50vw, 215px);
  }

  .hub-detail-hero {
    margin-inline: var(--page-inline);
  }

  .hub-player-stage {
    width: 100%;
  }

  .closure-settings-grid {
    grid-template-columns: minmax(112px, 30%) minmax(0, 1fr) !important;
    padding-inline: var(--page-inline) !important;
  }
}@media (max-width: 390px) {
  :root {
    --page-inline: 10px;
  }

  .route-theater .theater-strip-list {
    grid-template-columns: 1fr !important;
  }

  .route-theater .vertical-row {
    width: 100% !important;
    height: 190px !important;
    grid-template-columns: 40% minmax(0, 1fr) !important;
  }

  .route-theater .vertical-row::after {
    left: 40% !important;
  }

  .route-theater .vertical-row h3 {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .route-girl .girl-action {
    grid-template-columns: 30px minmax(0, 1fr) !important;
    gap: 5px !important;
    padding-inline: 6px !important;
  }

  .route-girl .girl-action-copy small,
  .route-girl .girl-action-arrow {
    display: none;
  }

  .route-girl .girl-action-copy b {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .route-chat .chatgrid,
  .route-chat-keyboard .chatgrid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .route-chat .chatside,
  .route-chat-keyboard .chatside {
    display: none !important;
  }

  .route-settings .settingsgrid,
  .closure-settings-grid,
  .route-girl-settings .gfgrid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .route-settings .rail,
  .closure-settings-grid .rail {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px;
  }

  .route-settings .railprofile,
  .closure-settings-grid .railprofile {
    grid-column: 1 / -1;
    min-height: 88px;
    display: grid;
    grid-template-columns: 72px 1fr;
    grid-template-rows: auto auto;
    align-items: center;
    column-gap: 12px;
    text-align: left;
  }

  .route-settings .railprofile img,
  .closure-settings-grid .railprofile img {
    width: 68px !important;
    height: 68px !important;
    grid-row: 1 / 3;
  }

  .route-settings .rail button,
  .closure-settings-grid .rail button {
    min-height: var(--tap-min) !important;
    padding: 4px !important;
    border: 1px solid #ffffff1a;
    border-radius: 8px;
    text-align: center;
  }

  .route-settings .rail > article:last-child,
  .closure-settings-grid .rail > article:last-child {
    grid-column: 1 / -1;
  }

  .route-girl-settings > main > .tabs,
  .closure-recharge-tabs {
    display: flex;
    overflow-x: auto;
    justify-content: flex-start;
    scrollbar-width: none;
  }

  .route-girl-settings > main > .tabs button,
  .closure-recharge-tabs button {
    flex: 0 0 auto;
    min-width: 84px;
  }

  .services {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .hub-results,
  .hub-category-rail,
  .hub-detail-body,
  .hub-episodes,
  .hub-related,
  .hub-now-playing {
    padding-inline: 10px !important;
  }

  .hub-feature-copy {
    left: 14px;
    bottom: 14px;
    width: 68%;
  }

  .hub-detail-actions {
    grid-template-columns: 1.25fr repeat(3, minmax(0, 1fr));
    gap: 5px;
  }

  .hub-detail-actions button {
    flex-direction: column;
    gap: 2px;
    padding: 4px 2px;
  }

}@media (max-width: 360px) {
  .route-theater .head,
  .route-movies .head {
    grid-template-columns: var(--tap-min) max-content minmax(80px, 1fr) var(--tap-min) !important;
    gap: 3px !important;
  }

  .route-theater .head h1,
  .route-movies .head h1 {
    font-size: 16px !important;
  }

  .route-theater .theater-search,
  .route-movies .theater-search {
    padding-left: 6px !important;
  }

  .hub-grid,
  .hub-related > div {
    gap-inline: 8px !important;
  }

  .hub-card-copy {
    padding-inline: 7px;
  }
}@media (min-width: 700px) {
  .app,
  .hub-page {
    width: 432px !important;
    max-width: 432px !important;
  }

  .hub-fallback-nav {
    width: 432px !important;
    max-width: 432px !important;
  }
}@media (prefers-reduced-motion: reduce) {
  .app *,
  .hub-page *,
  .theater-filter-panel * {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}.route-search .lsc-head h1 small,
.route-search .lsc-history-trigger,
.route-search .lsc-history-panel header small,
.route-search .lsc-history-panel header button,
.route-search .lsc-history-list span,
.route-search .lsc-history-list small,
.route-search .lsc-history-list p,
.route-search .lsc-results-title span,
.route-search .lsc-toolbar button,
.route-search .lsc-result-type,
.route-search .lsc-result-more,
.route-search .lsc-result em,
.route-search .lsc-empty p,
.route-search .lsc-empty button,
.lsc-filter-drawer header p,
.lsc-filter-options button,
.legacy-video-hero .m p,
.legacy-video-empty span,
.legacy-video-empty button,
.legacy-video-modal-panel > header small,
.legacy-video-modal-row small,
.legacy-video-modal-row em,
.legacy-video-detail p,
.legacy-video-detail span,
.legacy-video-detail small {
  font-size: 10px !important;
  line-height: 1.45;
}html,body{width:100%;min-height:100%;margin:0;padding:0!important;overflow-x:hidden;background:#101115}.app,.hub-page{width:min(432px,100vw)!important;max-width:432px!important;margin-inline:auto!important;border:0!important;border-radius:0!important}.hub-fallback-nav{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:0!important;width:min(432px,100vw)!important;max-width:432px!important;transform:translateX(-50%)!important;border-radius:0!important}.app .head .btn.back{width:48px!important;min-width:48px!important;height:30px!important;padding:0!important;border-radius:10px!important;font-size:10px!important;font-weight:750!important;line-height:28px!important;white-space:nowrap!important}.route-mine .head>.btn.back{visibility:hidden!important;pointer-events:none!important}.closure-head-spacer{display:block!important;width:48px!important;min-width:48px!important;height:30px!important}@media (min-width:700px){body{padding:0!important}.app,.hub-page{min-height:100dvh!important;border:0!important;border-radius:0!important}.hub-fallback-nav{bottom:0!important;border-radius:0!important}}.app.route-girl{height:auto!important;min-height:100dvh!important;padding-bottom:86px!important;overflow:visible!important}.iteration-face-page{min-height:calc(100dvh - 72px);padding:14px 12px 94px;color:#f5f5f7;background:#101115}.iteration-short-studio{overflow:hidden;border:1px solid #ffffff80;border-radius:16px;background:#101115;box-shadow:none}.iteration-short-body{min-height:290px;padding:18px}.iteration-short-picker>h2{margin:0;font-size:17px}.iteration-short-picker>p{margin:5px 0 13px;color:#f5f5f7;font-size:10px}.iteration-short-picker>div{display:flex;gap:8px;overflow-x:auto;padding:3px 1px 10px;scroll-snap-type:x mandatory}.iteration-short-picker>div>button{position:relative;flex:0 0 92px;overflow:hidden;padding:0!important;border:1px solid #ffffff1a!important;border-radius:8px!important;background:#101115!important;scroll-snap-align:start}.iteration-short-picker img{width:92px;height:128px;object-fit:cover}.iteration-short-picker span{display:block;padding:7px;text-align:left}.iteration-short-picker b{display:block;overflow:hidden;color:#f5f5f7;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.iteration-short-picker small{color:#f5f5f7;font-size:7px}.iteration-short-picker i{display:none;position:absolute;right:5px;top:5px}.iteration-short-picker button.on{border-color:#ffffff1a!important;box-shadow:none}.iteration-short-picker button.on i{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:#f5f5f7;background:#101115}@media(max-width:520px){.iteration-face-page{padding:8px 7px 88px}.iteration-short-body{padding:14px}}.iteration-short-route{min-height:100dvh;padding:12px 10px 40px;color:#f5f5f7;background:#101115}.iteration-route-head{display:grid;grid-template-columns:74px 1fr 74px;align-items:center;height:48px;margin-bottom:10px}.iteration-route-head button{height:34px!important;border:1px solid #ffffff1a!important;border-radius:9px!important;color:#f5f5f7!important;background:#101115!important;font-size:11px!important}.iteration-route-head h1{margin:0;text-align:center;font-size:17px}.iteration-short-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:10px;padding:11px;border:1px solid #ffffff80;border-radius:10px;background:#101115}.iteration-short-steps span{display:flex;align-items:center;justify-content:center;gap:6px;color:#f5f5f7;font-size:9px}.iteration-short-steps i{display:grid;width:23px;height:23px;place-items:center;border:1px solid #ffffff1a;border-radius:50%;font-style:normal}.iteration-short-steps span.on{color:#f5f5f7}.iteration-short-steps span.on i{border-color:#ffffff1a;background:#101115;box-shadow:none}.iteration-short-page{min-height:480px}.iteration-short-page .iteration-short-body{min-height:440px}.iteration-short-page .iteration-short-picker>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.iteration-short-page .iteration-short-picker>div>button{width:100%;height:auto}.iteration-short-page .iteration-short-picker img{width:100%;height:150px}@media(max-width:520px){.iteration-short-page .iteration-short-picker>div{grid-template-columns:repeat(2,minmax(0,1fr))}.iteration-short-page .iteration-short-picker img{height:170px}.iteration-short-route{padding-bottom:88px}}.iteration-girl-static{min-height:100dvh;padding:13px 8px 90px;color:#dfc69d;background:#1c1813}.iteration-short-search{display:grid;height:40px;grid-template-columns:30px minmax(0,1fr) 48px;align-items:center;margin:0 0 14px;overflow:hidden;border:1px solid #ffffff1a;border-radius:9px;background:#101115f5;box-shadow:none}.iteration-short-search>span{display:grid;height:100%;place-items:center;color:#f5f5f7;font-size:18px}.iteration-short-search input{width:100%;height:100%;min-width:0;padding:0 5px;border:0;outline:0;color:#f5f5f7;background:transparent;font:inherit;font-size:11px}.iteration-short-search input::placeholder{color:#f5f5f7}.iteration-short-search button{width:100%!important;height:28px!important;padding:0!important;border:0!important;border-left:1px solid #ffffff1a!important;border-radius:0!important;color:#f5f5f7!important;background:transparent!important;font-size:9px!important;white-space:nowrap}.iteration-short-search:focus-within{border-color:#ffffff1a;box-shadow:none}.iteration-short-empty{grid-column:1/-1;margin:24px 0!important;color:#f5f5f7!important;text-align:center}.iteration-short-picker>div>button[hidden]{display:none!important}.iteration-partner-results{margin-top:14px;padding:12px;border:1px solid #ffffffb3;border-radius:12px;background:#101115}.iteration-partner-results>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px}.iteration-partner-results header small{color:#f5f5f7;font-size:8px;letter-spacing:.14em}.iteration-partner-results h2{margin:3px 0 0;font-size:16px}.iteration-partner-results>header>b{color:#f5f5f7;font-size:8px;font-weight:500}.iteration-partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.iteration-partner-grid>button{position:relative;min-width:0;overflow:hidden;padding:0!important;border:1px solid #ffffff1a!important;border-radius:8px!important;color:#f5f5f7!important;background:#101115!important;text-align:left!important}.iteration-partner-grid>button.on{border-color:#ffffff1a!important;box-shadow:none}.iteration-partner-grid img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}.iteration-partner-grid span{display:block;padding:8px}.iteration-partner-grid b{display:block;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.iteration-partner-grid small{display:block;margin-top:3px;color:#f5f5f7;font-size:7px}.iteration-partner-grid i{display:none;position:absolute;right:6px;top:6px;width:18px;height:18px;place-items:center;border-radius:50%;color:#f5f5f7;background:#101115;font-style:normal}.iteration-partner-grid>button.on i{display:grid}.iteration-partner-sentinel{margin:15px 0 2px;color:#f5f5f7;font-size:9px;text-align:center}@media(max-width:390px){.iteration-partner-grid{gap:6px}.iteration-partner-results{padding:9px}}.closure-detail-page > .head,
.closure-player-page > .head,
.closure-chat-page > .head,
.closure-recharge-page > .head,
.closure-settings-page > .head,
.closure-library-page > .head,
.closure-face-page > .head {
  width: auto !important;
  margin-left: max(var(--page-inline, 12px), env(safe-area-inset-left)) !important;
  margin-right: max(var(--page-inline, 12px), env(safe-area-inset-right)) !important;
}.closure-detail-page > .head > .back,
.closure-player-page > .head > .back,
.closure-chat-page > .head > .back,
.closure-recharge-page > .head > .back,
.closure-settings-page > .head > .back,
.closure-library-page > .head > .back,
.closure-face-page > .head > .back {
  position: relative !important;
  z-index: 5;
  flex: 0 0 var(--tap-min, 44px);
}@keyframes iterationDrawerUp{from{transform:translate(-50%,100%)}to{transform:translate(-50%,0)}}@keyframes iterationDrawerFade{from{opacity:0}to{opacity:1}}.iteration-create-workbench{min-height:100dvh!important;padding-bottom:24px!important;background:#101115}.iteration-create-workbench>.iteration-route-head{position:sticky;z-index:40;top:0;padding-top:env(safe-area-inset-top);background:#101115eb;backdrop-filter:blur(16px);border-bottom:1px solid #ffffff1a}.iteration-create-workbench>.iteration-route-head>button{min-width:64px!important;color:#f5f5f7!important;font-size:14px!important}.iteration-create-page{display:grid;gap:12px;padding:12px 12px calc(24px + env(safe-area-inset-bottom))}.iteration-create-page>article{border:1px solid #ffffff1a;border-radius:14px;background:#101115;box-shadow:none}.iteration-selected-material{padding:12px}.iteration-selected-material>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.iteration-selected-material>header small{color:#f5f5f7;font-size:10px;letter-spacing:1px}.iteration-selected-material>header h2{margin:3px 0 0;font-size:17px}.iteration-selected-material>header button{min-width:88px;height:38px;border:1px solid #ffffff1a;border-radius:11px;color:#f5f5f7;background:#101115;font-size:13px}.iteration-selected-material>p{margin:9px 1px;color:#f5f5f7;font-size:12px;line-height:1.55}.iteration-selected-material>footer{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:9px;padding-top:10px;border-top:1px solid #ffffff1a}.iteration-selected-material>footer>img{width:50px;height:66px;object-fit:cover;border-radius:6px;border:1px solid #ffffff1a}.iteration-selected-material>footer span{min-width:0}.iteration-selected-material>footer b,.iteration-selected-material>footer small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iteration-selected-material>footer b{font-size:14px}.iteration-selected-material>footer small{margin-top:5px;color:#f5f5f7;font-size:11px}.iteration-selected-material>footer button{height:36px;border:1px solid #ffffff1a;border-radius:10px;color:#f5f5f7;background:#101115;font-size:12px}.iteration-create-avatar,.iteration-create-description{padding:12px}.iteration-create-avatar>header,.iteration-create-description>header{display:flex;align-items:center;gap:10px;margin-bottom:11px}.iteration-create-avatar>header>span,.iteration-create-description>header>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#f5f5f7;background:#101115;font-size:13px;font-weight:800}.iteration-create-avatar h2,.iteration-create-description h2{margin:0;font-size:16px}.iteration-create-avatar header p,.iteration-create-description header p{margin:4px 0 0;color:#f5f5f7;font-size:11px;line-height:1.45}.iteration-create-avatar-box{width:100%;min-height:92px;display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;border:1px dashed #ffffff1a;border-radius:12px;color:#f5f5f7;background:#101115;text-align:left}.iteration-create-avatar-box>i,.iteration-create-avatar-box>img{width:60px;height:70px;display:grid;place-items:center;object-fit:cover;border-radius:9px;background:#101115;color:#f5f5f7;font-size:28px;font-style:normal}.iteration-create-avatar-box b,.iteration-create-avatar-box small{display:block}.iteration-create-avatar-box b{font-size:14px}.iteration-create-avatar-box small{margin-top:5px;color:#f5f5f7;font-size:11px}.iteration-create-avatar-box em{color:#f5f5f7;font-size:12px;font-style:normal}.iteration-create-description{position:relative}.iteration-create-description textarea{width:100%;min-height:150px;resize:vertical;padding:13px;border:1px solid #ffffff1a;border-radius:12px;outline:0;color:#f5f5f7;background:#101115;font-size:14px;line-height:1.65}.iteration-create-description textarea:focus{border-color:#ffffff1a;box-shadow:none}.iteration-create-description>small{display:block;margin-top:5px;color:#f5f5f7;text-align:right;font-size:10px}.iteration-create-submit{width:100%;height:52px;border:0;border-radius:14px;color:#f5f5f7;background:#101115;box-shadow:none;font-size:17px;font-weight:800}.iteration-create-agreement{margin:-4px 0 0;color:#f5f5f7;font-size:10px;text-align:center}.route-girl .iteration-girl-v3,.route-girl-settings .iteration-girl-v3{
  height:calc(100dvh - 72px)!important;min-height:0!important;padding:8px!important;overflow:hidden!important;
  display:grid!important;grid-template-rows:minmax(330px,1fr) 106px 78px!important;gap:7px!important;
  background:#1c1813!important;
}.girl-v3-hero{position:relative;min-height:0;overflow:hidden;border:1px solid #a1844f94;border-radius:18px;background:#1c1813;box-shadow:none}.girl-v3-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:#1c1813;mix-blend-mode:screen}.girl-v3-hero>header{position:absolute;z-index:3;left:15px;right:15px;top:13px;display:flex;align-items:center;justify-content:space-between}.girl-v3-hero>header>div{display:grid}.girl-v3-hero>header b{font-size:16px}.girl-v3-hero>header small{margin-top:2px;color:#dfc69d;font-size:8px}.girl-v3-hero>header>span{padding:5px 8px;border:1px solid #a1844f61;border-radius:11px;color:#dfc69d;background:#1c181394;font-size:8px;box-shadow:none}.girl-v3-gallery{position:absolute;z-index:1;left:5px;right:5px;top:58px;height:282px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,1fr);gap:2px;overflow:hidden}.girl-v3-gallery figure{position:relative;min-width:0;margin:0;overflow:hidden;background:#1c1813;filter:none}.girl-v3-gallery figure:nth-child(4n+1){clip-path:polygon(0 0,100% 0,88% 50%,100% 100%,0 100%)}.girl-v3-gallery figure:nth-child(4n+2),.girl-v3-gallery figure:nth-child(4n+3){clip-path:polygon(12% 0,100% 0,88% 50%,100% 100%,12% 100%,0 50%)}.girl-v3-gallery figure:nth-child(4n){clip-path:polygon(12% 0,100% 0,100% 100%,12% 100%,0 50%)}.girl-v3-gallery img{width:100%;height:100%;display:block;object-fit:contain;background:#1c1813}.girl-v3-gallery figcaption{position:absolute;left:9px;right:7px;bottom:5px;overflow:hidden;color:#dfc69d;font-size:7px;font-weight:700;text-align:center;text-overflow:ellipsis;text-shadow:none;white-space:nowrap}.girl-v3-affinity{position:absolute;z-index:3;left:18px;bottom:91px;width:43%}.girl-v3-affinity>span,.girl-v3-affinity>b{font-size:8px}.girl-v3-affinity>b{float:right;color:#dfc69d;font-size:10px}.girl-v3-affinity>i{display:block;height:4px;margin-top:6px;overflow:hidden;border-radius:4px;background:#1c181329}.girl-v3-affinity em{display:block;width:88%;height:100%;border-radius:inherit;background:#1c1813;box-shadow:none}.girl-v3-start{position:absolute!important;z-index:4;left:12px;right:12px;bottom:12px;width:calc(100% - 24px)!important;height:64px!important;display:grid!important;grid-template-columns:42px 1fr 28px!important;grid-template-rows:1fr 1fr!important;align-items:center!important;padding:8px 12px!important;overflow:hidden!important;border:1px solid #a1844fd9!important;border-radius:15px!important;color:#dfc69d!important;background:#1c1813!important;box-shadow:none!important;text-align:left!important}.girl-v3-start:before{content:"";position:absolute;inset:-80% -25%;background:#1c1813;animation:girlV3Shine 3.2s ease-in-out infinite}.girl-v3-start>span{position:relative;z-index:1;grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border:1px solid #a1844f80;border-radius:50%;font-size:18px}.girl-v3-start>b{position:relative;z-index:1;align-self:end;font-size:20px;letter-spacing:.05em}.girl-v3-start>small{position:relative;z-index:1;align-self:start;color:#dfc69d;font-size:8px}.girl-v3-start>i{position:relative;z-index:1;grid-column:3;grid-row:1/3;display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#1c181347;font-size:23px;font-style:normal}.girl-v3-start:active{transform:scale(.985)}@keyframes girlV3Shine{55%,100%{transform:translateX(55%)}}@media(min-height:900px){.girl-v3-gallery{height:calc(100% - 210px)}.girl-v3-gallery img{object-fit:cover}}.girl-v3-preview{display:grid;grid-template-columns:1fr 1fr;gap:7px;min-height:0}.girl-v3-preview>article,.girl-v3-memory{min-width:0;overflow:hidden;padding:10px 11px;border:1px solid #a1844fa6;border-radius:12px;background:#1c1813;box-shadow:none}.girl-v3-preview header,.girl-v3-memory header{display:flex;align-items:center;justify-content:space-between}.girl-v3-preview header b,.girl-v3-memory header b{font-size:11px}.girl-v3-preview header span,.girl-v3-memory header span{color:#dfc69d;font-size:7px}.girl-v3-preview>article>small{display:block;margin-top:6px;overflow:hidden;color:#dfc69d;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.girl-v3-voice>div{height:35px;display:flex;align-items:center;justify-content:center;gap:3px}.girl-v3-voice>div i{width:2px;height:var(--h);border-radius:2px;background:#1c1813;box-shadow:none}.girl-v3-look>div{height:39px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:5px}.girl-v3-look img{width:100%;height:39px;object-fit:cover;border:1px solid #a1844f7a;border-radius:6px}.girl-v3-look img:first-child{border-color:#a1844f;box-shadow:none}.girl-v3-memory{padding:9px 11px}.girl-v3-memory>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:7px}.girl-v3-memory p{margin:0;padding:7px 5px;overflow:hidden;border:1px solid #a1844f94;border-radius:7px;color:#dfc69d;background:#1c1813bd;font-size:7px;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-height:720px){.route-girl .iteration-girl-v3,.route-girl-settings .iteration-girl-v3{grid-template-rows:minmax(300px,1fr) 92px 66px!important;gap:5px!important;padding:5px!important}.girl-v3-gallery{top:54px;height:286px}.girl-v3-start{height:57px!important}.girl-v3-affinity{bottom:78px}.girl-v3-preview>article{padding:7px 9px}.girl-v3-voice>div{height:29px}.girl-v3-look>div,.girl-v3-look img{height:32px}.girl-v3-memory{padding:6px 9px}.girl-v3-memory>div{margin-top:4px}.girl-v3-memory p{padding:4px}}.short-task-route{min-height:100dvh;padding-bottom:92px;background:#101115;color:#f5f5f7}.short-task-workbench,.short-task-history{display:grid;gap:12px;padding:13px}.short-task-workbench>article,.short-task-history-card{border:1px solid #ffffff61;border-radius:14px;background:#101115;box-shadow:none}.short-task-template{padding:13px}.short-task-template>header,.short-task-file>header,.short-task-description>header{display:flex;align-items:center;gap:9px}.short-task-template>header>span,.short-task-file>header>span,.short-task-description>header>span{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border:1px solid #ffffff1a;border-radius:50%;background:#101115;color:#f5f5f7;font-size:10px;font-weight:800}.short-task-template header div,.short-task-file header div,.short-task-description header div{min-width:0;flex:1}.short-task-template small,.short-task-history>header small{display:block;color:#f5f5f7;font-size:7px;font-weight:800;letter-spacing:1.5px}.short-task-template h2,.short-task-file h2,.short-task-description h2,.short-task-history h2{margin:2px 0 0;font-size:15px}.short-task-template header button{height:29px;padding:0 10px;border:1px solid #ffffff1a;border-radius:9px;color:#f5f5f7;background:#101115;font-size:8px}.short-task-template>div{display:grid;grid-template-columns:82px 1fr;gap:11px;align-items:center;margin-top:11px}.short-task-template img{width:82px;height:58px;object-fit:cover;border-radius:8px}.short-task-template p{display:-webkit-box;overflow:hidden;margin:0;color:#f5f5f7;font-size:9px;line-height:15px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.short-task-file{padding:13px}.short-task-file header p,.short-task-description header p{margin:3px 0 0;color:#f5f5f7;font-size:8px}.short-task-file>button{width:100%;min-height:82px;margin-top:11px;padding:9px;display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px dashed #ffffff1a;border-radius:11px;color:#f5f5f7;background:#101115d6;text-align:left}.short-task-file>button>i{display:grid;width:56px;height:56px;place-items:center;border:1px solid #ffffff73;border-radius:10px;color:#f5f5f7;background:#101115;font-style:normal;font-size:19px}.short-task-file>button>img{width:62px;height:62px;object-fit:cover;border-radius:9px;background:#101115}.short-task-file>button span{min-width:0}.short-task-file>button b,.short-task-file>button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.short-task-file>button b{font-size:10px}.short-task-file>button small{margin-top:5px;color:#f5f5f7;font-size:7px}.short-task-file>button em{color:#f5f5f7;font-size:8px;font-style:normal;white-space:nowrap}.short-task-file.has-file>button{border-style:solid;border-color:#ffffff1a;background:#1011158f}.short-task-description{position:relative;padding:13px}.short-task-description textarea{width:100%;min-height:104px;margin-top:11px;padding:11px 12px 24px;resize:vertical;border:1px solid #ffffff1a;border-radius:10px;outline:0;color:#f5f5f7;background:#101115;font:inherit;font-size:10px;line-height:17px}.short-task-description textarea:focus{border-color:#ffffff1a;box-shadow:none}.short-task-description>small{position:absolute;right:23px;bottom:20px;color:#f5f5f7;font-size:7px}.short-task-submit{height:44px;border:1px solid #ffffff1a;border-radius:12px;color:#f5f5f7;background:#101115;box-shadow:none;font-size:12px;font-weight:800}.short-task-submit:disabled{opacity:.6}.short-task-agreement{margin:-4px 8px 0;color:#f5f5f7;text-align:center;font-size:7px;line-height:13px}.short-task-history{padding-top:5px}.short-task-history>header{display:flex;align-items:end;justify-content:space-between}.short-task-history>header button{height:30px;padding:0 11px;border:1px solid #ffffff1a;border-radius:9px;color:#f5f5f7;background:#101115;font-size:8px}.short-task-history>div{display:grid;gap:10px}.short-task-empty{margin:0;padding:26px 12px;border:1px dashed #ffffff1a;border-radius:12px;color:#f5f5f7;text-align:center;font-size:9px}.short-task-history-card{padding:12px}.short-task-history-card>header{display:flex;align-items:start;justify-content:space-between;gap:10px}.short-task-history-card header div{min-width:0}.short-task-history-card header small{display:block;overflow:hidden;color:#f5f5f7;font:6px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.short-task-history-card h3{margin:4px 0 0;font-size:12px}.short-task-history-card header>b{padding:5px 8px;border:1px solid #ffffff1a;border-radius:8px;color:#f5f5f7;background:#101115;font-size:7px;white-space:nowrap}.short-task-history-card[data-status="pending"] header>b{border-color:#ffffff1a;color:#f5f5f7}.short-task-history-card[data-status="processing"] header>b{border-color:#ffffff1a;color:#f5f5f7}.short-task-history-card[data-status="rejected"] header>b{border-color:#ffffff1a;color:#f5f5f7}.short-task-history-card>p{display:-webkit-box;overflow:hidden;margin:10px 0;color:#f5f5f7;font-size:9px;line-height:15px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.short-task-history-card dl{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0}.short-task-history-card dl div{padding:8px;border-radius:8px;background:#101115}.short-task-history-card dt{color:#f5f5f7;font-size:6px}.short-task-history-card dd{margin:3px 0 0;color:#f5f5f7;font-size:7px}.short-task-history-card blockquote{margin:10px 0 0;padding:9px 10px;border-left:2px solid #ffffff1a;background:#101115}.short-task-history-card blockquote b{color:#f5f5f7;font-size:7px}.short-task-history-card blockquote p{margin:4px 0 0;color:#f5f5f7;font-size:8px;line-height:14px}.short-task-history-card>video{width:100%;max-height:230px;margin-top:10px;border-radius:9px;background:#101115}.short-task-history-card>a{height:34px;margin-top:8px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff1a;border-radius:9px;color:#f5f5f7;background:#101115;text-decoration:none;font-size:9px;font-weight:800}@media (min-width:700px){.short-task-route{border-radius:22px}.short-task-workbench,.short-task-history{padding-inline:16px}}.short-task-history-card[data-status="submitted"] header>b{border-color:#ffffff1a;color:#f5f5f7}.short-task-history-card[data-status="completed"] header>b{border-color:#ffffff1a;color:#f5f5f7}.short-task-history-card[data-status="delivered"] header>b{border-color:#ffffff1a;color:#f5f5f7}.short-creation-library{padding:12px 10px 92px;color:#f5f5f7}.short-creation-head{margin-bottom:8px}.short-creation-head>span{display:grid;place-items:center;color:#f5f5f7;font-size:8px;white-space:nowrap}.short-creation-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px;margin:0 2px 12px}.short-creation-tabs button{display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px}.short-creation-tabs button>span{display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border:1px solid #ffffff1a;border-radius:9px;color:#f5f5f7;background:#101115;font-size:7px}.short-creation-tabs button.on>span{border-color:#ffffff40;color:#f5f5f7;background:#1011151c}.short-creation-body{padding:0 2px 22px}.short-creation-list{display:grid;gap:10px}.short-creation-card{overflow:hidden;padding:12px;border:1px solid #ffffff66;border-radius:14px;background:#101115;box-shadow:none}.short-creation-card-main{display:grid;grid-template-columns:82px minmax(0,1fr);gap:11px;align-items:start}.short-creation-card-main>img,.short-creation-cover-empty{width:82px;aspect-ratio:3/4;border-radius:9px;background:#101115}.short-creation-card-main>img{display:block;object-fit:cover}.short-creation-cover-empty{display:grid;place-items:center;border:1px dashed #ffffff1a;color:#f5f5f7;font-size:20px;font-weight:900}.short-creation-card-main>div{min-width:0}.short-creation-card-main small{display:block;overflow:hidden;color:#f5f5f7;font:6px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.short-creation-card-main h2{display:-webkit-box;overflow:hidden;margin:5px 0 6px;color:#f5f5f7;font-size:13px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.short-creation-card-main b{display:inline-flex;padding:4px 7px;border:1px solid #ffffff1a;border-radius:8px;color:#f5f5f7;background:#101115;font-size:7px}.short-creation-card[data-status="submitted"] .short-creation-card-main b,.short-creation-card[data-status="pending"] .short-creation-card-main b{border-color:#ffffff1a;color:#f5f5f7}.short-creation-card[data-status="processing"] .short-creation-card-main b{border-color:#ffffff1a;color:#f5f5f7}.short-creation-card[data-status="completed"] .short-creation-card-main b{border-color:#ffffff1a;color:#f5f5f7}.short-creation-card[data-status="delivered"] .short-creation-card-main b{border-color:#ffffff1a;color:#f5f5f7}.short-creation-card[data-status="rejected"] .short-creation-card-main b,.short-creation-card[data-status="failed"] .short-creation-card-main b{border-color:#ffffff1a;color:#f5f5f7}.short-creation-card-main p{display:-webkit-box;overflow:hidden;margin:7px 0 5px;color:#f5f5f7;font-size:8px;line-height:14px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.short-creation-card-main time{display:block;color:#f5f5f7;font-size:7px}.short-creation-card>blockquote{margin:10px 0 0;padding:9px 10px;border-left:2px solid #ffffff1a;background:#101115}.short-creation-card>blockquote b{color:#f5f5f7;font-size:8px}.short-creation-card>blockquote p{margin:4px 0 0;color:#f5f5f7;font-size:8px;line-height:14px}.short-creation-card>video{display:block;width:100%;max-height:300px;margin-top:11px;border-radius:9px;background:#101115}.short-creation-card>a{height:36px;margin-top:8px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff1a;border-radius:9px;color:#f5f5f7;background:#101115;text-decoration:none;font-size:9px;font-weight:800}.short-creation-result-wait{margin:10px 0 0;padding:9px;border:1px solid #ffffff1a;border-radius:9px;color:#f5f5f7;background:#101115;text-align:center;font-size:8px}.short-creation-state{min-height:390px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:28px;text-align:center}.short-creation-state>span{display:grid;width:66px;height:66px;place-items:center;border:1px solid #ffffff1a;border-radius:50%;color:#f5f5f7;background:#101115;font-size:28px}.short-creation-state h2{margin:15px 0 5px;font-size:16px}.short-creation-state p{max-width:270px;margin:0;color:#f5f5f7;font-size:9px;line-height:1.65}.short-creation-state button{height:38px;margin-top:16px;padding:0 18px;border:1px solid #ffffff1a;border-radius:11px;color:#f5f5f7;background:#101115;font-size:9px}@media(max-width:390px){.short-creation-library{padding-right:7px;padding-left:7px}.short-creation-card{padding:10px}.short-creation-card-main{grid-template-columns:72px minmax(0,1fr);gap:9px}.short-creation-card-main>img,.short-creation-cover-empty{width:72px}.short-creation-tabs{gap:3px}.short-creation-tabs button{gap:3px;font-size:8px}}.route-player .detail-tabs,.route-content-player .detail-tabs{display:none!important}.hub-movie-cover-card{position:relative!important;overflow:hidden!important}.hub-movie-cover-title{position:absolute;z-index:3;left:0;right:0;bottom:0;display:block;padding:22px 9px 8px;overflow:hidden;color:#f5f5f7;background:#101115;font-size:12px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;text-shadow:none}.app .head>.btn.back,
.hub-page .hub-detail-head>button:first-child,
.hub-page .hub-player-head>button:first-child{
  position:fixed!important;
  z-index:900!important;
  top:calc(36px + env(safe-area-inset-top))!important;
  left:max(12px,calc(50vw - 204px))!important;
  width:auto!important;
  min-width:52px!important;
  height:34px!important;
  min-height:34px!important;
  padding:0 11px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  border:1px solid #ffffff4d!important;
  border-radius:18px!important;
  color:#f5f5f7!important;
  background:#101115d6!important;
  box-shadow:none!important;
  backdrop-filter:blur(12px)!important;
}.app .head>.btn.back:hover,
.hub-page .hub-detail-head>button:first-child:hover,
.hub-page .hub-player-head>button:first-child:hover{border-color:#ffffff1a!important;background:#101115eb!important}[data-player-notice]{position:absolute;z-index:18;left:15px;right:15px;top:65px;pointer-events:none;color:#f5f5f7;background:#101115cc;border-radius:8px;font-size:13px;padding:6px 10px}.playback-access-layer[hidden] { display: none !important; }.playback-access-layer { position: fixed; inset: 0; z-index: 2600; display: grid; place-items: center; padding: 18px; font-family: inherit; }.playback-access-backdrop { position: absolute; inset: 0; background: #101115c7; backdrop-filter: blur(8px); }.playback-access-dialog { position: relative; width: min(420px, 100%); max-height: min(720px, calc(100dvh - 36px)); overflow: auto; border: 1px solid #ffffff94; border-radius: 22px; padding: 20px; color: #f5f5f7; background: #101115; box-shadow: none; }.playback-access-dialog > header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 15px; }.playback-access-dialog > header small { color: #f5f5f7; font-size: 11px; font-weight: 800; letter-spacing: .18em; }.playback-access-dialog button { min-height: 44px; border: 1px solid #ffffff8c; border-radius: 12px; padding: 0 16px; color: #f5f5f7; background: #1011150d; font: inherit; font-weight: 700; cursor: pointer; }.playback-access-dialog button:disabled { cursor: wait; opacity: .56; }.playback-access-dialog > header button { width: 38px; min-height: 38px; padding: 0; border-radius: 50%; font-size: 22px; }.playback-access-dialog h2 { margin: 0 0 10px; font-size: 23px; line-height: 1.25; }.playback-access-dialog p { margin: 0 0 14px; color: #f5f5f7; font-size: 14px; line-height: 1.65; }.playback-access-dialog b { color: #f5f5f7; }.playback-access-dialog .playback-access-primary { width: 100%; border: 0; margin: 8px 0; background: #101115; box-shadow: none; }.playback-access-account { border: 1px solid #ffffff38; border-radius: 12px; padding: 10px 12px; background: #1011150f; }.playback-access-price { display: flex; align-items: center; justify-content: space-between; margin: 14px 0; border: 1px solid #ffffff4d; border-radius: 14px; padding: 13px 14px; background: #10111514; }.playback-access-price span { color: #f5f5f7; font-size: 13px; }.playback-access-price b { color: #f5f5f7; font-size: 19px; }.playback-access-auth { display: grid; gap: 11px; }.playback-access-auth label { display: grid; gap: 6px; color: #f5f5f7; font-size: 13px; font-weight: 700; }.playback-access-auth input { min-height: 46px; box-sizing: border-box; width: 100%; border: 1px solid #ffffff7a; border-radius: 12px; padding: 0 13px; color: #f5f5f7; background: #101115e6; font: inherit; outline: none; }.playback-access-auth input:focus { border-color: #ffffff1a; box-shadow: none; }.playback-access-inline-error { min-height: 20px; margin: 0 !important; color: #f5f5f7 !important; }.playback-access-message { margin-top: 10px !important; color: #f5f5f7 !important; text-align: center; }.playback-unlocked-notice { position: fixed; z-index: 2601; top: calc(env(safe-area-inset-top, 0px) + 65px); left: 50%; transform: translateX(-50%); pointer-events: none; user-select: none; padding: 7px 16px; border: 1px solid #ffffff66; border-radius: 9px; background: #101115d9; color: #f5f5f7; font: 500 13px/1.4 sans-serif; box-shadow: none; }@media (max-width: 520px) {
  .playback-access-layer { align-items: end; padding: 0; }
  .playback-access-dialog { width: 100%; max-height: 86dvh; box-sizing: border-box; border-radius: 24px 24px 0 0; padding: 20px 18px max(22px, env(safe-area-inset-bottom)); }
}:root {
  --ai-placeholder-portrait: url('/assets/placeholders/cover-portrait-v1.webp');
  --ai-placeholder-landscape: url('/assets/placeholders/cover-landscape-v1.webp');
  --ai-placeholder-square: url('/assets/placeholders/content-square-v1.webp');
  --ai-placeholder-surface: #101115;
}img[data-ai-placeholder] {
  background-color: var(--ai-placeholder-surface);
  background-image: var(--ai-placeholder-brand), var(--ai-placeholder-image, var(--ai-placeholder-square));
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 78%, cover;
}img.ai-image-loading {
  background-image:
    #101115;
  background-size: 220% 100%, auto 78%, cover;
  animation: ai-placeholder-shimmer 1.65s ease-in-out infinite;
}img.ai-image-ready,
img.ai-image-fallback {
  animation: none;
}img.ai-image-fallback {
  object-fit: cover;
}.poster,
.feature,
.detailHero,
.player,
.result,
.videohero,
.watch,
.hub-cover,
.hub-list-cover,
.hub-movie-cover-media,
.hub-feature,
.hub-detail-hero,
.ai-result-cover,
.ai-full-movie-card,
.ai-full-theater-card,
.content-cover-empty {
  background-color: var(--ai-placeholder-surface);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}.poster,
.hub-cover,
.hub-list-cover,
.content-cover-empty {
  background-image: var(--ai-placeholder-portrait);
}.feature,
.detailHero,
.player,
.videohero,
.watch,
.hub-feature,
.hub-detail-hero,
.hub-movie-cover-media,
.ai-result-cover,
.ai-full-movie-card {
  background-image: var(--ai-placeholder-landscape);
}.hub-cover-empty,
.content-cover-empty {
  color: transparent !important;
  background-image: var(--ai-placeholder-brand), var(--ai-placeholder-portrait);
  background-position: center;
  background-size: auto 78%, cover;
}.hub-cover-empty[data-placeholder-kind='landscape'],
.content-cover-empty[data-placeholder-kind='landscape'] {
  background-image: var(--ai-placeholder-brand), var(--ai-placeholder-landscape);
}.hub-cover-empty[data-placeholder-kind='square'],
.content-cover-empty[data-placeholder-kind='square'] {
  background-image: var(--ai-placeholder-brand), var(--ai-placeholder-square);
}.content-cover-empty {
  position: relative;
  overflow: hidden;
}.pool-cover-cell {
  height: 104px;
}.pool-cover {
  width: 96px;
  height: 88px;
  background-image: var(--ai-placeholder-image, var(--ai-placeholder-portrait));
}.content-title-cell > img {
  width: 100px;
  height: 104px;
}@keyframes ai-placeholder-shimmer {
  from { background-position: 120% center, center, center; }
  to { background-position: -120% center, center, center; }
}@media (prefers-reduced-motion: reduce) {
  img.ai-image-loading {
    animation: none;
  }
}.recharge-live{padding:24px;max-width:960px;margin:auto;color:#f5f5f7}.recharge-live header,.recharge-live-orders article>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.recharge-live h1{font-size:24px}.recharge-live h2{font-size:18px;margin:24px 0 14px}.recharge-live p{line-height:1.8}.recharge-live-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.recharge-live button{cursor:pointer;border:1px solid #ffffff1a;border-radius:10px;padding:12px;background:#101115;color:#f5f5f7}.recharge-live button.selected{border-color:#ffffff1a;background:#101115}.recharge-live-grid button>*{display:block;margin:6px 0}.recharge-live-grid strong{font-size:23px;color:#f5f5f7}.recharge-live-submit{width:100%;margin:24px 0}.recharge-live button:disabled{opacity:.5;cursor:default}.recharge-live-orders article{padding:18px;margin:12px 0;border:1px solid #ffffff1a;border-radius:12px}.recharge-live small{color:#f5f5f7;overflow-wrap:anywhere}.recharge-alert{background:#101115;border-radius:8px;padding:12px}.recharge-live a{display:inline-block;padding:12px;border-radius:8px;color:#f5f5f7}.payment-config-form{display:grid;gap:16px;max-width:800px}.payment-config-form label{display:grid;gap:7px}.payment-config-form input,.payment-config-form textarea{width:100%;padding:10px;border:1px solid #ffffff1a;border-radius:7px}.payment-config-form input[type=checkbox]{width:auto}.payment-config-form textarea{min-height:90px}.payment-config-form .check{display:flex;align-items:center}.payment-config-form small{color:#f5f5f7}.payment-cards-form{display:grid;gap:18px;max-width:1040px}.payment-card-note{margin:0;color:#f5f5f7;font-size:13px;line-height:1.7}.payment-card-group{overflow:hidden;border:1px solid #ffffff1a;border-radius:12px;background:#101115}.payment-card-group h3{margin:0;padding:14px 18px;border-bottom:1px solid #ffffff1a;color:#f5f5f7;background:#101115;font-size:15px}.payment-card-table-wrap{overflow-x:auto}.payment-card-table{width:100%;min-width:560px;border-collapse:collapse;text-align:left}.payment-card-table th{padding:11px 18px;font-size:12px;color:#f5f5f7;background:#101115}.payment-card-table td{padding:13px 18px;border-top:1px solid #ffffff1a;color:#f5f5f7;font-size:13px}.payment-card-table th:last-child,.payment-card-table td:last-child{text-align:center;width:76px}.payment-card-price{display:flex;align-items:center;gap:8px;max-width:170px}.payment-card-price input{width:140px;min-height:40px;padding:8px 10px;border:1px solid #ffffff1a;border-radius:7px;background:#101115;color:#f5f5f7}.payment-card-table input[type=checkbox]{width:18px;height:18px;accent-color:#f5f5f7}.payment-card-actions{display:flex;align-items:center;gap:16px}.payment-card-actions span{color:#f5f5f7;font-size:12px}.payment-cards-form [role=status]:empty{display:none}.payment-cards-form [role=status]{margin:0;padding:11px 14px;border-radius:8px;background:#101115;color:#f5f5f7;line-height:1.6}.payment-cards-form input:disabled{opacity:.65}.s1-page,.s1-dialog{--s1-text:#f5f5f7;--s1-muted:#f5f5f7;--s1-panel:#101115;color:var(--s1-text);font-family:Arial,"Microsoft YaHei",sans-serif;box-sizing:border-box}.app:has(>.s1-page){background:#101115!important;padding:0!important;min-height:100dvh!important;overflow:visible!important}.app:has(>.s1-page){width:min(432px,100%)!important}.app:has(>.s1-page)>.head{display:none!important}.s1-page{width:100%!important;max-width:none!important;margin:0!important;padding:0 15px 105px!important;min-height:100dvh!important;background:#101115;overflow:hidden}.s1-page *,.s1-dialog *{box-sizing:border-box}.s1-page h1,.s1-page h2,.s1-page p,.s1-dialog h2{margin:0}.s1-page button,.s1-dialog button{font:inherit;color:inherit;cursor:pointer}.s1-page button:disabled,.s1-dialog button:disabled{opacity:.48;cursor:default}.s1-page button:focus-visible,.s1-dialog button:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}.s1-art{display:block;position:relative;pointer-events:none;flex-shrink:0;overflow:hidden}.s1-art-layer{position:absolute;display:block;pointer-events:none}.s1-art img{position:absolute;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;object-fit:contain;width:100%;height:100%}.s1-art>img{inset:0}.app>main.s1-page{background:#101115!important}.s1-page button,.s1-dialog button{min-height:0!important;letter-spacing:normal!important}.s1-page.s1-girl{background:transparent!important}.s1-header{height:65px!important;display:grid;grid-template-columns:65px 1fr 65px;align-items:center;gap:6px;background:none!important;border:0!important;padding:10px 0!important}.s1-header h1{font-size:20px!important;text-align:center;font-weight:700;letter-spacing:.3px;white-space:nowrap}.s1-header>button{background:none!important;border:0!important;padding:8px 0!important;font-size:12px!important;white-space:nowrap}.s1-header>button:first-child{font-size:30px!important;text-align:left}.s1-header>button:last-child{text-align:right;color:#f5f5f7}.s1-page.s1-girl{position:relative;padding:0!important;min-height:0!important;aspect-ratio:426/922;margin-bottom:72px!important;isolation:isolate}.s1-girl-bg{position:absolute;inset:0;width:100%;height:100%;z-index:-2;filter:blur(4px);transform:scale(1.035)}.s1-girl-shade{position:absolute;inset:0;background:#1c18137a;z-index:-1}.s1-girl-copy{position:absolute;top:44.25%;left:8.92%;width:82.16%;text-align:center}.s1-girl-title{width:100%;container-type:inline-size;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;color:#dfc69d;font-style:normal;font-weight:700;line-height:1.2;text-shadow:none}.s1-girl-name{font-size:clamp(30px,10vw,43px);font-size:min(13cqw,43px)}.s1-girl-subtitle{font-size:clamp(22px,7.3vw,31px);font-size:min(9cqw,31px);white-space:nowrap}.s1-girl-copy p,.s1-girl-copy strong{display:block;line-height:1.25!important;background:none;color:#dfc69d;font-weight:600}.s1-girl-copy .s1-girl-lead,.s1-girl-copy .s1-girl-tagline{position:relative;font-family:"Girl Cyber Display","Microsoft YaHei",sans-serif;color:#dfc69d;font-weight:400;font-style:normal;letter-spacing:.065em;transform:skewX(-8deg);-webkit-text-stroke:.5px #a1844f;text-shadow:none}.s1-girl-lead::before,.s1-girl-lead::after{content:"";position:absolute;top:48%;width:1.05em;height:.18em;pointer-events:none;transform:skewX(-32deg);box-shadow:none}.s1-girl-lead::before{right:calc(50% + 2.85em);color:#dfc69d;background:#1c1813}.s1-girl-lead::after{left:calc(50% + 2.8em);color:#dfc69d;background:#1c1813}.s1-girl-copy .s1-girl-access{color:#dfc69d;font-weight:800;text-shadow:none}.s1-girl-copy p{font-size:clamp(16px,5.5vw,23px)!important;margin:7px 0}.s1-girl-copy strong{font-size:clamp(23px,7.4vw,32px)!important;white-space:nowrap}.s1-girl-start{position:absolute;top:76.08%;left:2.35%;width:95.3%}.s1-girl-back{position:absolute;top:10px;left:15px;background:#1c181355;border:1px solid #a1844f44;border-radius:50%;width:34px;height:34px;font-size:25px!important}.s1-avatar{position:relative;width:75px;height:75px;flex-shrink:0;border:2px solid #ffffff1a;border-radius:50%;padding:2px;background:none;box-shadow:none}.s1-avatar>.s1-art,.s1-avatar>img{width:100%;height:100%;border-radius:50%;overflow:hidden;object-fit:cover}.s1-avatar>img{position:absolute;inset:0}.s1-stats{display:flex;border:1px solid #ffffff1a;border-radius:10px;margin:9px 0 12px;min-height:51px;background:#101115}.s1-stats button{display:flex;align-items:center;justify-content:center;gap:12px;flex:1;background:none;border:0;margin:8px 0;padding:0}.s1-stats button+button{border-left:1px solid #ffffff1a}.s1-stats .s1-art{width:22px;height:22px}.s1-stats span b,.s1-stats small{display:block;text-align:left}.s1-stats b{font-size:15px!important}.s1-stats small{font-size:9px!important;color:#f5f5f7;margin-top:2px}.s1-mini-cta{width:100%;margin-top:2.02cqw}.s1-section-title{font-size:15px!important;margin:17px 0 15px!important;padding-left:7px;border-left:2px solid #ffffff1a;font-weight:700}.s1-services{display:grid;grid-template-columns:repeat(5,1fr);gap:19px 7px;background:#101115;border:1px solid #ffffff1a;border-radius:12px;padding:14px 10px 18px}.s1-services>button{border:0;background:none;display:grid;gap:4px;justify-items:center;min-width:0;padding:0}.s1-services .s1-art{width:48px;height:48px}.s1-services span:last-child{font-size:10px!important;color:#f5f5f7;white-space:nowrap}.s1-error{padding:10px 12px;border:1px solid #ffffff1a;border-radius:8px;background:#101115;color:#f5f5f7;font-size:12px!important;line-height:1.6!important;margin:10px 0!important}.s1-error[hidden]{display:none}.s1-empty{text-align:center;color:#f5f5f7;padding:30px 12px!important;font-size:13px!important;line-height:2!important}.s1-empty small{font-size:11px!important;color:#f5f5f7}.s1-library{display:grid;gap:12px}.s1-library>button{display:flex;align-items:center;gap:12px;text-align:left;background:#101115;border:1px solid #ffffff1a;border-radius:10px;padding:10px}.s1-library img{width:60px;height:78px;object-fit:cover;border-radius:6px}.s1-library b{font-size:15px!important}.s1-recharge-hero{width:100%;aspect-ratio:396/154}.s1-recharge-tabs{display:flex;gap:4px;margin:16px -1px}.s1-recharge-tabs button{position:relative;flex:1;border:0;padding:0;background:none;aspect-ratio:130/34}.s1-recharge-tabs .s1-art{width:100%;height:100%}.s1-recharge-info{display:flex;justify-content:space-between;align-items:center;font-size:11px!important;color:#f5f5f7;gap:10px;margin:13px 0}.s1-recharge-info button{background:none;border:0;padding:3px;color:#f5f5f7}.s1-pack-title{font-size:14px!important;display:flex;justify-content:space-between;align-items:center;margin:16px 0 12px;color:#f5f5f7}.s1-pack-title small{font-size:10px!important;font-weight:400;color:#f5f5f7}.s1-packages{display:flex;gap:7px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#f5f5f7 transparent;padding:0 0 9px;margin:0 -3px}.s1-product{position:relative;flex:0 0 calc((100% - 14px)/3);aspect-ratio:128.342/197.398;padding:0;border:0;background:none;scroll-snap-align:start;container-type:inline-size}.s1-product>.s1-art{position:absolute}.s1-card-bg{inset:0;width:100%;height:100%;filter:none}.s1-product[aria-pressed=true] .s1-card-bg{filter:none}.s1-product .s1-card-icon{width:62.4%;height:40.5%;left:18.8%;top:39%;filter:none}.s1-product[aria-pressed=true] .s1-card-icon{filter:none}.s1-product .s1-card-footer{width:87.3%;height:13.9%;left:6.2%;top:82.6%;filter:none}.s1-product[aria-pressed=true] .s1-card-footer{filter:none}.s1-product .s1-product-name{position:absolute;top:10%;left:8%;width:84%;font-weight:700;font-size:clamp(11px,10.3cqw,15px)!important;text-align:center;color:#f5f5f7;white-space:nowrap}.s1-product .s1-product-note{position:absolute;top:21%;left:5%;width:90%;text-align:center;font-size:clamp(8px,7.6cqw,11px)!important;color:#f5f5f7}.s1-product .s1-product-price{position:absolute;top:29%;left:5%;width:90%;text-align:center;font-size:clamp(16px,17cqw,25px)!important;font-weight:800;color:#f5f5f7}.s1-product .s1-product-price small{font-size:11px!important;margin-right:3px}.s1-product .s1-product-footer{position:absolute;top:86.5%;left:9%;width:82%;font-size:8px!important;color:#f5f5f7;line-height:1.2!important;text-align:center}.s1-product[aria-pressed=true] .s1-product-name{background:#101115;color:transparent;-webkit-background-clip:text;background-clip:text}.s1-product.s1-product-coin .s1-card-icon,.s1-product.s1-product-vip .s1-card-icon{top:30%}.s1-product.s1-product-coin .s1-product-price,.s1-product.s1-product-vip .s1-product-price{top:71%}.s1-product.s1-product-coin .s1-product-note{top:24%}.s1-product.s1-product-coin .s1-product-name{font-size:clamp(13px,15cqw,20px)!important}.s1-recharge-action{margin:20px -5px 0}.s1-recharge-disclaimer{font-size:10px!important;color:#f5f5f7;text-align:center;line-height:1.6!important;margin:8px 0!important}.s1-channel-closed{color:#f5f5f7;text-align:center;font-size:12px!important;margin:12px 0!important}.s1-order-list{display:grid;gap:12px}.s1-order{padding:15px;border:1px solid #ffffff1a;background:#101115;border-radius:10px;font-size:12px!important}.s1-order header{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.s1-order p{font-size:11px!important;line-height:1.8!important;color:#f5f5f7}.s1-order small{font-size:10px!important;color:#f5f5f7;overflow-wrap:anywhere}.s1-order button{margin-top:10px;background:#101115;border:1px solid #ffffff1a;border-radius:6px;padding:7px 12px}.s1-pagination{display:flex;justify-content:center;gap:15px;align-items:center;margin:20px 0;color:#f5f5f7;font-size:12px!important}.s1-pagination button{background:#101115;border:1px solid #ffffff1a;border-radius:7px;padding:8px}.s1-modal-open{overflow:hidden!important}.s1-dialog{position:relative;width:min(432px,100vw);max-height:90dvh;overflow-y:auto;background:#101115;border:1px solid #ffffff1a;border-radius:19px 19px 0 0;padding:0 12px calc(24px + env(safe-area-inset-bottom));box-shadow:none;outline:none}.s1-dialog>header{height:53px;display:flex;align-items:center;justify-content:center;margin:0 -12px 18px;border-radius:18px 18px 0 0;background:#101115;border-bottom:1px solid #ffffff1a;position:relative}.s1-dialog>header h2{font-size:16px!important;font-weight:700;color:#f5f5f7}.s1-dialog>header button{position:absolute;right:12px;top:10px;background:none;border:0;font-size:24px!important;line-height:28px!important}.s1-dialog>p{font-size:13px!important;color:#f5f5f7;line-height:1.8!important;overflow-wrap:anywhere}.s1-dialog form{display:grid;gap:14px}.s1-dialog label{display:grid;gap:7px;font-size:13px!important;color:#f5f5f7}.s1-dialog input{min-width:0;width:100%;background:#101115;border:1px solid #ffffff1a;border-radius:8px;color:white;padding:11px;font:inherit}.s1-dialog form>button:not(.s1-gradient){border:0;background:none;color:#f5f5f7;padding:8px}.s1-gradient{width:100%;padding:13px;border:1px solid #ffffff1a;border-radius:5px;background:#101115;color:white;font-size:14px!important;font-weight:700;display:block;text-align:center;text-decoration:none}.s1-row-button{width:100%;background:#101115;border:1px solid #ffffff1a;padding:12px;border-radius:8px;margin-top:20px}.s1-form-error{font-size:12px!important;color:#f5f5f7;line-height:1.5!important;margin:0}.s1-pay-result{font-size:13px!important;line-height:1.8!important;color:#f5f5f7;text-align:center;margin:12px 0}.s1-pay-result a{margin:14px 0}.s1-paid{color:#f5f5f7!important;font-size:17px!important;text-align:center}@media(max-width:360px){.s1-page{padding-inline:12px!important}.s1-avatar{width:64px;height:64px}.s1-services{gap:15px 4px;padding:12px 6px}.s1-services .s1-art{width:42px;height:42px}.s1-services span:last-child{font-size:9px!important}.s1-page.s1-girl{padding:0!important}}@media(prefers-reduced-motion:reduce){.s1-page *,.s1-dialog *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.s1-account-actions{display:grid;gap:10px;flex:0 0 84px}.s1-account-actions button{width:100%;padding:7px 3px;border:1px solid #ffffff1a;border-radius:7px;background:#101115;font-size:11px!important;font-weight:700;white-space:nowrap;box-shadow:none}.s1-account-actions button:last-child{border-color:#ffffff1a;background:#101115;color:#f5f5f7}.s1-avatar{width:68px;height:68px}.s1-services>button{padding:6px 0;border-radius:9px}.s1-services>button:hover,.s1-services>button:focus-visible{background:#101115}.s1-services>button:active{background:#101115;transform:scale(.97)}.s1-dialog textarea{min-height:110px;resize:vertical;width:100%;padding:11px;background:#101115;border:1px solid #ffffff1a;border-radius:8px;color:#f5f5f7;font:inherit}.s1-dialog-note{font-size:12px!important;line-height:1.7!important;color:#f5f5f7}.s1-avatar-preview{position:relative;width:104px;height:104px;margin:auto;border:2px solid #ffffff1a;border-radius:50%;overflow:hidden;background:#101115}.s1-avatar-preview>.s1-art,.s1-avatar-preview>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.s1-avatar-preview>img[hidden]{display:none}.s1-file-label{text-align:center}.s1-file-label input{font-size:12px!important;padding:9px}.s1-dialog>.s1-gradient{margin-top:16px}.s1-dialog>label{margin-top:12px}.s1-library small{display:block;color:#f5f5f7;font-size:11px!important;margin-top:6px}.s1-empty .s1-gradient{width:160px;margin:16px auto 0}.s1-recharge-tabs{gap:4px;margin:16px 0}.s1-recharge-tabs button{aspect-ratio:130/34;min-width:0;min-height:0!important;padding:0!important;border:0;border-radius:0;background:transparent;box-shadow:none;outline:none;opacity:1;filter:none}.s1-recharge-tabs button .s1-art{display:block;filter:none;opacity:1}.s1-recharge-tabs button[aria-pressed=true]{transform:scale(1.08);z-index:1;filter:none;box-shadow:none;outline:none}.s1-recharge-tabs button:hover{filter:brightness(1.12)}.s1-recharge-tabs button:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}.s1-packages{padding:5px 3px 11px;gap:9px}.s1-product{flex-basis:calc((100% - 18px)/3);border-radius:10px;outline:1px solid transparent;outline-offset:1px}.s1-product[aria-pressed=true]{outline:2px solid #ffffff1a;box-shadow:none}.s1-product-check{position:absolute;right:5%;top:2%;width:17px;height:17px;display:grid;place-content:center;background:#101115;border:1px solid #ffffff1a;border-radius:50%;color:#f5f5f7;font-size:11px!important;z-index:2}.s1-product[aria-pressed=true] .s1-product-check{background:#101115;border-color:#ffffff1a;color:#f5f5f7}.s1-product .s1-product-footer{visibility:visible;top:84%;left:8%;width:84%;padding:5px 0;border:1px solid #ffffff1a;border-radius:5px;background:#101115;font-size:9px!important}.s1-product[aria-pressed=true] .s1-product-footer{border-color:#ffffff1a;color:#f5f5f7;background:#101115}.s1-ai-recharge-hero{position:relative;display:flex;align-items:center;gap:12px;min-height:143px;padding:18px 14px;border:1px solid #ffffff1a;border-radius:14px;background:#101115;box-shadow:none;overflow:hidden}.s1-ai-recharge-hero>.s1-art{width:100px;height:100px;flex-shrink:0}.s1-ai-recharge-hero h2{font-size:30px!important;font-weight:900;letter-spacing:2px;background:#101115;-webkit-background-clip:text;background-clip:text;color:transparent}.s1-ai-recharge-hero p{margin:9px 0 12px;font-size:11px!important;color:#f5f5f7;white-space:nowrap}.s1-ai-recharge-hero div>span{display:block;font-size:9px!important;color:#f5f5f7}@media(max-width:360px){.s1-account-actions{flex-basis:73px}.s1-account-actions button{font-size:10px!important}.s1-avatar{width:54px;height:54px}.s1-ai-recharge-hero{padding:14px 10px;gap:7px}.s1-ai-recharge-hero>.s1-art{width:76px;height:76px}.s1-ai-recharge-hero h2{font-size:26px!important}.s1-ai-recharge-hero p{font-size:10px!important}.s1-product .s1-product-footer{font-size:8px!important}}.s1-payment-qr{width:240px;max-width:100%;aspect-ratio:1;margin:14px auto;display:grid;place-items:center;background:#101115;color:#f5f5f7;border-radius:10px;padding:8px;overflow:hidden}.s1-payment-qr svg{display:block;width:100%;height:100%;shape-rendering:crispEdges}.s1-qr-fallback{font-size:13px;line-height:1.8;padding:20px}.s1-payment-order{overflow-wrap:anywhere;font-size:11px!important;color:#f5f5f7}.s1-payment-unavailable{text-align:center;color:#f5f5f7;font-size:13px;line-height:1.8;padding:5px 0}.s1-payment-unavailable h3{color:#f5f5f7;font-size:18px;margin:0 0 12px}.s1-payment-unavailable .s1-gradient{margin-top:22px}.s1-payment-unavailable .s1-row-button{margin-top:12px}.s1-simple-payment .s1-payment-qr{width:220px;margin:12px auto}.s1-simple-payment .s1-payment-order{text-align:center;margin:12px 0 0}.s1-simple-payment [data-pay-countdown]{font-size:12px;color:#f5f5f7}.s1-simple-payment .s1-pay-result>p{margin:8px 0}.s1-simple-payment .s1-qr-fallback{display:flex;flex-direction:column;justify-content:center;gap:12px}.s1-entitlement-icon{display:block;width:44px;height:44px;object-fit:contain;flex-shrink:0;pointer-events:none}.s1-membership-summary{display:flex;flex-direction:column;align-items:center;gap:8px;padding:2px 0 10px;text-align:center}.s1-membership-summary .s1-entitlement-icon{width:82px;height:82px}.s1-membership-summary>b{font-size:20px!important;color:#f5f5f7}.s1-membership-summary>p{margin:0;color:#f5f5f7;font-size:16px!important}.s1-membership-summary>small{font-size:12px!important;color:#f5f5f7}.s1-dialog input[data-s1-uid-value]{font-size:12px!important;cursor:text}.s1-girl-slogan[data-ui-image]:not([data-slogan-error]){width:100%;height:clamp(58px,8.3dvh,78px);margin:5px auto;line-height:0}.s1-girl-slogan>img{display:block;object-fit:contain}@media(max-height:520px){.s1-girl-slogan[data-ui-image]:not([data-slogan-error]){height:48px;margin:2px auto}}html.ai-girl-embedded,
html.ai-girl-embedded body {
  overflow: hidden !important;
  overscroll-behavior: none;
}.app:has(> .ai-girl-host) {
  height: 100dvh !important;
  min-height: 100dvh !important;
  padding: 0 !important;
  overflow: hidden !important;
}.app > main.ai-girl-host {
  --ai-girl-nav-height: calc(72px + env(safe-area-inset-bottom));
  position: fixed !important;
  z-index: 90;
  top: 0 !important;
  left: 50% !important;
  width: min(432px, 100vw) !important;
  height: calc(100vh - var(--ai-girl-nav-height)) !important;
  height: calc(100dvh - var(--ai-girl-nav-height)) !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: translateX(-50%);
  overflow: hidden !important;
  background: #1c1813 !important;
}.ai-girl-frame {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  background: #1c1813;
}.ai-h5-portal{position:fixed;z-index:90;top:0;left:50%;width:min(432px,100vw);height:calc(var(--app-viewport,100dvh) - var(--ai-girl-nav-height,76px));transform:translateX(-50%);background:#101115;overflow:hidden}.ai-h5-portal[hidden]{display:none!important}.ai-h5-portal .ai-girl-frame{width:100%;height:100%;border:0;display:block}:root #app .app:has(>.ai-h5-placeholder){height:var(--app-viewport,100dvh)!important;min-height:0!important;padding:0!important;overflow:hidden!important}.ai-h5-placeholder{min-height:calc(var(--app-viewport,100dvh) - var(--app-nav,76px));background:#101115;color:#f5f5f7;display:grid;place-items:center}.ai-h5-resume-status{position:absolute;inset:0;z-index:2;display:grid;align-content:center;justify-items:center;gap:14px;background:#101115;color:#f5f5f7;text-align:center;padding:24px;font-size:14px}.ai-h5-resume-status button{border:1px solid #ffffff1a;border-radius:9px;padding:10px 24px;background:#101115;color:#f5f5f7;font:inherit}.s1-page .s1-packages.rc-package-carousel{display:flex;flex-wrap:nowrap;gap:7px;overflow-x:auto;overflow-y:hidden;margin:0 -2px;padding:14px 4px 15px;scroll-snap-type:none;overscroll-behavior-x:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:#f5f5f7 #f5f5f7;-webkit-overflow-scrolling:touch}.rc-package-carousel.is-dragging{cursor:grabbing}.s1-page .s1-recharge-tabs{gap:7px;margin:14px 0 18px;align-items:center}.s1-page .s1-recharge-tabs button{position:relative;isolation:isolate;min-height:0!important;padding:0!important;aspect-ratio:130/34;border:0;border-radius:0;background:transparent;opacity:.65;filter:saturate(.6);transform:none;transition:background .15s,border-color .15s,opacity .15s}.s1-page .s1-recharge-tabs button[aria-pressed=true]{background:transparent;border:0;opacity:1;filter:none;transform:none;box-shadow:none}.s1-page .s1-recharge-tabs button[aria-pressed=true]::after{content:"";position:absolute;left:22%;right:22%;bottom:-7px;height:3px;border-radius:3px;background:#101115;box-shadow:none}.s1-page .s1-recharge-tabs button:focus-visible{outline:2px solid #ffffff1a;outline-offset:4px}.s1-page .s1-recharge-tabs button:disabled{cursor:wait}.s1-page .s1-recharge-tabs button[aria-pressed=true]::before{content:"";position:absolute;inset:13% 4%;z-index:1;clip-path:polygon(8% 0,92% 0,100% 32%,100% 68%,92% 100%,8% 100%,0 68%,0 32%);background:#101115;mix-blend-mode:screen;pointer-events:none}.s1-page .s1-recharge-tabs button[aria-pressed=true]>.s1-art{filter:none}.s1-header>button.s1-text-back:first-child{font-size:16px!important;line-height:24px!important;font-weight:400}.s1-page .s1-girl-back{width:auto;min-width:54px;padding:8px 10px!important;font-size:16px!important;line-height:24px!important}.ai-history-page button.ai-history-back{width:auto!important;min-width:48px!important;height:34px!important;padding:5px 8px!important;border:0!important;border-radius:8px!important;background:transparent!important;font-size:15px!important;line-height:24px!important}.iteration-route-head>button[data-iteration-go]{font-size:14px!important}@media(max-width:600px) and (orientation:portrait){

 #app .s1-page.s1-recharge{min-height:0!important;padding:0 14px calc(66px + env(safe-area-inset-bottom))!important}

 #app .s1-recharge .s1-header{height:clamp(32px,5dvh,46px)!important;min-height:0;margin:0!important;padding:4px 0!important}

 #app .s1-recharge .s1-section-title{margin:clamp(7px,1.2dvh,12px) 0!important;font-size:14px!important}

 #app .s1-recharge .s1-recharge-tabs{margin:clamp(7px,1.3dvh,12px) 0 clamp(10px,1.8dvh,16px)}

 #app .s1-recharge .s1-pack-title{margin:clamp(6px,1dvh,10px) 0!important;font-size:14px!important}

 #app .s1-recharge .s1-packages.rc-package-carousel{padding-top:9px;padding-bottom:13px;margin-top:0;margin-bottom:0}

 #app .s1-recharge .s1-recharge-action{margin-top:clamp(10px,2dvh,18px)}

 #app .s1-recharge .s1-recharge-disclaimer{margin:clamp(3px,.55dvh,6px) 0!important;font-size:10px!important;line-height:1.4!important}

}.s1-page .s1-recharge-tabs button[aria-pressed=true]{filter:none}:root #app .s1-recharge .s1-card-copy{margin:10px 0 14px!important;color:#f5f5f7!important;font-size:13px!important;font-weight:700;line-height:1.5!important;text-align:center;white-space:pre-line;overflow-wrap:anywhere}#app .s1-recharge .rc-upgrade-offer{display:block;position:relative;box-sizing:border-box;width:100%;margin:10px 0 19px;padding:0;overflow:hidden;isolation:isolate;border:1px solid #ffffff1a;border-radius:13px;background:#101115;box-shadow:none;color:#f5f5f7;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}#app .rc-upgrade-offer::before{content:"";position:absolute;inset:0;z-index:-1;background:#101115;pointer-events:none}#app .rc-upgrade-offer .rc-upgrade-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px 0;font-size:14px;line-height:1.4;font-weight:800;color:#f5f5f7}#app .rc-upgrade-offer .rc-upgrade-badge{flex:none;color:#f5f5f7;border:1px solid #ffffff1a;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:500;line-height:1.4}#app .rc-upgrade-offer .rc-upgrade-main{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 8px}#app .rc-upgrade-offer .rc-upgrade-target{display:grid;gap:3px;min-width:0;line-height:1.4;overflow-wrap:anywhere}#app .rc-upgrade-offer .rc-upgrade-target>span:first-child{font-size:11px;color:#f5f5f7}#app .rc-upgrade-offer .rc-upgrade-target>strong{font-size:18px;font-weight:800;color:#f5f5f7}#app .rc-upgrade-offer .rc-upgrade-target>span:last-child{font-size:12px;color:#f5f5f7}#app .rc-upgrade-offer .rc-upgrade-price{display:grid;justify-items:end;gap:3px;flex:none;max-width:55%;line-height:1.2;color:#f5f5f7}#app .rc-upgrade-offer .rc-upgrade-price>span{font-size:12px;color:#f5f5f7}#app .rc-upgrade-offer .rc-upgrade-price>strong{font-size:32px;font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:-1px;overflow-wrap:anywhere;max-width:100%;text-shadow:none}#app .rc-upgrade-offer .rc-upgrade-credit{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 10px;margin:0 14px 10px;font-size:11px;line-height:1.5;color:#f5f5f7}#app .rc-upgrade-offer .rc-upgrade-credit>span{color:#f5f5f7}#app .rc-upgrade-offer .rc-upgrade-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;background:#101115;color:#f5f5f7}#app .rc-upgrade-offer .rc-upgrade-footer>span:first-child{font-size:11px;line-height:1.45;font-weight:500}#app .rc-upgrade-offer .rc-upgrade-cta{display:flex;align-items:center;justify-content:center;gap:8px;flex:none;min-height:36px;padding:0 14px;border:1px solid #ffffff1a;border-radius:8px;background:#101115;box-shadow:none;font-size:14px;font-weight:800;white-space:nowrap}#app .rc-upgrade-offer .rc-upgrade-cta>span{font-size:22px;line-height:1;font-weight:400}#app .s1-recharge .rc-upgrade-offer:disabled{cursor:wait;opacity:.65}#app .s1-recharge .rc-upgrade-offer:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}@media(max-width:350px){#app .rc-upgrade-offer .rc-upgrade-heading,#app .rc-upgrade-offer .rc-upgrade-main{padding-left:10px;padding-right:10px}#app .rc-upgrade-offer .rc-upgrade-credit{margin-left:10px;margin-right:10px}#app .rc-upgrade-offer .rc-upgrade-footer{padding-left:10px;padding-right:10px}#app .rc-upgrade-offer .rc-upgrade-price>strong{font-size:28px}#app .rc-upgrade-offer .rc-upgrade-target>strong{font-size:16px}#app .rc-upgrade-offer .rc-upgrade-cta{padding:0 10px;font-size:13px}}#app .s1-recharge .rc-upgrade-offer{margin:8px 0 14px;border-radius:10px}#app .rc-upgrade-offer .rc-upgrade-heading{padding:8px 12px 0;font-size:13px}#app .rc-upgrade-offer .rc-upgrade-main{gap:10px;padding:6px 12px}#app .rc-upgrade-offer .rc-upgrade-target{gap:1px}#app .rc-upgrade-offer .rc-upgrade-target>strong{font-size:16px}#app .rc-upgrade-offer .rc-upgrade-target>span:last-child{font-size:11px}#app .rc-upgrade-offer .rc-upgrade-price{gap:2px}#app .rc-upgrade-offer .rc-upgrade-price>strong{font-size:28px}#app .rc-upgrade-offer .rc-upgrade-credit{margin:0 12px 6px}#app .rc-upgrade-offer .rc-upgrade-footer{padding:7px 12px}#app .rc-upgrade-offer .rc-upgrade-cta{min-height:32px;padding:0 12px;font-size:13px}@media(max-width:350px){#app .rc-upgrade-offer .rc-upgrade-heading,#app .rc-upgrade-offer .rc-upgrade-main{padding-left:10px;padding-right:10px}#app .rc-upgrade-offer .rc-upgrade-credit{margin-left:10px;margin-right:10px}#app .rc-upgrade-offer .rc-upgrade-footer{padding-left:10px;padding-right:10px}#app .rc-upgrade-offer .rc-upgrade-cta{padding-left:10px;padding-right:10px}}:root #app .rc-member-packages{display:grid;gap:12px;margin:8px 0 14px;width:100%}:root #app .rc-member-card{min-width:0;overflow:hidden;border:1px solid #ffffff1a;border-radius:12px;background:#101115;box-shadow:none;text-align:left;color:#f5f5f7}:root #app .rc-member-card.is-selected{border-color:#ffffff1a;box-shadow:none}:root #app .rc-member-select{display:block;width:100%;border:0;padding:12px;background:none;color:inherit;text-align:left;cursor:pointer;font:inherit}:root #app .rc-member-card .rc-upgrade-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;color:#f5f5f7}:root #app .rc-member-card .rc-upgrade-main{display:flex;justify-content:space-between;gap:10px;margin:7px 0}:root #app .rc-member-card .rc-upgrade-target{display:grid;gap:3px;min-width:0}:root #app .rc-member-card .rc-upgrade-target strong{font-size:17px;overflow-wrap:anywhere;color:#f5f5f7}:root #app .rc-member-card .rc-upgrade-target>span{font-size:12px}:root #app .rc-member-card .rc-upgrade-price{display:grid;gap:2px;justify-items:end;flex-shrink:0}:root #app .rc-member-card .rc-upgrade-price>span{font-size:11px}:root #app .rc-member-card .rc-upgrade-price strong{font-size:28px;line-height:1.1;color:#f5f5f7}:root #app .rc-member-card .rc-upgrade-credit{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px;font-size:11px}:root #app .rc-member-card .rc-upgrade-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:#101115;color:#f5f5f7;font-size:11px}:root #app .rc-member-card .rc-upgrade-footer>span{flex:1;min-width:0;line-height:1.4}:root #app .rc-member-card .rc-upgrade-cta{flex-shrink:0;border:1px solid #ffffff1a;border-radius:7px;padding:7px 10px;background:#101115;color:#f5f5f7;font-size:12px;font-weight:700;font-family:inherit;line-height:1.2;cursor:pointer}:root #app .rc-member-select:focus-visible,:root #app .rc-member-card .rc-upgrade-cta:focus-visible{outline:2px solid #ffffff1a;outline-offset:-3px}:root #app .rc-member-card.is-ai{border-color:#ffffff1a;background:#101115}:root #app .rc-member-card.is-ai.is-selected{border-color:#ffffff1a;box-shadow:none}:root #app .rc-member-card.is-ai .rc-upgrade-heading,:root #app .rc-member-card.is-ai .rc-upgrade-target strong{color:#f5f5f7}:root #app .rc-member-card.is-ai .rc-upgrade-price strong{color:#f5f5f7}:root #app .rc-member-card.is-ai .rc-upgrade-footer{background:#101115;color:#f5f5f7}:root #app .rc-member-card.is-ai .rc-upgrade-cta{border-color:#ffffff1a;background:#101115;color:#f5f5f7}@media(max-width:360px){:root #app .s1-recharge .s1-recharge-tabs button{gap:3px;padding-left:4px;padding-right:4px;font-size:11px!important}}[hidden]{display:none!important}.s1-header h1{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s1-dialog{max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain}.s1-dialog input,.s1-dialog textarea,.s1-dialog select{box-sizing:border-box;min-width:0;max-width:100%}.s1-services button>span:not(.s1-art){overflow-wrap:anywhere}.app-announcements{margin:12px 16px;padding:12px 14px;border:1px solid #ffffff4d;border-radius:12px;background:#101115db;color:#f5f5f7;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.app-announcements p{margin:4px 0}.app-announcements strong{color:#f5f5f7}@media(max-width:360px){.s1-header{gap:8px}.s1-header h1{font-size:19px}}@media(prefers-reduced-motion:reduce){.s1-dialog{animation-duration:.01ms!important;transition-duration:.01ms!important}}.ui-entitlement-dialog{width:min(360px,calc(100vw - 36px));box-sizing:border-box;padding:22px;border:1px solid #ffffff1a;border-radius:18px;background:#101115;color:#f5f5f7;text-align:center}.ui-entitlement-dialog::backdrop{background:#101115ae}.ui-prompt-body{text-align:center}.ui-prompt-body>img{width:46px;height:46px;object-fit:contain}.ui-prompt-body h2{font-size:20px;margin:12px 0}.ui-prompt-body p{font-size:14px;line-height:1.6;color:#f5f5f7}.ui-prompt-body small{display:block;margin:10px 0}.ui-prompt-body footer{display:flex;gap:10px;margin-top:20px}.ui-prompt-body footer button{flex:1;padding:11px 14px;border:1px solid #ffffff1a;border-radius:10px;background:#101115;color:#f5f5f7}.ui-prompt-body footer button:last-child{border:0;background:#101115}.ai-config-button-icon{width:18px!important;height:18px!important;object-fit:contain;vertical-align:middle;margin-right:4px}.ui-admin{max-width:1200px}.ui-admin nav{display:flex;gap:10px;margin:14px 0}.ui-admin nav [aria-pressed=true]{background:#101115;color:#f5f5f7}.ui-admin fieldset{border:0;padding:0;margin:0}.ui-admin section{border:1px solid #ffffff1a;padding:20px;background:#101115;border-radius:12px;margin:16px 0}.ui-admin h3{margin:0 0 14px}.ui-save{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#101115;padding:12px;z-index:3}.ui-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ui-admin label{display:flex;flex-direction:column;gap:6px;font-size:13px}.ui-admin input:not([type=checkbox]),.ui-admin select,.ui-admin textarea{box-sizing:border-box;width:100%;padding:10px;border:1px solid #ffffff1a;border-radius:7px;font:inherit;min-width:0}.ui-admin textarea{min-height:75px}.ui-row{display:grid;grid-template-columns:1fr 1fr 70px 185px;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #ffffff1a}.ui-row>label{flex-direction:row}.ui-row>span{display:flex;gap:4px}.ui-row button,.ui-tool button{padding:7px}.ui-icon{display:grid;grid-template-columns:minmax(100px,1fr) auto 44px;align-items:end;gap:8px}.ui-icon img{width:40px;height:40px;object-fit:contain;background:#101115;border-radius:6px}.ui-tool{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-bottom:1px solid #ffffff1a;padding:16px 0}.ui-tool>span{display:flex;gap:8px}@media(max-width:900px){.ui-fields,.ui-tool{grid-template-columns:1fr}.ui-row{grid-template-columns:1fr 1fr}.ui-row>span{grid-column:2}}html:has(.ai-sample-landing),body:has(.ai-sample-landing){height:auto!important;min-height:100dvh!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important}#app:has(.ai-sample-landing),#app .app:has(.ai-sample-landing){height:auto!important;min-height:100dvh!important;overflow:visible!important}#app .app:has(.ai-sample-landing){padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}#app .ai-search-main:has(.ai-sample-landing){box-sizing:border-box;min-height:0!important;height:auto!important;padding:0!important;overflow:visible!important;display:block}#app .ai-sample-landing{box-sizing:border-box;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;display:grid!important;grid-template-rows:none;grid-auto-rows:auto;gap:clamp(3px,1.3vw,6px)!important;padding:max(4px,env(safe-area-inset-top)) clamp(10px,3.7vw,16px) 4px!important;margin:0!important;overflow:visible!important}#app .ai-sample-block{box-sizing:border-box;min-height:0!important;margin:0!important;padding:2px 10px!important;border-radius:12px!important}#app .ai-sample-block header{height:auto!important;min-height:1.5rem!important;display:flex;align-items:center;justify-content:space-between;margin:0!important}#app .ai-sample-block header>div{display:flex;align-items:center;gap:6px}#app .ai-sample-block h2{font-size:15px!important;margin:0!important}#app .ai-sample-block header img{width:20px!important;height:20px!important;object-fit:contain}#app .ai-sample-block header button{font-size:12px!important;height:auto!important;min-height:0!important;line-height:1.5!important;background:none;border:0;color:#f5f5f7;padding:2px 4px}#app .ai-sample-hot{display:flex;flex-direction:column}#app .ai-sample-hot>div{min-height:0;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:none;grid-auto-rows:auto;gap:0!important;margin:2px 0 0!important}#app .ai-sample-hot>div>button{height:auto!important;min-height:1.55rem!important;width:100%!important;padding:3px 0!important;display:flex!important;align-items:center;justify-content:flex-start!important;gap:8px;text-align:left;background:none!important;border:0!important;border-radius:0!important}#app .ai-sample-hot>div>button i{min-width:16px;font:12px sans-serif;color:#f5f5f7}#app .ai-sample-hot>div>button span{width:auto!important;min-width:0;font-size:clamp(12px,3.3vw,14px)!important;line-height:1.35!important;text-align:left!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app .ai-sample-history header{height:auto!important}#app .ai-sample-history header>span{display:flex;gap:8px}@media(max-height:700px){
 #app .ai-sample-landing{gap:3px!important;padding-top:max(3px,env(safe-area-inset-top))!important}
 #app .ai-sample-block{padding-top:0!important;padding-bottom:0!important}
 #app .ai-sample-hot>div>button{padding-top:2px!important;padding-bottom:2px!important}
}#app .ai-sample-landing{--ai-section-gap:clamp(4px,calc(4dvh - 21.6px),14px);min-height:calc(100dvh - 76px - env(safe-area-inset-bottom))!important;grid-template-rows:auto auto auto auto auto minmax(min-content,1fr) auto;gap:var(--ai-section-gap)!important;padding-top:max(env(safe-area-inset-top),clamp(5px,calc(5dvh - 27px),18px))!important;padding-bottom:clamp(6px,1.2dvh,12px)!important;padding-left:clamp(12px,4vw,18px)!important;padding-right:clamp(12px,4vw,18px)!important}#app .ai-sample-block{padding:0 5px!important}#app .ai-sample-block header{min-height:clamp(26px,3.7dvh,34px)!important}#app .ai-sample-hot{justify-content:flex-start}#app .ai-sample-hot>div{flex:1;align-content:start;grid-auto-rows:minmax(clamp(25px,calc(5dvh - 7px),40px),1fr);margin-top:clamp(3px,.6dvh,6px)!important}#app .ai-sample-hot>div>button{min-height:clamp(25px,calc(5dvh - 7px),40px)!important;padding:4px 0!important;gap:9px!important}#app .ai-sample-hot>div>button span{font-size:clamp(12px,3.45vw,14px)!important;line-height:1.5!important}#app .ai-sample-history{border-top:1px solid #ffffff1a!important;padding-top:clamp(3px,.7dvh,7px)!important}@media(max-height:680px){
 #app .ai-sample-landing{gap:3px!important;padding-top:max(4px,env(safe-area-inset-top))!important;padding-bottom:5px!important;grid-template-rows:auto auto auto auto minmax(min-content,1fr) auto}
 #app .ai-sample-hot>div>button{padding-top:2px!important;padding-bottom:2px!important}
}html:has(.ai-search-main>.ai-conversation-results),body:has(.ai-search-main>.ai-conversation-results){height:auto!important;min-height:100dvh!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important}#app:has(.ai-search-main>.ai-conversation-results),#app .app:has(.ai-search-main>.ai-conversation-results){height:auto!important;min-height:100dvh!important;overflow:visible!important}#app .app:has(.ai-search-main>.ai-conversation-results){padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}#app .ai-search-main:has(>.ai-conversation-results){height:auto!important;min-height:0!important;padding:0!important;overflow:visible!important;display:block}#app .ai-conversation-results{box-sizing:border-box;display:flex!important;flex-direction:column;gap:clamp(4px,1dvh,8px);min-height:calc(100dvh - 76px - env(safe-area-inset-bottom))!important;padding:max(0px,env(safe-area-inset-top)) clamp(10px,3vw,14px) 6px!important;margin:0!important}#app .ai-conversation-results>*{flex-shrink:0;min-width:0}#app .ai-conversation-results .ai-conversation-head{position:relative;top:auto;height:auto!important;min-height:44px!important;margin:0!important;padding:0!important;grid-template-columns:minmax(60px,1fr) 2fr minmax(42px,1fr);gap:6px}#app .ai-conversation-results .ai-conversation-head h1{font-size:18px!important;line-height:1.3!important}#app .ai-conversation-results .ai-conversation-head button{min-height:36px!important;height:auto!important;max-width:100%;width:auto!important;padding:6px 10px!important;white-space:nowrap}#app .ai-conversation-results .ai-conversation-head button:first-child{justify-self:start;font-size:13px!important}#app .ai-conversation-results .ai-conversation-head button:last-child{min-width:36px;justify-self:end}#app .ai-user-query{min-height:0!important;gap:7px!important;margin:0!important}#app .ai-user-query>span{max-width:calc(100% - 44px)!important;padding:5px 10px!important;font-size:14px!important;line-height:1.35!important;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}#app .ai-user-query>img{width:32px!important;height:32px!important;flex:none}#app .ai-answer-panel{padding:clamp(7px,2vw,10px)!important;border-radius:12px!important;margin:0!important}#app .ai-answer-panel>header{margin:0 0 7px!important;gap:6px}#app .ai-answer-panel>header>div{gap:6px!important;align-items:center}#app .ai-answer-panel>header img{width:24px!important;height:24px!important;flex:none}#app .ai-answer-panel>header p{min-width:0;font-size:14px!important;line-height:1.4!important;overflow-wrap:anywhere}#app .ai-answer-panel>header strong{display:inline;white-space:nowrap;max-width:100%;font-size:14px!important;line-height:1.4!important}#app .ai-featured-wrap{--ai-result-cover:clamp(88px,18dvh,150px);display:grid!important;grid-template-columns:minmax(0,1fr) 60px;align-items:stretch;gap:7px!important}#app .ai-conversation-featured{min-width:0;display:flex!important;align-items:flex-start;gap:7px!important;padding:0 0 2px!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain;scrollbar-width:none}#app .ai-conversation-featured .ai-conversation-card.is-landscape{flex:0 0 calc(var(--ai-result-cover) * 16 / 9)!important;width:calc(var(--ai-result-cover) * 16 / 9)!important}#app .ai-conversation-featured .ai-conversation-card.is-portrait,#app .ai-conversation-featured .ai-short-card,#app .ai-conversation-featured .ai-book-card{flex:0 0 max(98px,calc(var(--ai-result-cover) * .75))!important;width:max(98px,calc(var(--ai-result-cover) * .75))!important;height:auto!important}#app .ai-conversation-featured .ai-conversation-card>span,#app .ai-conversation-featured .ai-short-cover,#app .ai-conversation-featured .ai-book-cover{height:var(--ai-result-cover)!important;min-height:0!important;aspect-ratio:auto!important}#app .ai-conversation-featured .ai-conversation-card>b,#app .ai-conversation-featured .ai-short-title,#app .ai-conversation-featured .ai-book-card>b{display:block!important;margin:0!important;padding:5px 5px 2px!important;font-size:13px!important;line-height:1.4!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;-webkit-line-clamp:unset!important;max-height:none!important;min-height:0!important}#app .ai-conversation-featured .ai-conversation-card>small{padding:0 5px 4px!important;font-size:11px!important;line-height:1.4!important}#app .ai-conversation-featured .ai-short-keyword{margin:0!important;padding:0 5px 3px!important;line-height:1.4!important;font-size:11px!important}#app .ai-show-all-card{position:static!important;inset:auto!important;width:100%!important;height:100%!important;min-height:44px!important;padding:5px!important;gap:4px!important;border:1px solid #ffffff1a!important;border-radius:9px!important;background:#101115!important}#app .ai-show-all-card b{font-size:14px!important;white-space:normal!important;overflow-wrap:anywhere}#app .ai-show-all-card span{font-size:12px!important;white-space:normal!important}#app .ai-category-title{height:auto!important;min-height:18px!important;margin:4px 0 2px!important;font-size:12px!important}#app .ai-category-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px!important;max-height:none!important;overflow:visible!important}#app .ai-category-list button{height:auto!important;min-height:34px!important;padding:5px 7px!important;gap:3px;font-size:12px!important;line-height:1.35!important}#app .ai-category-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}#app .ai-category-list i{font-size:16px!important;flex:none}#app .ai-answer-panel>footer{margin-top:7px!important;padding-top:6px!important}#app .ai-answer-panel>footer button{height:auto!important;min-height:34px!important;padding:4px 10px!important;font-size:12px!important}#app .ai-answer-panel>footer .ai-thumb{font-size:17px!important}#app .ai-answer-panel>footer>button span{font-size:12px!important}#app .ai-you-may-like{min-height:0!important;margin:0!important;padding:0!important}#app .ai-you-may-like h2{font-size:14px!important;line-height:1.4!important}#app .ai-you-may-like>header button{height:auto!important;min-height:30px!important;font-size:12px!important;padding:4px 10px!important}#app .ai-like-tags{gap:6px!important;margin:4px 0 0!important;overflow-x:auto!important;scrollbar-width:none}#app .ai-like-tags button{flex:none;height:auto!important;min-height:32px!important;max-width:85%;padding:4px 10px!important;font-size:12px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app .ai-clean-note{margin:0!important;font-size:10px!important;line-height:1.4!important}#app .ai-conversation-results .ai-followup-dock{position:static!important;inset:auto!important;transform:none!important;box-sizing:border-box;width:100%!important;height:auto!important;min-height:0!important;grid-template-columns:minmax(0,1fr) minmax(88px,27%)!important;gap:7px!important;margin:auto 0 0!important;padding:6px 0 0!important}#app .ai-conversation-results .ai-followup-dock input{box-sizing:border-box;min-width:0!important;min-height:44px!important;height:auto!important;padding:9px 12px!important;font-size:16px!important;line-height:1.4!important}#app .ai-conversation-results .ai-followup-dock button{min-width:0!important;min-height:44px!important;height:auto!important;padding:7px!important;font-size:14px!important;white-space:normal!important;line-height:1.3!important}#app .ai-conversation-results .ai-search-state{flex:1 1 auto;min-height:120px!important;gap:8px;padding:14px 0;overflow-wrap:anywhere;text-align:center}#app .ai-conversation-results .ai-search-state b{font-size:16px!important}#app .ai-conversation-results .ai-search-state span{font-size:13px!important;line-height:1.5!important}#app .ai-conversation-results .ai-type-tabs,#app .ai-conversation-results .ai-sort-tabs{flex:none;gap:5px!important;margin:0!important;padding:0!important;min-height:34px!important}#app .ai-conversation-results .ai-type-tabs button,#app .ai-conversation-results .ai-sort-tabs button{min-height:34px!important;height:auto!important;font-size:13px!important;line-height:1.4!important;padding:5px 8px!important}@media(max-height:739px){
 #app .ai-conversation-results{gap:4px!important}
 #app .ai-featured-wrap{--ai-result-cover:clamp(72px,calc(35dvh - 122px),106px)}
 #app .ai-answer-panel{padding:7px!important}
 #app .ai-answer-panel>header{margin-bottom:5px!important}
 #app .ai-answer-panel>footer{margin-top:5px!important;padding-top:4px!important}
 #app .ai-you-may-like{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px!important}
 #app .ai-you-may-like>header{display:contents}
 #app .ai-you-may-like h2{grid-column:1;grid-row:1;font-size:12px!important}
 #app .ai-you-may-like>header button{grid-column:3;grid-row:1;padding:4px 6px!important;font-size:11px!important}
 #app .ai-like-tags{grid-column:2;grid-row:1;margin:0!important}
}@media(max-height:590px){
 #app .ai-conversation-results{gap:2px!important;padding-bottom:3px!important}
 #app .ai-user-query>span{display:block;white-space:nowrap;text-overflow:ellipsis}
 #app .ai-conversation-results .ai-conversation-head{min-height:40px!important}
 #app .ai-clean-note{display:none!important}
}@media(min-height:740px){
 #app .ai-conversation-results{gap:clamp(10px,1.5dvh,16px)!important;justify-content:space-between}
 #app .ai-answer-panel{flex:0 0 auto;display:grid;grid-template-rows:auto auto auto auto auto;gap:6px!important;padding:12px!important}
 #app .ai-featured-wrap{--ai-result-cover:clamp(140px,20dvh,180px)}
 #app .ai-category-list button{min-height:46px!important;padding:8px!important;font-size:13px!important}
 #app .ai-answer-panel>header{margin-bottom:2px!important}
 #app .ai-category-title{margin-top:0!important;margin-bottom:0!important}
 #app .ai-answer-panel>footer{margin-top:2px!important}
 #app .ai-conversation-results .ai-followup-dock{margin-top:0!important}
}#app .ai-sample-landing{grid-template-rows:none!important;grid-auto-rows:auto!important;align-content:start!important}#app .ai-sample-hot>div{flex:none!important;grid-auto-rows:auto!important;align-content:start!important}#app .ai-sample-hot>div>button{min-height:clamp(25px,calc(5dvh - 7px),36px)!important}#app .ai-answer-panel{grid-template-columns:minmax(0,1fr)}#app .ai-answer-panel .ai-featured-wrap{display:block!important;min-width:0;max-width:100%}#app .ai-answer-panel .ai-conversation-featured{box-sizing:border-box;width:100%;max-width:100%;gap:8px!important;padding:0 0 2px!important}#app .ai-answer-panel .ai-conversation-featured>:is(.ai-conversation-card.is-landscape,.ai-conversation-card.is-portrait,.ai-short-card,.ai-book-card){box-sizing:border-box;flex:0 0 calc((100% - 16px)/2.55)!important;width:calc((100% - 16px)/2.55)!important;min-width:0!important;max-width:none!important;height:auto!important}#app .ai-answer-panel .ai-conversation-featured .ai-conversation-card.is-landscape>span{height:auto!important;aspect-ratio:16/9!important}#app .ai-answer-panel .ai-conversation-featured .ai-conversation-card.is-portrait>span,#app .ai-answer-panel .ai-conversation-featured .ai-short-cover,#app .ai-answer-panel .ai-conversation-featured .ai-book-cover{height:auto!important;aspect-ratio:3/4!important}#app .ai-answer-panel>header{display:flex;align-items:center;gap:8px!important}#app .ai-answer-panel>header>div{flex:1;min-width:0}#app .ai-answer-panel>header .ai-show-all-card{flex:none;display:flex!important;flex-direction:row!important;width:auto!important;height:auto!important;min-height:34px!important;padding:5px 9px!important;border-radius:16px!important;white-space:nowrap!important}#app .ai-answer-panel>header .ai-show-all-card span{font-size:12px!important;line-height:1.4!important;white-space:nowrap!important}#app .ai-conversation-results:has(>.ai-results-ad-space){justify-content:flex-start!important}#app .ai-conversation-results>.ai-results-ad-space{display:block;flex:1 0 0;min-height:0;width:100%;margin:0;padding:0}#app .ai-conversation-results>.ai-results-ad-space+.ai-followup-dock{margin-top:0!important}#app .ai-answer-panel .ai-category-list{grid-template-columns:minmax(0,1fr)!important;gap:1px!important}#app .ai-answer-panel .ai-category-list button{box-sizing:border-box;min-height:30px!important;height:auto!important;padding:4px 10px!important;border-radius:5px!important;font-size:14px!important;line-height:1.4!important}#app .ai-answer-panel .ai-category-list i{font-size:17px!important;line-height:1!important}@media(max-height:739px){
 #app .ai-answer-panel .ai-category-list button{min-height:26px!important;padding:3px 9px!important;font-size:13px!important}
 #app .ai-conversation-results:has(>.ai-results-ad-space){gap:3px!important}
 #app .ai-conversation-results .ai-answer-panel{padding:4px!important}
 #app .ai-answer-panel>header{margin-bottom:3px!important}
 #app .ai-answer-panel>header .ai-show-all-card{min-height:30px!important;padding:4px 8px!important}
 #app .ai-answer-panel .ai-category-title{min-height:16px!important;margin:3px 0 1px!important}
 #app .ai-answer-panel>footer{margin-top:3px!important;padding-top:3px!important}
 #app .ai-answer-panel>footer button{min-height:30px!important;padding-top:3px!important;padding-bottom:3px!important}
}@media(max-height:680px){
 #app .ai-conversation-results:has(>.ai-results-ad-space) .ai-conversation-head{min-height:40px!important}
 #app .ai-conversation-results:has(>.ai-results-ad-space) .ai-user-query>img{width:28px!important;height:28px!important}
 #app .ai-conversation-results:has(>.ai-results-ad-space) .ai-user-query>span{padding-top:3px!important;padding-bottom:3px!important}
}#app .ai-answer-panel .ai-featured-wrap{position:relative}#app .ai-answer-panel .ai-featured-wrap>.ai-show-all-card{position:absolute!important;inset:1px 0 auto auto!important;z-index:6;box-sizing:border-box;width:calc((100% - 16px)/2.55 * .55)!important;height:auto!important;min-height:0!important;aspect-ratio:.9777778;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;margin:0!important;padding:3px!important;border:0!important;border-radius:0 7px 7px 0!important;background:#101115!important;box-shadow:none!important}#app .ai-answer-panel .ai-show-all-card b{font-size:clamp(11px,3.2vw,14px)!important;line-height:1.3!important;white-space:nowrap!important}#app .ai-answer-panel .ai-show-all-card span{font-size:clamp(10px,2.8vw,12px)!important;line-height:1.3!important;white-space:nowrap!important}#app .ai-answer-panel .ai-featured-wrap:has(>.ai-conversation-featured>:is(.ai-short-card,.ai-book-card,.ai-conversation-card.is-portrait):first-child)>.ai-show-all-card{aspect-ratio:.4125}#app .ai-preview-stats{position:absolute;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:10px 4px 4px;color:#f5f5f7;background:#101115;font-size:10px;line-height:1.2;pointer-events:none;text-shadow:none}#app .ai-preview-stats>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app .ai-preview-stats>span:last-child{flex:none}#app .ai-answer-panel .ai-conversation-featured{align-items:flex-start!important;overflow-anchor:none;scroll-snap-type:none!important}#app .ai-answer-panel .ai-featured-wrap[style*="--ai-current-cover-height"]>.ai-show-all-card{
  height:var(--ai-current-cover-height)!important;aspect-ratio:auto!important;
}#app .ai-answer-panel [data-ai-preview-retry]{
  min-width:60px;padding:4px 8px;border:1px solid #ffffff1a;border-radius:7px;
  background:#101115;color:#f5f5f7;font-size:11px;line-height:1.3;cursor:pointer;
}:root{--app-viewport:100vh;--app-nav:calc(76px + env(safe-area-inset-bottom,0px))}@supports(height:100dvh){:root{--app-viewport:100dvh}}:root #app .app,:root #app .hub-page{box-sizing:border-box!important;min-height:var(--app-viewport)!important;height:auto!important;--page-nav:0px;padding-bottom:var(--page-nav)!important}:root #app .hub-page:has(>.hub-fallback-nav){--page-nav:var(--app-nav)}:root #app .app>main{box-sizing:border-box!important;min-height:calc(var(--app-viewport) - var(--page-nav))!important;height:auto!important;padding-bottom:0!important;margin-bottom:0!important}:root #app .hub-fallback-nav{box-sizing:border-box!important;height:var(--app-nav)!important;min-height:var(--app-nav)!important}:root #app .app>main.ai-search-main,:root #app .ai-sample-landing{min-height:0!important}:root #app .ai-sample-landing{min-height:calc(var(--app-viewport) - var(--app-nav))!important}:root #app .ai-conversation-results{min-height:calc(var(--app-viewport) - var(--app-nav))!important}:root #app .app>main.s1-girl{height:calc(var(--app-viewport) - var(--app-nav))!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important}:root #app .s1-girl-bg{height:100%!important}:root #app .s1-girl-bg>img{object-fit:cover!important}:root #app .s1-girl-copy{top:auto!important;bottom:26%;left:9%;width:82%}:root #app .s1-girl-title{width:min(100%,calc((var(--app-viewport) - var(--app-nav)) * .52));margin-inline:auto}:root #app .s1-girl-copy p{font-size:clamp(14px,2.6dvh,21px)!important;margin:5px 0!important}:root #app .s1-girl-copy .s1-girl-lead,:root #app .s1-girl-copy .s1-girl-tagline{font-size:clamp(18px,min(6vw,3dvh),25px)!important}:root #app .s1-girl-start{top:auto!important;bottom:5%!important;left:50%;width:min(60%,244px);transform:translateX(-50%)}:root #app .s1-girl-back{min-width:48px;min-height:36px;border-radius:9px;font-size:14px!important}:root #app .app:has(>.ai-girl-host){height:var(--app-viewport)!important;padding-bottom:0!important;overflow:hidden!important}:root #app .app>main.ai-girl-host{height:calc(var(--app-viewport) - var(--app-nav))!important;min-height:0!important}:root #app .app>main.closure-chat-page{height:calc(var(--app-viewport) - var(--page-nav))!important;min-height:0!important;display:flex;flex-direction:column;overflow:hidden!important}:root #app .closure-chat-page>.closure-head{flex:none}:root #app .closure-chat-page>.closure-chat-main{flex:1;min-height:0!important;height:auto!important;display:flex;flex-direction:column;padding:8px!important;margin-bottom:6px!important;overflow:hidden}:root #app .closure-chat-main>.closure-message-list{flex:1;min-height:0!important;height:auto!important;overflow-y:auto!important}:root #app .closure-chat-main>.closure-compose{position:static!important;flex:none;width:100%!important;margin-top:8px!important}:root #app .iteration-face-page{padding-top:8px!important;padding-inline:8px!important}:root #app .iteration-short-page,:root #app .iteration-short-page .iteration-short-body{min-height:0!important}:root #app .iteration-short-body{padding:12px!important}@media(max-height:520px){
  :root #app .s1-girl-copy{bottom:29%;left:18%;width:64%}
  :root #app .s1-girl-copy p{font-size:12px!important;margin:2px 0!important}
  :root #app .s1-girl-copy .s1-girl-lead,:root #app .s1-girl-copy .s1-girl-tagline{font-size:16px!important}
  :root #app .s1-girl-start{bottom:3%!important}
}@media(max-width:600px) and (min-height:521px) and (max-height:700px){
  :root #app .s1-recharge .s1-packages.rc-package-carousel{padding-bottom:8px!important}
  :root #app .s1-recharge .s1-recharge-action{margin-top:8px!important}
  :root #app .closure-settings-grid{display:flex!important;flex-direction:column;gap:8px!important;margin:0 10px!important}
  :root #app .closure-settings-grid>.rail{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px!important;padding:0!important}
  :root #app .closure-settings-grid .railprofile{grid-column:1/-1;display:flex;align-items:center;gap:8px;padding:5px 8px!important;margin:0!important;min-height:44px}
  :root #app .closure-settings-grid .railprofile img{width:32px!important;height:32px!important}
  :root #app .closure-settings-grid .railprofile h3{margin:0!important}
  :root #app .closure-settings-grid .rail button{min-height:36px!important;height:auto!important;padding:5px 2px!important;margin:0!important;font-size:11px!important}
  :root #app .closure-settings-grid .closure-logout{grid-column:1/-1}
  :root #app .closure-settings-grid>.settings,:root #app .closure-settings-grid .panel{min-height:0!important;margin:0!important}
  :root #app .closure-settings-grid .panel{padding:8px!important}
}:root #app .s1-page.s1-girl .s1-girl-panel{position:absolute;top:40%;left:5%;width:90%;display:flex;flex-direction:column;align-items:center;gap:34px;font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif}:root #app .s1-page.s1-girl .s1-girl-copy{position:static!important;inset:auto!important;width:100%;text-align:center}:root #app .s1-page.s1-girl .s1-girl-title{width:100%;aspect-ratio:auto;display:block;margin:0 0 14px;line-height:1.2;text-shadow:none;font-style:normal}:root #app .s1-page.s1-girl .s1-girl-name{display:block;width:fit-content;max-width:100%;margin:0 auto;color:#dfc69d;background:none;-webkit-text-fill-color:#dfc69d;font:900 clamp(46px,14.5vw,62px)/1.18 "Microsoft YaHei","PingFang SC",sans-serif;letter-spacing:1px;-webkit-text-stroke:2px #a1844f;paint-order:stroke fill;text-shadow:none;filter:none}:root #app .s1-page.s1-girl .s1-girl-slogan{height:auto;margin:0;line-height:normal}:root #app .s1-page.s1-girl .s1-girl-copy .s1-girl-lead,:root #app .s1-page.s1-girl .s1-girl-copy .s1-girl-tagline,:root #app .s1-page.s1-girl .s1-girl-copy .s1-girl-access{display:block;width:fit-content;max-width:100%;margin:6px auto!important;background:#1c1813;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:currentColor;text-shadow:none;-webkit-text-stroke:0;letter-spacing:0;transform:none;font-family:"Microsoft YaHei","PingFang SC",sans-serif;font-style:normal;font-weight:400;font-size:clamp(18px,5.4vw,24px)!important;line-height:1.3!important;white-space:normal;overflow-wrap:anywhere}:root #app .s1-page.s1-girl .s1-girl-copy .s1-girl-tagline{font-size:clamp(30px,8.8vw,39px)!important;font-weight:900;letter-spacing:.065em;line-height:1.25!important;transform:skewX(-8deg);-webkit-text-stroke:.5px transparent}:root #app .s1-page.s1-girl .s1-girl-lead::before,:root #app .s1-page.s1-girl .s1-girl-lead::after{content:none}:root #app .s1-page.s1-girl .s1-girl-start{position:static!important;inset:auto!important;width:min(200px,70%);transform:none;margin:0 auto}@media(max-height:650px){:root #app .s1-page.s1-girl .s1-girl-panel{top:30%;gap:24px}:root #app .s1-page.s1-girl .s1-girl-title{margin-bottom:10px}}@media(max-height:450px){:root #app .s1-page.s1-girl .s1-girl-panel{top:7%;gap:12px}:root #app .s1-page.s1-girl .s1-girl-name{font-size:30px}:root #app .s1-page.s1-girl .s1-girl-title{margin-bottom:4px}:root #app .s1-page.s1-girl .s1-girl-copy .s1-girl-lead,:root #app .s1-page.s1-girl .s1-girl-copy .s1-girl-access{font-size:17px!important;margin:3px auto!important}:root #app .s1-page.s1-girl .s1-girl-copy .s1-girl-tagline{font-size:28px!important;margin:3px auto!important}}:root #app .s1-recharge .s1-recharge-tabs{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;
  padding:5px;border:1px solid #ffffff42;border-radius:14px;
  background:#101115;
  box-shadow:none;
}:root #app .s1-recharge .s1-recharge-tabs button{
  display:flex;align-items:center;justify-content:center;gap:5px;
  min-width:0;min-height:44px!important;height:auto;aspect-ratio:auto;
  padding:8px 4px!important;border:1px solid transparent;border-radius:10px;
  background:transparent;color:#f5f5f7;font-size:14px!important;font-weight:700;
  opacity:1;filter:none;transform:none;box-shadow:none;
  transition:color .16s ease,background .16s ease,border-color .16s ease;
}:root #app .s1-recharge .s1-recharge-tabs button[aria-pressed=true]{
  color:#f5f5f7;border-color:#ffffff1a;
  background:#101115;
  box-shadow:none;
  filter:none;transform:none;
}:root #app .s1-recharge .s1-recharge-tabs button::before,
:root #app .s1-recharge .s1-recharge-tabs button::after{content:none}:root #app .s1-recharge .s1-recharge-tabs .rc-kind-label{line-height:1.3;white-space:nowrap}:root #app .s1-recharge .s1-recharge-tabs button:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}@media(max-width:360px){
  :root #app .s1-recharge .s1-recharge-tabs{gap:3px;padding:4px}
  :root #app .s1-recharge .s1-recharge-tabs button{gap:4px;font-size:12px!important}
}@media(prefers-reduced-motion:reduce){:root #app .s1-recharge .s1-recharge-tabs button{transition:none}}.s1-dialog.trial-expiry-dialog{
  width:min(360px,calc(100vw - 32px));max-width:none;
  max-height:calc(100dvh - 32px);overflow-y:auto;box-sizing:border-box;
  padding:23px 22px 22px;margin:0;border:1px solid #ffffff66;border-radius:20px;
  color:#f5f5f7;background:#101115;
  box-shadow:none;
}.s1-dialog.trial-expiry-dialog>header{
  display:flex;align-items:center;justify-content:space-between;gap:10px;
  min-height:32px;height:auto;padding:0;margin:0 0 20px;
  border:0;border-radius:0;background:none;
}.s1-dialog.trial-expiry-dialog>header h2{margin:0;color:#f5f5f7;font-size:18px!important;font-weight:750;line-height:1.45;text-align:left}.s1-dialog.trial-expiry-dialog>header button{
  position:static;display:grid;place-items:center;flex:none;
  width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;
  border:1px solid #ffffff36!important;border-radius:10px!important;background:#10111505!important;
  color:#f5f5f7;font-size:21px!important;font-weight:400;line-height:1!important;
}.trial-expiry-reminder{text-align:center;color:#f5f5f7;font-size:13px;line-height:1.65}.trial-expiry-reminder>p{margin:0 0 17px}.trial-expiry-time{
  padding:20px 7px 18px;border:1px solid #ffffff47;border-radius:14px;
  background:#101115;
  box-shadow:none;
}.trial-expiry-time time{display:block;color:#f5f5f7;font-size:25px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1.3;white-space:nowrap;text-shadow:none}.trial-expiry-time>span{display:block;color:#f5f5f7;font-size:12px;margin-top:8px;letter-spacing:.08em}.trial-expiry-reminder>.trial-expiry-note{margin:17px 4px 21px;color:#f5f5f7;font-size:12px;line-height:1.75;text-wrap:pretty}.s1-dialog.trial-expiry-dialog .trial-expiry-reminder>.s1-gradient{
  display:flex;align-items:center;justify-content:center;
  width:100%;min-height:46px;height:auto;box-sizing:border-box;padding:12px 16px;
  border:1px solid #ffffff1a;border-radius:12px;
  background:#101115;
  color:#f5f5f7;font-size:16px!important;font-weight:750;line-height:1.3;
  box-shadow:none;
  text-shadow:none;transition:filter .16s ease,transform .16s ease;
}.s1-dialog.trial-expiry-dialog .trial-expiry-reminder>.s1-gradient:active{transform:translateY(1px);filter:brightness(.95)}.s1-dialog.trial-expiry-dialog button:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}@media(max-width:340px){
  .s1-dialog.trial-expiry-dialog{padding:20px 17px 18px}
  .s1-dialog.trial-expiry-dialog>header{gap:7px;margin-bottom:17px}
  .s1-dialog.trial-expiry-dialog>header h2{font-size:16px!important}
  .trial-expiry-time time{font-size:22px}
  .trial-expiry-reminder>p{font-size:12px}
}@media(max-height:440px){
  .s1-dialog.trial-expiry-dialog{padding-block:16px}
  .s1-dialog.trial-expiry-dialog>header{margin-bottom:12px}
  .trial-expiry-reminder>p{margin-bottom:12px}
  .trial-expiry-time{padding:12px 7px}
  .trial-expiry-reminder>.trial-expiry-note{margin:12px 2px}
}@media(prefers-reduced-motion:reduce){.s1-dialog.trial-expiry-dialog .trial-expiry-reminder>.s1-gradient{transition:none}}:root{--gold:#f5f5f7;--gold-soft:#f5f5f7;--gold-line:#979ba6;--gold-muted:#979ba6;--gold-bg:#0e0e10;--gold-panel:#101115}html,body{background:#080809}.app:is(.route-home,.route-shorts,.route-costume,.route-movies,.route-theater,.route-rankings,.route-ai-search,.route-mine,.route-recharge){background:var(--gold-bg)!important;color:#f5f5f7;--pink:var(--gold);--purple:#979ba6;--cyan:var(--gold-soft);--line:#241b0d;--muted:var(--gold-muted)}.app:is(.route-home,.route-shorts,.route-costume,.route-movies,.route-theater,.route-rankings,.route-ai-search,.route-mine,.route-recharge)::before,.app:is(.route-home,.route-shorts,.route-costume,.route-movies,.route-theater,.route-rankings,.route-ai-search,.route-mine,.route-recharge)::after{display:none!important}#app .hub-gold-v260{--hub-accent:#f5f5f7;--hub-accent2:#f5f5f7;min-height:100dvh;background:var(--gold-bg)!important}#app .hub-gold-v260 .hub-back-text{color:#f5f5f7!important;border:0!important;background:none!important;box-shadow:none!important}#app .hub-gold-v260 .hub-results{padding:12px 12px 28px!important}#app .hub-gold-v260 .hub-results>header{height:auto!important;margin:0 0 16px}#app .hub-gold-v260:not([data-hub-page="rankings"]) .hub-results>header{display:none}#app .hub-gold-v260 .hub-grid.hub-portrait-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:17px 9px!important}.hub-portrait-card{display:block;min-width:0;background:none;border:0;cursor:pointer}.hub-portrait-cover{position:relative;aspect-ratio:2/3;overflow:hidden;border-radius:8px;background:#1b1d23}.hub-portrait-cover>img{display:block;width:100%;height:100%;object-fit:cover}.hub-portrait-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;overflow:hidden;color:#f5f5f7;font-size:12px;line-height:1.45;font-weight:500}.hub-portrait-card>small{display:block;margin-top:4px;color:#979ba6;font-size:10px}#app .hub-gold-v260 .hub-grid.hub-movie-grid{grid-template-columns:minmax(0,1fr)!important;gap:19px!important}#app .hub-gold-v260 .hub-movie-cover-card{border:0!important;border-radius:10px!important;background:#101115!important;box-shadow:none!important;transform:none!important}#app .hub-gold-v260 .hub-movie-cover-card::after{display:none!important}#app .hub-gold-v260 .hub-movie-cover-media{display:block!important;position:relative!important;aspect-ratio:16/9!important;width:100%!important;height:auto!important}#app .hub-gold-v260 .hub-movie-cover-media>img{width:100%!important;height:100%!important;object-fit:cover!important}#app .hub-gold-v260 .hub-movie-cover-title{position:static!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px;padding:12px!important;background:none!important;color:#f5f5f7!important;text-shadow:none!important}#app .hub-gold-v260 .hub-movie-cover-title b{font-size:15px!important;line-height:1.4!important;white-space:normal!important}#app .hub-gold-v260 .hub-movie-cover-title small{position:static!important;flex:none;color:#979ba6!important;font-size:11px!important}#app .hub-gold-v260[data-hub-page="rankings"] .hub-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}#app .hub-gold-v260 .hub-ranking-card{display:grid!important;grid-template-columns:94px minmax(0,1fr)!important;height:142px!important;border:1px solid #ffffff80!important;background:#101115!important;box-shadow:none!important;border-radius:10px!important;transform:none!important}#app .hub-gold-v260 .hub-ranking-card.rank-1{border-color:#ffffff1a!important;background:linear-gradient(105deg,#1b1d23,#101115)!important}#app .hub-gold-v260 .hub-ranking-card.rank-2{border-color:#ffffff1a!important;background:linear-gradient(105deg,#1b1d23,#101115)!important}#app .hub-gold-v260 .hub-ranking-card.rank-3{border-color:#ffffff1a!important;background:linear-gradient(105deg,#1b1d23,#101115)!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-cover{position:relative!important;inset:auto!important;width:94px!important;height:142px!important;aspect-ratio:2/3!important;grid-column:1!important;grid-row:1!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-cover>img{width:100%!important;height:100%!important;object-fit:cover!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-info{position:static!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:9px!important;min-height:0!important;padding:12px 16px!important;background:none!important;grid-column:2!important;grid-row:1!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-info>*{position:static!important;inset:auto!important;transform:none!important;width:auto!important;margin:0!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-info h3{font-size:16px!important;line-height:1.4!important;white-space:normal!important;max-height:45px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical}#app .hub-gold-v260 .hub-top-one{color:#979ba6!important;font:bold 13px/1.2 sans-serif!important;letter-spacing:1px;text-shadow:none!important}#app .hub-gold-v260 .hub-top-one.rank-1{color:#f5f5f7!important}#app .hub-gold-v260 .hub-top-one.rank-2{color:#f5f5f7!important}#app .hub-gold-v260 .hub-top-one.rank-3{color:#979ba6!important}#app .hub-gold-v260 .hub-list-info small{color:#979ba6!important;font-size:11px!important}#app .app.route-ai-search,#app .app.route-ai-search>main,#app .app.route-ai-search .ai-search-main{min-height:100dvh!important;background:var(--gold-bg)!important}#app .app.route-ai-search .ai-search-main::before,#app .app.route-ai-search .ai-search-main::after{display:none!important}#app .ai-search-main .ai-sample-landing{min-height:calc(100dvh - 80px)!important;padding:26px 15px 35px!important;background:var(--gold-bg)!important}#app .ai-sample-block header img{display:none!important}#app .ai-sample-block h2{color:#f5f5f7!important;font-size:16px!important;font-weight:650!important}#app .ai-sample-block header button{background:#1b1d23!important;border:1px solid #ffffff66!important;color:#f5f5f7!important;box-shadow:none!important;font-size:11px!important}#app .ai-sample-hot>div{gap:9px 18px!important;margin-top:10px}#app .ai-sample-hot>div>button{height:auto!important;min-height:33px!important;color:#f5f5f7!important;font-size:12px!important;gap:7px!important}#app .ai-sample-hot>div>button i{color:#979ba6!important;font-style:normal!important;background:none!important}#app .ai-sample-history{margin-top:24px!important}#app .ai-search-main :is(.ai-followup-dock,.ai-conversation-question,.ai-conversation-answer,.ai-conversation-answer-body,.ai-history-page){background:#101115!important;border-color:#ffffff1a!important;color:#f5f5f7!important;box-shadow:none!important}#app .ai-search-main :is(.ai-followup-dock button,.ai-show-all-card,.ai-result-chip.active){background:#e5c28a!important;color:#241b0d!important;border-color:#ffffff1a!important;box-shadow:none!important}#app .ai-search-main .ai-history-page h1{color:#f5f5f7!important}#app .mine-gold-v260{min-height:calc(100dvh - 70px)!important;padding:0 15px 30px!important;background:var(--gold-bg)!important}.mine-gold-tools{display:flex;justify-content:space-between;align-items:center;height:48px;color:#f5f5f7;font-size:18px;font-weight:650}.mine-gold-tools button{display:grid;place-items:center;width:38px;height:38px;color:#f5f5f7;border:0;background:none}.mine-gold-profile{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px 0 25px}.mine-gold-avatar{position:relative;width:58px;height:58px;padding:0;overflow:hidden;border:2px solid #ffffff1a;border-radius:50%;background:#1b1d23}.mine-gold-avatar>.s1-art,.mine-gold-avatar>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mine-gold-profile>div{min-width:0}.mine-gold-profile>div>button{display:block;max-width:100%;padding:0;border:0;background:none;color:#f5f5f7;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mine-gold-profile b{font-size:15px;font-weight:650}.mine-gold-profile .mine-gold-uid{margin-top:7px;color:#979ba6;font-size:10px;max-width:100%}.mine-gold-login{padding:7px 9px;border:1px solid #ffffff5c;border-radius:15px;background:#1b1d23;color:#f5f5f7;font-size:10px;white-space:nowrap}#app .recharge-gold-v260{padding:0 14px 28px!important;background:var(--gold-bg)!important;min-height:100dvh}#app .recharge-gold-v260 .s1-header{padding:5px 0!important;background:none!important;min-height:56px}#app .recharge-gold-v260 .s1-header h1{font-size:19px!important;color:#f5f5f7!important}#app .recharge-gold-v260 .s1-header button{color:#f5f5f7!important;font-size:12px!important;background:none!important;border:0!important}.member-gold-summary,.coin-gold-summary{position:relative;min-height:150px;padding:19px 17px;overflow:hidden;border:1px solid #ffffff5e;border-radius:14px;background:linear-gradient(120deg,#1b1d23,#101115 75%);margin:6px 0 18px}.member-gold-user{display:flex;align-items:center;gap:10px;max-width:74%}.member-gold-user>b{overflow:hidden;font-size:15px;color:#f5f5f7;text-overflow:ellipsis;white-space:nowrap}.member-gold-avatar{position:relative;display:block;width:44px;height:44px;flex:none;overflow:hidden;border:1px solid #ffffff1a;border-radius:50%;background:#1b1d23}.member-gold-avatar>img,.member-gold-avatar>.s1-art{width:100%;height:100%;object-fit:cover}.member-gold-status{display:flex;flex-wrap:wrap;align-items:center;gap:8px 15px;margin-top:25px;font-size:11px;color:#979ba6}.member-gold-status b{font-weight:600;color:#f5f5f7}.coin-gold-summary{display:flex;align-items:center;justify-content:space-between;min-height:120px}.coin-gold-summary>span{font-size:13px;color:#979ba6}.coin-gold-summary strong{display:block;margin-top:9px;color:#f5f5f7;font-size:30px}#app .recharge-gold-v260 .s1-recharge-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;width:78%!important;max-width:340px;margin:0 auto 20px!important;padding:4px!important;border:1px solid #ffffff2e!important;border-radius:10px!important;background:#1b1d23!important;box-shadow:none!important}#app .recharge-gold-v260 .s1-recharge-tabs>button{height:37px!important;min-width:0!important;padding:7px!important;border:0!important;border-radius:7px!important;background:none!important;color:#f5f5f7!important;box-shadow:none!important;font-size:13px!important}#app .recharge-gold-v260 .s1-recharge-tabs>button[aria-pressed="true"]{background:#e5c28a!important;color:#241b0d!important}#app .recharge-gold-v260 .s1-pack-title{font-size:14px!important;color:#f5f5f7!important;margin:16px 0 12px!important}#app .recharge-gold-v260 .s1-packages{gap:10px!important;padding:4px 1px 12px!important;scrollbar-color:#979ba6 #241b0d;scrollbar-width:thin}#app .recharge-gold-v260 .s1-section-title{display:flex;align-items:center;justify-content:center;gap:12px;margin:24px 0 15px!important;padding:0!important;border:0!important;color:#f5f5f7!important;font-size:15px!important}#app .recharge-gold-v260 .s1-section-title::before,#app .recharge-gold-v260 .s1-section-title::after{content:"";position:static!important;display:block!important;width:32px!important;height:1px!important;background:#2528305c!important}#app .recharge-gold-v260 .s1-recharge-action{margin-top:26px!important}.recharge-gold-v260 .s1-recharge-action b{color:#241b0d!important;font-size:16px!important;text-shadow:none!important}.recharge-gold-v260 .s1-recharge-action small{display:none!important}#app .recharge-gold-v260 .s1-card-copy,#app .recharge-gold-v260 .s1-recharge-disclaimer{font-size:11px!important;line-height:1.6!important;color:#979ba6!important}#app .recharge-gold-v260 .rc-member-card{border-color:#ffffff5e!important;background:#101115!important;box-shadow:none!important}.recharge-gold-v260 .rc-member-card.is-selected{border-color:#ffffff1a!important;box-shadow:0 0 0 1px #00000033!important}#app .recharge-gold-v260 .rc-member-card .rc-upgrade-heading,#app .recharge-gold-v260 .rc-member-card .rc-upgrade-target strong,#app .recharge-gold-v260 .rc-member-card .rc-upgrade-price strong{color:#f5f5f7!important}#app .recharge-gold-v260 .rc-member-card .rc-upgrade-footer{background:#e5c28a!important;color:#241b0d!important}#app .recharge-gold-v260 .rc-member-card .rc-upgrade-cta{background:#e5c28a!important;border-color:#ffffff1a!important;color:#241b0d!important}.iteration-short-picker>header small{display:none!important}#app .iteration-face-page{background:#0e0e10!important}.hub-load-state{color:#979ba6!important}button:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}@media(max-width:359px){.mine-gold-profile{grid-template-columns:48px minmax(0,1fr) auto;gap:8px}.mine-gold-avatar{width:48px;height:48px}.mine-gold-profile b{font-size:13px}.mine-gold-login{font-size:9px;padding:6px}.member-gold-status{font-size:10px}}@media(prefers-reduced-motion:reduce){.hub-gold-v260 *,.mine-gold-v260 *,.recharge-gold-v260 *{animation:none!important;transition:none!important}}:root{--gold:#f5f5f7;--gold-soft:#f5f5f7;--gold-bg:#100f0d;--gold-panel:#101115;--gold-muted:#979ba6;--gold-line:#979ba6;--pink:#f5f5f7;--purple:#979ba6;--cyan:#f5f5f7;--line:#979ba6;--muted:#979ba6;color-scheme:dark}html,body{margin:0;background:#0b0a09!important;color:#f5f5f7!important}body{font-family:system-ui,-apple-system,"Microsoft YaHei",sans-serif}*,*::before,*::after{box-sizing:border-box}[hidden]{display:none!important}#app .app{background:#100f0d!important;color:#f5f5f7!important;width:100%!important;max-width:480px!important;min-height:100dvh!important;height:auto!important;margin:0 auto!important;overflow:visible!important;transform:none!important;box-shadow:none!important}#app .app::before,#app .app::after{display:none!important}#app .app>main{max-width:100%;height:auto!important;padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}button,input,select,textarea{font:inherit}body button{color:#f5f5f7;border-color:#ffffff1a;box-shadow:none!important;text-shadow:none!important;cursor:pointer}button:disabled{cursor:default;opacity:.48}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #ffffff1a;outline-offset:3px}input,textarea,select{background:#171511!important;color:#f5f5f7!important;border-color:#ffffff1a!important;box-shadow:none!important;accent-color:#979ba6}input::placeholder,textarea::placeholder{color:#979ba6!important}#app .home-v260{position:relative!important;inset:auto!important;display:block!important;padding:12px 12px 24px!important;background:#100f0d!important;min-height:100dvh!important}.home-feed-section{position:relative!important;inset:auto!important;display:block!important;width:100%!important;margin:0!important;padding:0!important;min-height:0!important;background:none!important;border:0!important}.home-catalog-head{margin:0 0 12px;padding:0}.home-catalog-head h2{font-size:17px;line-height:1.5;color:#f5f5f7;margin:0;padding:0}.home-feed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 9px}.feed-card{display:block;min-width:0;overflow:hidden;border:0;background:none;border-radius:0}.feed-cover{position:relative;width:100%;aspect-ratio:2/3;overflow:hidden;border-radius:7px;background:#101115}.feed-cover>img{display:block;width:100%;height:100%;object-fit:cover}.feed-meta{padding-top:7px}.feed-meta b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#f5f5f7;font-size:12px;line-height:1.5;font-weight:500}.feed-meta small{display:block;margin-top:4px;font-size:10px;line-height:1.5;color:#979ba6}.feed-sentinel{padding:22px 0;text-align:center;color:#979ba6;font-size:11px}#app .hub-gold-v260[data-hub-page="rankings"] .hub-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#app .hub-gold-v260 .hub-ranking-card{display:grid!important;grid-template-columns:48% minmax(0,1fr)!important;height:auto!important;min-height:140px!important;border:1px solid #ffffff73!important;border-radius:9px!important;background:#101115!important;overflow:hidden!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-cover{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;min-height:140px!important;aspect-ratio:auto!important;grid-column:1!important;grid-row:1!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-cover>img{width:100%!important;height:100%!important;object-fit:cover!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-info{display:flex!important;position:static!important;flex-direction:column!important;justify-content:center!important;gap:8px!important;padding:9px 7px!important;background:none!important;grid-column:2!important;min-width:0!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-info h3{font-size:12px!important;line-height:1.5!important;max-height:54px!important;white-space:normal!important;-webkit-line-clamp:3!important;overflow:hidden!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-info small{font-size:9px!important;line-height:1.5!important;white-space:normal!important}#app .hub-gold-v260 .hub-ranking-card .hub-top-one{font-size:10px!important;letter-spacing:.3px!important}#app .hub-gold-v260 .hub-ranking-card.rank-1{background:#1b1d23!important;border-color:#ffffff1a!important}#app .hub-gold-v260 .hub-ranking-card.rank-2{background:#1b1d23!important;border-color:#ffffff1a!important}#app .hub-gold-v260 .hub-ranking-card.rank-3{background:#101115!important;border-color:#ffffff1a!important}#app .hub-gold-v260 .hub-top-one{color:#f5f5f7!important}.hub-pay-badge.is-coin{padding:2px 4px!important;font-size:9px!important}.hub-play-count{font-size:8px!important}#app .recharge-gold-v260 .s1-packages{display:flex!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;gap:10px!important;padding:2px 0 10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#979ba6 #241b0d}#app .recharge-gold-v260 .plan-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;flex:0 0 124px;width:124px;min-height:192px;padding:15px 10px 10px;border:1px solid #ffffff1a;border-radius:10px;background:#101115;color:#f5f5f7;text-align:center;white-space:normal;overflow:hidden;scroll-snap-align:start;box-shadow:none}#app .recharge-gold-v260 .plan-card>span,#app .recharge-gold-v260 .plan-card>strong{position:static;inset:auto;display:block;width:100%;height:auto;transform:none;margin:0;line-height:1.4;text-shadow:none;overflow-wrap:anywhere}.plan-name{font-size:12px;min-height:34px;font-weight:650}.plan-price{font-size:27px;font-weight:800;letter-spacing:-.6px}.plan-quantity{font-size:14px;font-weight:650}.plan-subtitle{font-size:11px;line-height:1.5}.plan-term{font-size:10px;flex:1;color:#979ba6}.plan-action{padding:6px 3px;border-top:1px solid #ffffff1a;font-size:11px}#app .recharge-gold-v260 .plan-card[aria-pressed="true"]{background:linear-gradient(145deg,#e5c28a,#e5c28a);color:#241b0d;border-color:#ffffff1a}.plan-card[aria-pressed="true"] .plan-term{color:#241b0d}.plan-card[aria-pressed="true"] .plan-action{border-color:#ffffff5e;font-weight:700}#app .recharge-gold-v260 .member-gold-summary{min-height:130px}.member-gold-user{max-width:100%}.member-gold-status{margin-top:22px}.member-gold-summary .member-gold-user b{font-size:15px}#app .recharge-gold-v260 .rc-member-packages{display:flex!important;flex-direction:column!important;gap:12px!important;margin:0!important;max-width:100%!important}#app .recharge-gold-v260 .rc-member-card{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important}#app .recharge-gold-v260 .rc-member-select{position:static!important;display:block!important;width:100%!important;height:auto!important;padding:15px!important;background:transparent!important;text-align:left!important}#app .recharge-gold-v260 .rc-upgrade-main{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:15px 0!important}#app .recharge-gold-v260 .rc-upgrade-target{min-width:0!important;flex:1!important}.rc-upgrade-target strong{font-size:19px!important;line-height:1.4!important;overflow-wrap:anywhere}#app .recharge-gold-v260 .rc-upgrade-price{flex:none!important;text-align:right!important}.rc-upgrade-price strong{font-size:25px!important;line-height:1.4!important}#app .recharge-gold-v260 .rc-upgrade-credit{display:flex!important;gap:5px 12px!important;flex-wrap:wrap!important;font-size:11px!important;line-height:1.6!important}#app .recharge-gold-v260 .rc-upgrade-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:10px 12px!important;background:#1b1d23!important;color:#f5f5f7!important}#app .recharge-gold-v260 .rc-upgrade-footer>span{font-size:10px!important;line-height:1.5!important;min-width:0!important;flex:1}.rc-upgrade-footer button{flex:none!important;white-space:nowrap!important}.mine-gold-tools>button{width:auto!important;min-width:48px;font-size:12px}#app .ai-sample-image{width:auto!important;min-width:70px!important;padding:6px 10px!important}body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal) :is(header,footer,.ui-prompt-body){background:transparent!important;border-color:#ffffff4d!important;box-shadow:none!important}body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal) :is(h1,h2,h3,h4,strong){color:#f5f5f7!important;background:none!important;text-shadow:none!important}body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal) :is(p,small,label,li){color:#f5f5f7!important;text-shadow:none!important}body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal) button{background:#e5c28a!important;color:#241b0d!important;border:1px solid #ffffff1a!important;border-radius:8px!important;box-shadow:none!important;text-shadow:none!important;min-height:36px}body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal) :is(button[aria-label*="关闭"],button[data-ui-action="close"],button[data-s1-close],.s1-dialog-close){background:#101115!important;color:#f5f5f7!important;border-color:#ffffff1a!important}#toast,.app-toast,[data-toast]{background:#101115f5!important;color:#f5f5f7!important;border:1px solid #ffffff1a!important;box-shadow:0 8px 25px #0006!important;border-radius:9px!important;text-shadow:none!important}#app .s1-girl-title .s1-girl-name{color:#f0d1a0!important;background:none!important;-webkit-text-fill-color:currentColor!important;-webkit-text-stroke:0!important;text-shadow:0 2px 5px #000!important}#app .s1-girl-lead,#app .s1-girl-tagline,#app .s1-girl-access{color:#ecd4ac!important;background:none!important;text-shadow:0 2px 4px #000!important}.hub-icon-btn{width:auto!important;min-width:40px!important;font-size:12px!important;padding:5px!important}@media(max-width:359px){.plan-card{flex-basis:116px!important;width:116px!important}#app .hub-gold-v260 .hub-ranking-card{min-height:132px!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-cover{min-height:132px!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-info{padding:8px 5px!important;gap:7px!important}#app .hub-gold-v260 .hub-ranking-card .hub-list-info h3{font-size:11px!important}}#app .app>main{background:#100f0d!important;color:#f5f5f7!important}#app .app .hub-top{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;padding:0 12px 4px!important;margin:0!important;background:none!important;overflow:visible!important;border:0!important}#app .app .hub-header{position:relative!important;inset:auto!important;transform:none!important;display:flex!important;align-items:center;gap:16px;min-height:60px!important;width:100%!important;height:auto!important;padding:12px 0!important;margin:0!important;background:#100f0d!important;border-bottom:1px solid #ffffff40;backdrop-filter:none!important;z-index:1}#app .app .hub-header button{position:static!important;min-height:40px;padding:6px 10px!important;background:none!important;color:#f5f5f7!important}#app .app .hub-title{position:static!important;inset:auto!important;transform:none!important;display:block!important;flex:1;min-width:0}#app .app .hub-title h1{margin:0!important;font-size:20px!important;color:#f5f5f7!important;background:none!important;line-height:1.4}#app .app .hub-search{position:static!important;inset:auto!important;transform:none!important;display:flex!important;align-items:center;gap:8px;width:100%!important;height:auto!important;min-height:44px!important;margin:10px 0 0!important;padding:0 8px 0 12px!important;border:1px solid #ffffff1a!important;border-radius:9px!important;background:#101115!important;box-shadow:none!important}#app .app .hub-search input{min-width:0;flex:1;width:auto!important;height:42px!important;padding:0!important;border:0!important;background:none!important;font-size:13px!important}#app .app .hub-search button{flex:none;width:auto!important;min-width:48px;height:32px!important;border:0!important;border-radius:6px;background:#e5c28a!important;color:#241b0d!important;font-size:12px}#app .app .hub-results{padding-top:14px!important}#app .app .hub-ranking-card{min-height:154px!important;grid-template-columns:44% minmax(0,1fr)!important}#app .app .hub-ranking-card .hub-list-cover{min-height:154px!important;aspect-ratio:2/3!important}#app .app .hub-ranking-card .hub-list-info{gap:8px!important}#app .app .hub-ranking-card .hub-list-info h3{font-size:13px!important;max-height:59px!important;margin:0!important;color:#f5f5f7!important}#app .app .hub-ranking-card .hub-list-info small{font-size:10px!important;color:#979ba6!important}#app .app .hub-ranking-card .hub-top-one{font-size:11px!important}#app .app .hub-movie-cover-title{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;height:auto!important;min-height:0!important;padding:13px 12px!important;gap:12px!important;text-align:left!important}#app .app .hub-movie-cover-title b{margin:0!important;flex:1;min-width:0}#app .app .hub-movie-cover-title small{margin:0!important;white-space:nowrap;flex:none}#app .app .hub-movie-cover-media>img{object-position:center 28%!important}.hub-play-count{font-style:normal!important;font-size:10px!important;line-height:1.5!important;padding:2px 5px!important;background:#090806bb!important;color:#f5f5f7!important;border-radius:4px!important}#app .app .mine-gold-services{display:flex!important;flex-direction:column;overflow:hidden;border:1px solid #ffffff66!important;border-radius:12px!important;background:#101115!important;margin:20px 0!important}#app .app .mine-gold-services>button{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:51px!important;height:auto!important;margin:0!important;padding:13px 15px!important;border:0!important;border-bottom:1px solid #ffffff30!important;border-radius:0!important;background:transparent!important;color:#f5f5f7!important;font-size:14px!important}#app .app .mine-gold-services>button:last-child{border-bottom:0!important}#app .app .mine-gold-services em{font-size:11px!important;color:#979ba6!important;font-style:normal}#app .app .s1-cta{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;height:auto!important;width:100%!important;padding:12px 14px!important;border:1px solid #ffffff1a!important;border-radius:9px!important;background:#e5c28a!important;box-shadow:none!important;color:#241b0d!important;text-align:center!important}#app .app .s1-cta::before,#app .app .s1-cta::after{content:none!important}#app .app .s1-cta>span{position:static!important;display:block!important;width:100%!important;height:auto!important;padding:0!important;transform:none!important;background:none!important;color:inherit!important}#app .app .s1-cta b{position:static!important;display:block!important;margin:0!important;color:#241b0d!important;font-size:16px!important;line-height:1.5!important;text-shadow:none!important;background:none!important}#app .app .s1-cta small{position:static!important;display:block!important;margin:4px 0 0!important;color:#241b0d!important;font-size:11px!important;line-height:1.5!important}#app .app .s1-recharge .rc-member-card{border:1px solid #ffffff88!important;background:#101115!important;border-radius:12px!important;box-shadow:none!important}#app .app .s1-recharge .rc-member-card.is-selected{border-color:#ffffff1a!important;box-shadow:inset 0 0 0 1px #00000033!important}#app .app .s1-recharge .rc-member-card .rc-upgrade-footer{background:#101115!important;color:#f5f5f7!important;border-top:1px solid #ffffff55!important;padding:11px 13px!important}#app .app .s1-recharge .rc-member-card .rc-upgrade-footer>span{font-size:11px!important;color:#f5f5f7!important}#app .app .s1-recharge .rc-member-card .rc-upgrade-cta{background:#e5c28a!important;color:#241b0d!important;border:1px solid #ffffff1a!important;border-radius:7px!important;padding:9px 12px!important;min-height:40px!important;font-size:13px!important}#app .app .s1-recharge .rc-member-select{padding:14px!important}#app .app .s1-recharge .rc-upgrade-main{margin:12px 0!important}#app .app .iteration-account-ribbon{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0 0 22px!important}#app .app .iteration-account-ribbon>button{position:relative!important;min-width:0!important;height:auto!important;min-height:120px!important;padding:16px 8px!important;display:flex!important;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px!important;border:1px solid #ffffff77!important;border-radius:10px!important;background:#101115!important;text-align:left!important}#app .app .iteration-account-ribbon b{font-size:16px!important;color:#f5f5f7!important;white-space:normal!important}#app .app .iteration-account-ribbon small{font-size:10px!important;line-height:1.6!important;color:#979ba6!important;white-space:normal!important}#app .app .iteration-account-ribbon strong{color:#f5f5f7!important;font-size:14px!important}#app .app .iteration-account-ribbon em{margin:0!important;padding:0!important;border:0!important;background:none!important;font-style:normal!important;font-size:10px!important;line-height:1.6!important;color:#f5f5f7!important}#app .app .iteration-third-features>header{margin:0 0 12px!important}#app .app .iteration-third-features h2{font-size:18px!important;color:#f5f5f7!important;margin:0!important}body .s1-dialog-layer{position:fixed!important;inset:0!important;z-index:1500!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;background:transparent!important;overflow:hidden!important}body .s1-backdrop{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#000a!important;backdrop-filter:blur(3px);cursor:default}body .s1-dialog{position:relative!important;inset:auto!important;transform:none!important;width:min(440px,100%)!important;max-width:100%!important;max-height:calc(100dvh - 36px)!important;height:auto!important;overflow:auto!important;overscroll-behavior:contain;margin:0!important;padding:16px!important;border:1px solid #ffffff1a!important;border-radius:14px!important;background:#101115!important;color:#f5f5f7!important;box-shadow:0 20px 60px #0008!important}body .s1-dialog>header{position:relative!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 0 14px!important;margin:0 0 16px!important;border-bottom:1px solid #ffffff44!important;background:none!important;transform:none!important}body .s1-dialog>header h2{margin:0!important;font-size:20px!important;line-height:1.5!important;text-align:left!important;color:#f5f5f7!important}body .s1-dialog button{min-height:42px!important;border:1px solid #ffffff1a!important;border-radius:8px!important;background:#1b1d23!important;color:#f5f5f7!important;box-shadow:none!important;text-shadow:none!important;font-size:14px!important;line-height:1.5!important}body .s1-dialog button.s1-gradient,body .s1-dialog button[type="submit"],body .s1-dialog button[data-rech-action="pay"]{background:#e5c28a!important;color:#241b0d!important;border-color:#ffffff1a!important}body .s1-dialog button[aria-label*="关闭"]{position:static!important;inset:auto!important;transform:none!important;flex:none;width:36px!important;min-height:36px!important;height:36px!important;padding:0!important;font-size:20px!important;background:#1b1d23!important;color:#f5f5f7!important}body .s1-dialog input:not([type="file"]),body .s1-dialog textarea{width:100%!important;min-width:0!important;font-size:14px!important;padding:11px!important;border-radius:8px!important}body .s1-dialog label{font-size:13px!important;line-height:1.6!important}body .s1-dialog .s1-pay-amount{display:flex!important;align-items:baseline;justify-content:center;gap:12px;margin:2px 0 20px!important;color:#979ba6!important}body .s1-dialog .s1-pay-amount strong{font-size:30px!important;color:#f5f5f7!important}body .s1-dialog .s1-pay-methods{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important;margin:0 0 20px!important;padding:0!important;height:auto!important;min-height:0!important}body .s1-dialog .s1-pay-methods button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;height:auto!important;padding:10px!important;background:#1b1d23!important;color:#f5f5f7!important;border:1px solid #ffffff1a!important}body .s1-dialog .s1-pay-methods button[aria-pressed="true"]{background:#e5c28a!important;color:#241b0d!important;border:2px solid #ffffff1a!important;font-weight:700!important}body .s1-dialog .s1-pay-methods button span{color:inherit!important}body .s1-dialog .s1-pay-help{margin:0 0 18px!important;padding:14px!important;background:#100f0d!important;border:1px solid #ffffff38!important;border-radius:8px!important;font-size:12px!important;line-height:1.7!important}body .s1-dialog .s1-pay-help h3{margin:0 0 8px!important;font-size:14px!important;color:#f5f5f7!important}body .s1-dialog .s1-pay-help p{margin:0 0 8px!important;font-size:12px!important}body .s1-dialog .s1-pay-help ol{margin:0!important;padding-left:18px!important}body .s1-dialog .s1-pay-support{display:block!important;width:100%;margin:12px 0 0!important;padding:8px!important;background:none!important;border:0!important;font-size:12px!important;color:#979ba6!important}body .s1-dialog .s1-pay-support span{color:#f5f5f7!important}body .iteration-short-drawer-layer{position:fixed!important;inset:0!important;z-index:1400!important;background:#0009!important;backdrop-filter:blur(3px);border:0!important;box-shadow:none!important}body .iteration-short-drawer{position:absolute!important;inset:auto 0 0!important;transform:none!important;display:flex!important;flex-direction:column;gap:12px!important;width:min(480px,100%)!important;max-height:82dvh!important;height:auto!important;margin:0 auto!important;padding:14px 16px calc(20px + env(safe-area-inset-bottom))!important;border:1px solid #ffffff77!important;border-bottom:0!important;border-radius:18px 18px 0 0!important;background:#101115!important;overflow:hidden!important}body .iteration-short-drawer-handle{width:40px!important;height:4px!important;flex:none;margin:0 auto 3px!important;border-radius:3px;background:#252830!important}body .iteration-short-drawer>header{display:flex!important;align-items:center;justify-content:space-between;gap:10px;flex:none;background:none!important;border:0!important;margin:0!important;padding:0!important}body .iteration-short-drawer h2{font-size:20px!important;color:#f5f5f7!important;margin:0!important}body .iteration-short-drawer>header button{min-height:36px!important;width:36px!important;padding:0!important;border:1px solid #ffffff1a!important;border-radius:8px!important;background:#1b1d23!important;color:#f5f5f7!important;font-size:20px!important}body .iteration-short-drawer-search{display:flex!important;align-items:center!important;gap:8px;flex:none;min-height:44px!important;padding:0 8px 0 11px!important;background:#100f0d!important;border:1px solid #ffffff1a!important;border-radius:9px!important;margin:0!important}body .iteration-short-drawer-search input{min-width:0;flex:1;width:auto!important;height:42px!important;border:0!important;background:none!important;padding:0!important;font-size:13px!important}body .iteration-short-drawer-search button{width:auto!important;min-width:44px;min-height:32px!important;background:#1b1d23!important;color:#f5f5f7!important;border:0!important;border-radius:6px!important;font-size:12px!important;padding:5px!important}body .iteration-short-drawer-list{min-height:0;overflow:auto;overscroll-behavior:contain;flex:1;display:flex;flex-direction:column;gap:0}body .iteration-short-drawer-list>button{display:flex!important;align-items:center!important;flex-shrink:0;gap:13px!important;width:100%;min-height:94px!important;padding:10px 0!important;margin:0!important;background:transparent!important;border:0!important;border-bottom:1px solid #ffffff44!important;border-radius:0!important;text-align:left;color:#f5f5f7!important}body .iteration-short-drawer-list img{width:48px!important;height:72px!important;object-fit:cover;border-radius:5px!important;flex:none}body .iteration-short-drawer-list>button>span{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}body .iteration-short-drawer-list b{font-size:15px!important;color:#f5f5f7!important;line-height:1.5!important}body .iteration-short-drawer-list small{display:block!important;color:#979ba6!important;font-size:11px!important}body .iteration-short-drawer-list i{position:static!important;display:block!important;opacity:1!important;width:auto!important;font-style:normal;font-size:11px!important;color:#979ba6!important}body .iteration-short-drawer-list>button.on{background:#1b1d2344!important}body .iteration-short-drawer-tip{display:block!important;margin:0!important;color:#979ba6!important;font-size:11px!important;text-align:center;flex:none}body .app-service-dialog{width:min(440px,calc(100vw - 28px))!important;max-height:calc(100dvh - 28px)!important;padding:18px!important}body .app-service-dialog header button{background:#1b1d23!important;color:#f5f5f7!important}body .support-messages{height:36dvh!important;min-height:160px!important;background:#100f0d!important}body .support-message{background:#101115!important;color:#f5f5f7!important}.support-message.mine{background:#1b1d23!important}#app .app .short-creation-card-main>div>small{font-size:10px!important;overflow-wrap:anywhere}#app .app .short-creation-card-main h2{font-size:15px!important;line-height:1.5!important}#app .app .short-creation-card blockquote{border-color:#ffffff1a!important;background:#12100d!important;border-radius:0 8px 8px 0;padding:12px!important}body.offline-body{background:#0b0a09!important;color:#f5f5f7!important;font:14px/1.6 system-ui,-apple-system,"Microsoft YaHei",sans-serif}.offline-page{max-width:480px!important;min-height:100dvh;margin:auto!important;padding:16px!important;background:#100f0d!important}.offline-page header{display:flex;align-items:center;gap:24px;min-height:48px;margin:0 0 18px}.offline-page header h1{font-size:21px!important;margin:0;color:#f5f5f7!important}.offline-page a{color:#f5f5f7!important}.offline-page>p{font-size:12px;color:#979ba6!important}.offline-page .offline-card{display:flex;flex-wrap:wrap;gap:12px;padding:16px!important;margin:14px 0!important;border:1px solid #ffffff77!important;border-radius:11px!important;background:#101115!important}.offline-page .offline-card>div{flex-basis:100%;min-width:0!important}.offline-card h2{font-size:17px!important;line-height:1.5;overflow-wrap:anywhere}.offline-page button{min-height:42px!important;padding:10px 15px!important;background:#e5c28a!important;color:#241b0d!important;border:1px solid #ffffff1a!important;border-radius:8px!important;font-size:13px!important}.offline-page button:last-child{background:#1b1d23!important;color:#f5f5f7!important;border-color:#ffffff1a!important}@media(max-width:359px){#app .app .iteration-account-ribbon b{font-size:14px!important}#app .app .iteration-account-ribbon>button{padding:13px 7px!important}#app .app .hub-ranking-card .hub-list-info h3{font-size:12px!important}.s1-dialog-layer{padding:10px!important}}#app .app .ai-conversation-head [data-ai-history-open]{width:auto!important;min-width:48px!important;min-height:38px!important;padding:8px!important;font-size:12px!important}#app .app .ai-answer-panel>footer button{min-height:36px!important;font-size:12px!important;padding:7px 12px!important}#app .app .ai-show-all-card{background:#e5c28a!important;color:#241b0d!important}#app .app .ai-show-all-card b,#app .app .ai-show-all-card span{color:#241b0d!important;text-shadow:none!important}#app .app .ai-category-list button{min-height:40px!important;line-height:1.5!important}#app .app .ai-conversation-results{width:100%!important;max-width:100%!important}#app .app .ai-conversation-results .ai-featured-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) 70px!important;gap:9px!important;align-items:stretch!important}#app .app .ai-conversation-results .ai-conversation-featured{display:flex!important;min-width:0!important;width:100%!important;gap:8px!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important}#app .app .ai-conversation-results .ai-conversation-featured>article{flex:0 0 calc((100% - 8px)/2)!important;width:calc((100% - 8px)/2)!important;min-width:0!important}#app .app .ai-conversation-results .ai-conversation-featured>.is-landscape{flex-basis:100%!important;width:100%!important}#app .app .ai-conversation-results .ai-show-all-card{position:static!important;inset:auto!important;width:100%!important;height:100%!important;min-height:44px!important;border:0!important;border-radius:8px!important;padding:8px 4px!important;background:#e5c28a!important;color:#241b0d!important;align-self:stretch!important}#app .app .ai-conversation-results .ai-show-all-card b,#app .app .ai-conversation-results .ai-show-all-card span{white-space:normal!important;font-size:12px!important;color:#241b0d!important}#app .app .ai-conversation-results .ai-category-list{display:grid!important;gap:6px!important}/* Three base colors. Gray is the secondary white-text and surface scale. */:root{--gold:#e5c28a;--gold-soft:#f4ddb5;--gold-bg:#101115;--gold-panel:#1b1d23;--gold-muted:#999da8;--gold-line:#ffffff1a;--pink:#e5c28a;--purple:#e5c28a;--cyan:#f5f5f7;--line:#ffffff1a;--muted:#999da8;color-scheme:dark}html,body{background:#090a0d!important;color:#f5f5f7!important}#app .app,#app .app>main{background:#101115!important;color:#f5f5f7!important}body button{color:#f5f5f7;border-color:#ffffff1a}input,textarea,select{background:#17191f!important;color:#f5f5f7!important;border-color:#ffffff20!important;accent-color:#e5c28a}input::placeholder,textarea::placeholder{color:#818692!important}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #e5c28a;outline-offset:3px}/* Home: a separate brand row keeps both the portrait and clock readable. */#app .app .home-v260{padding:12px 14px 90px!important}.home-channel-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:0;margin:0 0 25px}.home-channel-nav>button{display:flex;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:10px 2px;border:1px solid #ffffff0e;border-radius:11px;background:#1e2027;color:#e9e9ed}.home-channel-nav b{font-size:12px;font-weight:600;white-space:nowrap;line-height:1.4}.home-channel-nav .is-ranking{background:#e5c28a;color:#241b0d;border-color:#edd3a6}#app .home-catalog-head h2{font-size:19px;color:#f5f5f7;font-weight:700}#app .home-catalog-head{margin-bottom:14px}#app .feed-cover{border-radius:10px}#app .feed-meta b{color:#ececf0;font-size:13px;font-weight:500}#app .feed-meta small{color:#9196a2;font-size:10px}#app .app .hub-ranking-card{background:#1b1d23!important;border-color:#ffffff16!important;border-radius:12px!important}#app .app .hub-ranking-card.rank-1{background:linear-gradient(115deg,#30291e,#1b1d23)!important;border-color:#e5c28a88!important}#app .app .hub-ranking-card.rank-2{border-color:#e5c28a50!important}#app .app .hub-ranking-card.rank-3{border-color:#e5c28a30!important}#app .app .hub-ranking-card .hub-top-one{color:#e5c28a!important}#app .app .hub-ranking-card .hub-list-info h3{color:#f5f5f7!important}#app .app .hub-ranking-card .hub-list-info small{color:#999da8!important}#app .app .hub-header{background:#101115!important;border-color:#ffffff12!important}#app .app .hub-title h1{color:#f5f5f7!important}#app .app .hub-header button{color:#c5c8d0!important}#app .app .hub-search{background:#1e2027!important;border-color:#ffffff18!important;border-radius:12px!important}#app .app .hub-search button{background:#e5c28a!important;color:#241b0d!important}#app .app .hub-movie-cover-title{background:#1b1d23!important;color:#f5f5f7!important}.hub-pay-badge.is-coin,.hub-pay-badge.is-vip{background:#e5c28a!important;color:#241b0d!important;border-color:#e5c28a!important;box-shadow:none!important}/* My page: localized art, light typography and quiet service rows. */#app .mine-gold-tools{color:#f5f5f7;font-size:20px}#app .mine-gold-tools button{color:#a7abb5}#app .mine-gold-profile{padding:17px 0 25px}#app .mine-gold-profile b{font-size:16px;color:#f5f5f7}#app .mine-gold-uid{color:#8d929f!important}#app .mine-gold-avatar{border:2px solid #e5c28a75}#app .mine-gold-login{background:#22252d;color:#e0e2e8;border:1px solid #ffffff18;border-radius:20px;padding:9px 11px;font-size:11px}.mine-gold-wallet{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 20px}#app .app .mine-gold-wallet>button{position:relative;isolation:isolate;display:block;min-width:0;min-height:142px;padding:19px 14px 15px;overflow:hidden;border:1px solid #e5c28a38;border-radius:16px;background:#101115;text-align:left}.mine-wallet-art{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:60% center}.mine-gold-wallet>button::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#101115bf,#10111533 80%)}.mine-gold-wallet>button>span{display:flex;flex-direction:column;align-items:flex-start;gap:6px;position:relative}#app .app .mine-gold-wallet b{font-size:25px!important;font-weight:750;color:#fff;line-height:1.25;letter-spacing:.5px}#app .app .mine-gold-wallet small{display:block!important;color:#c8cbd3;font-size:10px!important;line-height:1.5!important}#app .app .mine-gold-wallet em{display:inline-block;font-size:11px!important;font-style:normal;font-weight:650;line-height:1.5!important;color:#f4ddb5;margin-top:17px!important;border-bottom:1px solid #e5c28a65;padding-bottom:3px}#app .app .mine-gold-services{background:#1b1d23!important;border:1px solid #ffffff0d!important;border-radius:16px!important;margin-top:0!important;padding:2px 15px!important}#app .app .mine-gold-services>button{min-height:55px!important;padding:14px 1px!important;color:#f0f1f4!important;border-bottom-color:#ffffff0b!important;font-size:14px!important}#app .app .mine-gold-services em{color:#7e8491!important;font-size:11px!important}/* Membership: retain every package label, amount, term and action. */#app .app .member-gold-summary,#app .app .coin-gold-summary{isolation:isolate;min-height:154px!important;padding:22px 18px!important;border:1px solid #e5c28a38!important;border-radius:18px!important;background:#141518!important;margin:10px 0 23px!important}.member-summary-art{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:contain;object-position:right center}.member-gold-summary::after,.coin-gold-summary::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#111318e6,#11131865 65%,#1113180d)}#app .app .member-gold-user{max-width:72%!important;gap:10px}#app .app .member-gold-user b{color:#fff;font-size:16px!important}#app .app .member-gold-status{margin-top:23px!important;color:#bcc0ca!important;font-size:11px!important;gap:6px;max-width:65%;flex-direction:column;align-items:flex-start;line-height:1.6}#app .app .member-gold-status b{color:#f2d5a5!important}#app .app .coin-gold-summary>span{color:#bcc0ca!important}#app .app .coin-gold-summary strong{color:#f5f5f7!important;font-size:35px!important}#app .app .s1-recharge-tabs{display:flex!important;width:100%!important;max-width:none!important;background:#1e2027!important;border:1px solid #ffffff10!important;border-radius:12px!important;padding:5px!important;gap:5px!important;margin:0 0 24px!important}#app .app .s1-recharge-tabs button{flex:1;min-height:42px!important;border:0!important;border-radius:8px!important;background:none!important;color:#999da8!important;font-size:15px!important;box-shadow:none!important}#app .app .s1-recharge-tabs button[aria-pressed="true"]{background:#e5c28a!important;color:#241b0d!important;font-weight:700!important}#app .app .s1-recharge-tabs button span{color:inherit!important}#app .app .s1-pack-title{color:#f5f5f7!important;font-size:16px!important;margin:0 0 14px!important}#app .app .s1-packages{scrollbar-color:#555c69 #17191f!important}#app .app .plan-card{border:1px solid #ffffff18!important;background:#1e2027!important;border-radius:13px!important;gap:8px!important;min-height:216px!important;padding:17px 11px 10px!important;color:#f5f5f7!important}#app .app .plan-price{color:#edd09c!important;font-size:28px!important;font-weight:750!important}#app .app .plan-subtitle,#app .app .plan-term{color:#979ca8!important;font-size:11px!important}#app .app .plan-quantity{color:#e2e4e9!important;font-size:14px!important}#app .app .plan-action{color:#e5c28a!important;border-top-color:#ffffff16!important;min-height:32px;padding-top:9px!important}#app .app .plan-card[aria-pressed="true"]{background:linear-gradient(135deg,#f5dfb9,#dfba7e)!important;border-color:#f5dfb9!important;color:#241b0d!important}#app .app .plan-card[aria-pressed="true"] :is(.plan-price,.plan-quantity,.plan-action){color:#241b0d!important}#app .app .plan-card[aria-pressed="true"] :is(.plan-subtitle,.plan-term){color:#665332!important}#app .app .s1-recharge .rc-member-card{background:#1c1f26!important;border:1px solid #ffffff1a!important;border-radius:15px!important}#app .app .s1-recharge .rc-member-card.is-selected{border-color:#e5c28a!important;box-shadow:inset 0 0 0 1px #e5c28a33!important;background:linear-gradient(120deg,#262724,#1c1f26 70%)!important}#app .app .s1-recharge .rc-member-select{padding:17px!important}#app .app .s1-recharge .rc-member-card .rc-upgrade-heading{color:#b9bec9!important}#app .app .rc-upgrade-badge{background:#e5c28a12!important;color:#e5c28a!important;border-color:#e5c28a33!important}#app .app .rc-upgrade-target strong{color:#f5f5f7!important;font-size:19px!important}#app .app .rc-upgrade-target>span,#app .app .rc-upgrade-credit{color:#9299a8!important}#app .app .rc-upgrade-price>span{color:#aeb4c0!important}#app .app .s1-recharge .rc-member-card .rc-upgrade-price strong{color:#edd09c!important;font-size:28px!important}#app .app .s1-recharge .rc-member-card .rc-upgrade-footer{background:#ffffff04!important;border-color:#ffffff0f!important;padding:12px 15px!important}#app .app .s1-recharge .rc-member-card .rc-upgrade-footer>span{color:#a9afba!important}#app .app .s1-recharge .rc-member-card .rc-upgrade-cta{background:#e5c28a!important;border:0!important;color:#241b0d!important;border-radius:8px!important;min-height:40px!important}#app .app .s1-section-title{color:#f5f5f7!important}#app .app .s1-card-copy,#app .app .s1-recharge-disclaimer{color:#9197a4!important}#app .app .s1-cta,body .s1-gradient{background:linear-gradient(110deg,#f1d9af,#dfb97c)!important;border-color:#ebcca0!important;color:#241b0d!important;border-radius:12px!important}#app .app .s1-cta b{color:#241b0d!important}#app .app .s1-cta small{color:#665333!important}/* Search: artwork stays in the heading; the field is a simple elevated surface. */#app .app .ai-sample-landing{padding-top:20px!important}#app .app .ai-sample-block h2{color:#f5f5f7!important;font-size:17px!important}#app .app .ai-sample-block header button{color:#9ea5b3!important;background:none!important;border:0!important}#app .app .ai-show-all-card{background:#e5c28a!important;color:#241b0d!important}/* First-party workshop hero. Provider pages are outside this review. */#app .app .iteration-account-ribbon>button{background:linear-gradient(135deg,#272a32,#1b1e25)!important;border:1px solid #ffffff13!important;border-radius:12px!important}#app .app .iteration-account-ribbon b{color:#f2f3f7!important}#app .app .iteration-account-ribbon small{color:#969eae!important}#app .app .iteration-account-ribbon strong,#app .app .iteration-account-ribbon em{color:#e5c28a!important}/* Dialogs and drawers use the same dark surfaces, without coloring all copy gold. */body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal,.iteration-short-drawer),body .s1-dialog,body .app-service-dialog{background:#1c1f26!important;color:#e9ecf2!important;border-color:#ffffff25!important;border-radius:18px!important}body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal,.iteration-short-drawer) :is(h1,h2,h3,h4,strong){color:#f5f5f7!important}body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal,.iteration-short-drawer) :is(p,small,label,li){color:#aeb5c3!important}body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal) button{background:#292d37!important;color:#eaecf2!important;border-color:#ffffff18!important;border-radius:10px!important}body :is(dialog:not([class*=pv2-]),[role="dialog"]:not([class*=pv2-]),.closure-modal) :is(.s1-gradient,[type="submit"],[data-rech-action="pay"],.primary){background:#e5c28a!important;color:#241b0d!important;border-color:#e5c28a!important}body .s1-dialog .s1-pay-methods button[aria-pressed="true"]{background:#e5c28a!important;color:#241b0d!important;border-color:#f2d9b0!important}body .s1-dialog .s1-pay-methods button[aria-pressed="false"]{background:#292d37!important;color:#e9ecf2!important;border-color:#ffffff18!important}body .s1-dialog .s1-pay-amount strong{color:#edd09c!important}body .s1-dialog .s1-pay-help{background:#15171d!important;border-color:#ffffff0d!important}body .s1-dialog .s1-pay-support{color:#929bad!important}body .s1-dialog .s1-pay-support span{color:#e5c28a!important}body .s1-dialog>header h2,body .iteration-short-drawer h2{color:#f5f5f7!important}body .iteration-short-drawer-list b{color:#f5f5f7!important}body .iteration-short-drawer-list small{color:#9099a9!important}body .iteration-short-drawer .iteration-short-drawer-list>button{background:transparent!important;border:0!important;border-bottom:1px solid #ffffff0d!important;border-radius:0!important}body .iteration-short-drawer .iteration-short-drawer-list>button.on{background:#e5c28a0e!important}body .iteration-short-drawer-list i{color:#e5c28a!important}body .iteration-short-drawer-list>button{border-bottom-color:#ffffff0d!important}body .iteration-short-drawer-search{border-color:#ffffff1a!important;background:#14171e!important}body .iteration-short-drawer-search:focus-within{border-color:#e5c28a88!important}body .iteration-short-drawer-search input:focus-visible{outline:none!important}body .iteration-short-drawer-search button{background:#2b303b!important;color:#d0d5df!important}body .iteration-short-drawer>header button{background:#2b303b!important;color:#c9d0dd!important;border-color:#ffffff18!important}#toast,.app-toast,[data-toast]{background:#282d36f5!important;color:#f5f5f7!important;border-color:#ffffff25!important}body .browse-resume-panel button[data-browse-resume="continue"]{background:#e5c28a!important;color:#241b0d!important;border-color:#e5c28a!important}@media(max-width:359px){.home-channel-nav{gap:5px}.home-channel-nav b{font-size:11px}#app .app .mine-gold-wallet>button{padding:16px 11px 13px;min-height:136px}#app .app .mine-gold-wallet small{font-size:9px!important}#app .mine-gold-profile b{font-size:14px}}
/* 263: portrait covers, compact banner and a coordinated illustrated search page. */
.ui-mark{display:block;width:22px;height:22px;flex:none}
#app .app .home-v260{padding:10px 13px 92px!important}
#app .home-channel-nav{gap:7px;margin-bottom:23px}
#app .home-channel-nav>button{gap:4px;background:#1e2027;color:#e9e9ed;border:1px solid #ffffff0e}
#app .home-channel-nav .is-ranking{background:#1e2027;color:#e5c28a;border-color:#ffffff0e}
#app .home-channel-nav .ui-mark{width:16px;height:16px}
/* Navigation: one consistent stroke family, gold active mark, no filled selection pill. */
#app .app .nav{position:fixed!important;top:auto!important;bottom:0!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:min(100%,480px)!important;display:flex!important;align-items:stretch!important;gap:3px!important;height:auto!important;min-height:64px!important;padding:7px 7px calc(7px + env(safe-area-inset-bottom))!important;z-index:100;background:#15171cf5!important;border-top:1px solid #ffffff12!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:blur(16px)}
#app .app .nav>button{position:static!important;display:flex!important;flex-direction:column;flex:1;align-items:center!important;justify-content:center!important;gap:5px;min-width:0;width:auto!important;height:auto!important;min-height:46px!important;padding:2px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#848996!important;transform:none!important;line-height:1.2!important}
#app .app .nav>button.active{color:#e5c28a!important;background:transparent!important;font-weight:650}
#app .app .nav>button>.ui-mark{display:block!important;width:22px!important;height:22px!important;position:static!important;transform:none!important}
#app .app .nav>button>span{position:static!important;display:block!important;transform:none!important;font-size:10px!important;line-height:1.3!important;color:inherit!important}
#app .app .nav>button::before,#app .app .nav>button::after{content:none!important}
/* Membership benefits keep configured text and uploaded artwork together. */
#app .recharge-gold-v260 .s1-benefits{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px 9px!important;padding:12px 0!important;margin:0;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important}
#app .recharge-gold-v260 .s1-benefits>div{display:flex!important;flex-direction:column;align-items:center;gap:7px!important;min-width:0;padding:0!important;border:0!important;background:none!important;text-align:center}
#app .recharge-gold-v260 .s1-benefits .s1-art{display:block!important;position:relative!important;width:46px!important;height:46px!important;aspect-ratio:1!important;margin:0!important;flex:none;overflow:hidden;border:1px solid #e5c28a25;border-radius:12px;background:#26262a;filter:none!important}
#app .recharge-gold-v260 .s1-benefits .s1-art:not(.s1-benefit-uploaded){filter:grayscale(1) sepia(.8) saturate(1.1) brightness(1.15)!important}
#app .recharge-gold-v260 .s1-benefits .s1-benefit-uploaded>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;transform:none!important}
#app .recharge-gold-v260 .s1-benefits b{display:block;color:#e8eaf0!important;font-size:11px!important;font-weight:500!important;line-height:1.45!important;overflow-wrap:anywhere}
#app .recharge-gold-v260 .s1-benefits small{display:block!important;color:#969da9!important;font-size:9px!important;line-height:1.5!important;overflow-wrap:anywhere}
/* Two columns of portrait artwork; retain every card title, description and action. */
/* Search reference composition, using our own name, assets and existing actions. */
#app .app .ai-sample-landing{display:block!important;padding:0!important;margin:0!important;min-height:0!important}
#app .app .ai-search-main{background:radial-gradient(ellipse 100% 42% at 50% 2%,#40342655,transparent 90%),#101115!important;padding:16px 15px 94px!important}
#app .app .ai-sample-assistant{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-height:0!important;padding:2px 0 16px!important;margin:0!important;overflow:visible;border:0;background:none!important;text-align:center}
#app .app .ai-sample-assistant::before,#app .app .ai-sample-assistant::after{content:none!important}
#app .app .ai-sample-assistant h1{position:static;color:#fff!important;font-size:23px!important;font-weight:750!important;background:none!important;line-height:1.35!important;letter-spacing:0!important;margin:2px 0 0!important}
#app .app .ai-sample-assistant p{margin:0;color:#b7bac4;font-size:12px;line-height:1.6}
#app .app .ai-sample-types{display:flex!important;align-items:center!important;justify-content:space-around!important;gap:0!important;height:43px!important;min-height:43px!important;margin:9px 0 8px!important;padding:6px 3px 0!important;border:1px solid #ffffff18;border-radius:13px;background:#ffffff06;overflow:visible!important}
#app .app .ai-sample-landing .ai-sample-types>button{position:relative;flex:1;min-width:0;min-height:32px!important;height:32px!important;padding:6px 1px!important;border:0;border-radius:9px;color:#a5abb8!important;background:none!important;font-size:11px!important;white-space:nowrap}
#app .app .ai-sample-types>button.on{background:#e5c28a1c!important;color:#f2d5a5!important}
#app .app .ai-sample-types>button::after{content:none!important}
#app .ai-type-label{position:relative;display:inline-block}
#app .ai-type-label>.ai-type-badge{position:absolute;left:50%;bottom:calc(100% + 1px);width:auto!important;height:13px!important;max-width:none!important;object-fit:contain;pointer-events:none;z-index:1}
#app .app .ai-sample-query{display:block!important;position:relative!important;min-height:0!important;margin:0!important;padding:14px 13px 12px!important;border:1px solid #ffffff16!important;border-radius:13px!important;background:#202229!important;box-shadow:0 8px 24px #0001}
#app .app .ai-sample-query:focus-within{border-color:#e5c28a88!important}
#app .app .ai-sample-query textarea{display:block!important;width:100%!important;min-height:57px!important;height:57px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#f5f5f7!important;font-size:13px!important;line-height:1.65!important;resize:vertical;box-shadow:none!important}
#app .app .ai-sample-actions{display:flex!important;position:static!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin:8px 0 0!important;width:100%!important}
#app .app .ai-sample-actions>button[type="submit"]{display:block!important;flex:0 1 154px!important;width:154px!important;min-height:36px!important;margin:0!important;padding:8px 14px!important;border:0!important;border-radius:22px!important;background:#e5c28a!important;color:#241b0d!important;font-size:14px!important;font-weight:700!important}
#app .app .ai-sample-actions>.ai-image-entry{display:flex!important;align-items:center;justify-content:center;width:36px!important;height:36px!important;min-width:36px!important;margin:0!important;padding:7px!important;border:0!important;border-radius:50%!important;background:#30333c!important;color:#e5c28a!important}
#app .app .ai-sample-tip{display:block!important;margin:10px 0 20px!important;padding:0!important;color:#c3a46f!important;font-size:10px!important;line-height:1.7!important;text-align:center}
#app .app .ai-capabilities{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px!important;margin:0 0 24px!important}
#app .app .ai-capabilities>button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;min-width:0!important;height:auto!important;min-height:104px!important;padding:7px 3px 10px!important;overflow:hidden!important;border:1px solid #ffffff0f!important;border-radius:13px!important;background:#17191f!important;color:#e8eaf0!important;white-space:normal!important;box-shadow:none!important}
#app .app .ai-capabilities>button img{display:block!important;width:100%!important;max-width:76px!important;height:auto!important;aspect-ratio:1;flex:none;object-fit:contain!important;border-radius:9px}
#app .app .ai-capabilities>button span{font-size:11px!important;line-height:1.4!important;text-align:center;white-space:nowrap;color:#e8eaf0!important}
#app .ai-sample-hot header h2{display:flex;align-items:center;gap:7px;font-size:14px!important;font-weight:600!important}
#app .ai-sample-hot header h2 .ui-mark{width:17px;height:17px;color:#e5c28a}
#app .ai-sample-hot header>button{display:flex;align-items:center;gap:3px;border-radius:12px!important;background:#22252d!important;color:#babfcb!important;font-size:10px!important;padding:5px 8px!important}
#app .ai-sample-hot header>button .ui-mark{width:11px;height:11px}
#app .ai-sample-hot>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 10px!important;margin-top:14px!important}
#app .ai-sample-hot>div>button{display:flex!important;gap:6px!important;min-width:0;padding:0!important;border:0!important;background:none!important;text-align:left;font-size:12px!important;color:#d2d5de!important}
#app .ai-sample-hot>div>button>i{display:none!important}
#app .ai-sample-hot>div>button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
#app .ai-landing-history{display:flex;justify-content:flex-end;margin-top:20px}
#app .ai-landing-history button{border:0;background:none;color:#898f9e;font-size:10px;padding:6px}
@media(max-width:350px){#app .app .ai-search-main{padding-left:12px!important;padding-right:12px!important}#app .app .ai-capabilities{gap:7px!important}#app .app .ai-capabilities>button{min-height:93px!important}#app .app .ai-capabilities>button span{font-size:10px!important}}

/* 264: normal-flow banner copy and readable, image-left feature cards. */
#app .app .home-gold-hero{position:relative;isolation:isolate;min-height:262px;height:auto;overflow:hidden;border:1px solid #ffffff15;border-radius:18px;margin:0 0 14px;background:#101115}
#app .app .home-gold-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-2}
#app .app .home-gold-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a0c10ed 0%,#0a0c10b0 38%,#0a0c1020 62%,transparent 80%);z-index:-1;pointer-events:none}
#app .app .home-hero-content{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:17px;width:56%;min-height:262px;padding:18px 0 18px 18px;box-sizing:border-box}
#app .app .home-brand{display:flex;flex-direction:column;gap:4px;min-width:0}
#app .app .home-brand b{color:#fff!important;font-size:21px!important;line-height:1.25!important;font-weight:750!important;letter-spacing:-.4px}
#app .app .home-brand>span{color:#b9bfca!important;font-size:12px!important;line-height:1.45!important;white-space:nowrap}
#app .app .home-gold-copy{position:static;max-width:none}
#app .app .home-gold-copy h1{margin:0 0 8px!important;max-width:155px;color:#fff!important;font-size:28px!important;line-height:1.22!important;font-weight:750!important;letter-spacing:-.5px;text-wrap:balance}
#app .app .home-gold-copy p{margin:0!important;color:#c2c6d0!important;font-size:13px!important;line-height:1.5!important}
#app .app .home-promotion{position:static;display:flex;align-items:center;gap:10px;padding:0;border:0;background:none;flex:none}
#app .app .home-offer{display:flex;flex-direction:column;align-items:flex-start;gap:3px}
#app .app .home-offer span{color:#c2c6d0!important;font-size:11px!important;line-height:1.25!important;white-space:nowrap}
#app .app .home-offer b{color:#ff626b!important;font-size:24px!important;line-height:1!important;font-weight:750!important;font-variant-numeric:tabular-nums;letter-spacing:.5px}
#app .app .home-recharge{min-height:38px;padding:8px 13px!important;border:1px solid #ffffff24!important;border-radius:10px!important;background:#d94057!important;color:#fff!important;font-size:14px!important;line-height:1.4!important;font-weight:650!important;box-shadow:none!important}
#app .app .home-channel-nav>button{position:relative;min-height:46px!important;font-size:13px!important}
#app .app .home-channel-nav>button b{font-size:13px!important;line-height:1.3!important}
#app .app .home-channel-nav>button[aria-selected="true"]::after{content:"";position:absolute;bottom:0;left:32%;right:32%;height:2px;background:#e5c28a;border-radius:2px}
#app .app .home-channel-nav>button[aria-selected="true"]{background:#1e2027!important}
#app .app .home-channel-panel{min-height:160px;scroll-margin-top:10px}
#app .app .home-channel-panel .hub-results{padding:6px 0 22px!important}
#app .app .home-channel-panel .hub-results>header{display:block!important;margin:0 0 12px!important}
#app .app .home-channel-panel .hub-results h2{font-size:18px!important}
#app .app .home-channel-panel .hub-gold-v260{min-height:0!important;background:none!important}
#app .app .iteration-short-launch{position:relative!important;isolation:isolate;min-height:242px!important;height:auto!important;overflow:hidden;padding:24px 20px!important;border:1px solid #ffffff18!important;border-radius:18px!important;background:#0b1118!important;box-shadow:none!important;margin:0 0 16px!important}
#app .app .workshop-hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% center;z-index:-2}
#app .app .iteration-short-launch::after{content:""!important;position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0b1017ee 0%,#0b1017c4 40%,#0b101720 70%,transparent)}
#app .app .iteration-short-launch>div{position:relative!important;width:54%!important;max-width:54%!important;padding:0!important;background:none!important;display:flex;flex-direction:column;align-items:flex-start;gap:15px}
#app .app .iteration-short-launch h1{font-size:28px!important;line-height:1.3!important;color:#fff!important;margin:0!important;background:none!important;text-shadow:none!important}
#app .app .iteration-short-launch p{font-size:14px!important;line-height:1.65!important;color:#c2ccd9!important;margin:0!important;max-width:100%!important;display:block!important}
#app .app .iteration-short-launch button{min-height:42px!important;padding:10px 19px!important;border:1px solid #b5e8ff55!important;border-radius:10px!important;background:#d9edf7!important;color:#162430!important;font-size:15px!important;line-height:1.4!important;font-weight:650!important;box-shadow:none!important}
#app .app .ai-sample-assistant .search-avatar{position:static!important;display:block!important;width:78px!important;height:78px!important;object-fit:contain;border:0;border-radius:20px;box-shadow:none;transform:none!important}
@media(max-width:350px){
 #app .app .home-hero-content{width:58%;padding:16px 0 16px 13px;gap:15px}
 #app .app .home-brand b{font-size:20px!important}
 #app .app .home-brand>span{font-size:11px!important}
 #app .app .home-gold-copy h1{font-size:25px!important;max-width:140px}
 #app .app .home-gold-copy p{font-size:12px!important}
 #app .app .home-promotion{gap:7px}
 #app .app .home-offer span{font-size:10px!important}
 #app .app .home-offer b{font-size:22px!important}
 #app .app .home-recharge{font-size:13px!important;padding:7px 10px!important}
 #app .app .home-channel-nav>button b{font-size:12px!important}
 #app .app .iteration-short-launch{padding:21px 14px!important}
 #app .app .iteration-short-launch>div{width:58%!important;max-width:58%!important}
 #app .app .iteration-short-launch h1{font-size:25px!important}
 #app .app .iteration-short-launch p{font-size:13px!important}
}

/* Readability changes are limited to first-party catalog/account/search/creation surfaces. */
#app .app:not(.route-player):not(.route-content-player):not(.route-girl) .nav button span{font-size:12px!important;line-height:1.35!important}
#app .app .home-brand>span,#app .app .home-offer span{font-size:12px!important}
#app .app .home-catalog-head h2{font-size:19px!important}
#app .app .home-feed .feed-meta b,#app .app .hub-portrait-card h3{font-size:14px!important;line-height:1.5!important}
#app .app .home-feed .feed-meta small,#app .app .hub-portrait-card>small{font-size:12px!important;line-height:1.5!important}
#app .app .hub-list-info h3{font-size:15px!important;line-height:1.45!important}
#app .app .hub-list-info small,#app .app .hub-play-count,#app .app .hub-pay-badge{font-size:12px!important;line-height:1.45!important}
#app .app .hub-movie-cover-copy h3{font-size:17px!important}
#app .app .hub-movie-cover-copy p{font-size:14px!important;line-height:1.6!important}
#app .app .ai-sample-assistant p{font-size:14px!important;line-height:1.6!important}
#app .app .ai-sample-landing .ai-sample-types>button{font-size:13px!important;min-height:38px!important;height:auto!important}
#app .app .ai-sample-query textarea{font-size:15px!important;min-height:67px!important;height:67px!important}
#app .app .ai-sample-tip{font-size:12px!important;color:#b8becc!important}
#app .app .ai-capabilities>button span{font-size:12px!important;white-space:normal!important;line-height:1.45!important}
#app .app .ai-sample-hot header>button,#app .app .ai-landing-history button{font-size:12px!important;min-height:30px}
#app .app .ai-sample-hot>div>button,#app .app .ai-sample-history>div button{font-size:14px!important;line-height:1.55!important;height:auto!important;min-height:30px}
#app .app .ai-sample-hot>div>button>span{white-space:normal;overflow:visible;text-overflow:clip}
#app .app .ai-search-state span,#app .app .ai-result-tail,#app .app .ai-result-card small{font-size:12px!important;line-height:1.5!important}
#app .app .mine-gold-wallet small,#app .app .mine-gold-wallet small strong,#app .app .mine-gold-wallet em{font-size:12px!important;line-height:1.55!important}
#app .app .mine-gold-wallet>button{min-height:144px!important;height:auto!important}
#app .app .mine-gold-wallet>button>span{gap:8px!important;width:100%!important;min-width:0!important}
#app .app .mine-gold-services em{font-size:13px!important}
#app .app .mine-gold-services>button>span{font-size:15px!important}
#app .app .mine-gold-login,#app .app .mine-gold-uid{font-size:13px!important}
#app .app .member-gold-status span,#app .app .member-gold-status span b{font-size:13px!important;line-height:1.6!important}
#app .app .s1-recharge .s1-header button{font-size:14px!important}
#app .app .plan-name{font-size:14px!important;line-height:1.45!important}
#app .app .plan-subtitle,#app .app .plan-term,#app .app .plan-action{font-size:12px!important;line-height:1.5!important}
#app .app .plan-card{min-height:200px!important;height:auto!important}
#app .app .recharge-gold-v260 .s1-benefits b{font-size:13px!important;line-height:1.5!important}
#app .app .recharge-gold-v260 .s1-benefits small{font-size:12px!important;line-height:1.5!important;color:#b0b7c4!important}
#app .app .s1-recharge .s1-cta small,#app .app .s1-recharge-disclaimer{font-size:13px!important;line-height:1.6!important}
#app .app .iteration-account-ribbon small,#app .app .iteration-account-ribbon em{font-size:12px!important;line-height:1.5!important}
#app .app .iteration-account-ribbon b{font-size:15px!important;line-height:1.4!important}
#app .app .iteration-short-drawer small,#app .app .iteration-short-drawer p{font-size:13px!important;line-height:1.6!important}
#app .app .iteration-short-drawer-search input{font-size:15px!important}
#app .app .iteration-short-drawer-search button{font-size:12px!important}
#app .app .iteration-short-drawer-list b{font-size:16px!important}
#app .app:not(.route-player):not(.route-content-player):not(.route-girl) .s1-dialog p,
#app .app:not(.route-player):not(.route-content-player):not(.route-girl) .s1-dialog li{font-size:14px!important;line-height:1.65!important}
#app .app:not(.route-player):not(.route-content-player):not(.route-girl) .s1-dialog small{font-size:12px!important;line-height:1.5!important}
#app .app:not(.route-player):not(.route-content-player):not(.route-girl) .s1-dialog button{font-size:14px!important}
@media(max-width:350px){#app .app .home-brand>span{font-size:11px!important}#app .app .home-offer span{font-size:11px!important}#app .app .ai-sample-landing .ai-sample-types>button{font-size:12px!important}}
/* 266: two columns with original right-hand copy; high-contrast search selection. */
#app .app .home-gold-art,#app .app .workshop-hero-art{left:auto!important;right:0!important;width:60%!important;height:100%!important;object-fit:cover!important;object-position:50% 18%!important;mask-image:linear-gradient(90deg,transparent,#000 27%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 27%)}
#app .app .home-gold-hero::after{background:linear-gradient(90deg,#0a0c10 0%,#0a0c1070 39%,transparent 63%)!important}
#app .app .iteration-short-launch::after{background:linear-gradient(90deg,#0b1017 0%,#0b101780 39%,transparent 65%)!important}
#app .app .iteration-third-features>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
#app .app .iteration-third-features>div>button{position:relative!important;display:grid!important;grid-template-columns:46% minmax(0,1fr)!important;align-items:stretch!important;min-height:190px!important;height:auto!important;min-width:0!important;padding:0!important;aspect-ratio:auto!important;overflow:hidden;border:1px solid #ffffff18!important;border-radius:13px!important;background:#191c23!important;text-align:left!important;box-shadow:none!important}
#app .app .iteration-third-features>div>button::before,#app .app .iteration-third-features>div>button::after{content:none!important}
#app .app .iteration-feature-cover{position:absolute!important;inset:0 auto 0 0!important;display:block!important;width:46%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:50% 18%!important;opacity:1!important;transform:none!important;border-radius:0!important}
#app .app .iteration-feature-copy{grid-column:2;position:relative!important;inset:auto!important;transform:none!important;display:flex!important;flex-direction:column;gap:9px!important;min-width:0!important;width:auto!important;height:auto!important;min-height:190px!important;padding:16px 9px!important;background:none!important;text-align:left!important;box-sizing:border-box}
#app .app .iteration-feature-copy b{font-size:16px!important;line-height:1.45!important;color:#f5f5f7!important;font-weight:700!important;text-shadow:none!important;white-space:normal!important;overflow-wrap:anywhere}
#app .app .iteration-feature-copy small{display:block!important;font-size:13px!important;line-height:1.6!important;color:#bac2cf!important;text-shadow:none!important;white-space:normal!important;overflow-wrap:anywhere}
#app .app .iteration-feature-copy i{display:block!important;position:static!important;margin:auto 0 0!important;padding:6px 0 0!important;border:0!important;background:none!important;font-size:13px!important;line-height:1.5!important;font-style:normal!important;white-space:nowrap;color:#e3cda8!important}
#app .app .ai-sample-landing .ai-sample-types{height:auto!important;min-height:50px!important;gap:3px!important;padding:7px 4px 4px!important;background:#15161b!important;border-color:#ffffff24!important}
#app .app .ai-sample-landing .ai-sample-types>button,#app .app .ai-type-tabs>button[data-ai-type]{border:1px solid transparent!important;color:#bbc1cd!important;border-radius:9px!important;transition:background .15s,border-color .15s,color .15s!important}
#app .app .ai-sample-landing .ai-sample-types>button.on,#app .app .ai-type-tabs>button[data-ai-type].on{background:#eee5d7!important;color:#211c16!important;border-color:#fff5e7!important;font-weight:800!important;box-shadow:0 2px 9px #0005!important}
#app .app .ai-sample-landing .ai-sample-types>button.on .ai-type-label,#app .app .ai-type-tabs>button[data-ai-type].on .ai-type-label{color:#211c16!important;font-weight:800!important}
#app .app .ai-type-tabs>button[data-ai-type].on::after{content:none!important}
#app .app [data-ai-type]:focus-visible{outline:2px solid #fff3dd!important;outline-offset:2px!important}
@media(max-width:350px){
 #app .app .iteration-third-features>div{gap:7px!important}
 #app .app .iteration-third-features>div>button{grid-template-columns:44% minmax(0,1fr)!important}
 #app .app .iteration-feature-cover{width:44%!important}
 #app .app .iteration-feature-copy{padding:13px 6px!important}
 #app .app .iteration-feature-copy b{font-size:15px!important}
 #app .app .ai-sample-landing .ai-sample-types{gap:1px!important;padding-right:3px!important;padding-left:3px!important}
}

/* 267: visible active navigation, scroll clearance and tech banners. */
#app .app .nav{box-sizing:border-box!important;min-height:76px!important;padding:8px 8px calc(8px + env(safe-area-inset-bottom))!important;gap:5px!important;background:#15171cfa!important}
#app .app .nav>button{border-radius:12px!important;min-height:54px!important;padding:5px 2px!important;border:1px solid transparent!important;color:#9da4b2!important}
#app .app .nav>button.active,#app .app .nav>button[aria-current="page"]{background:#eee5d7!important;color:#211c16!important;border-color:#fff6e9!important;box-shadow:0 2px 8px #0005!important;font-weight:800!important}
#app .app .nav>button.active>span,#app .app .nav>button[aria-current="page"]>span{color:#211c16!important;font-weight:800!important}
#app .app .nav>button.active .ui-mark,#app .app .nav>button[aria-current="page"] .ui-mark{color:#211c16!important;stroke:currentColor!important;stroke-width:2.2!important}
#app .app .nav>button:focus-visible{outline:2px solid #fff3dd!important;outline-offset:2px!important}
#app .app:not(.route-player):not(.route-content-player):not(.route-girl){padding-bottom:calc(96px + env(safe-area-inset-bottom))!important;scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom))}
#app .app .iteration-face-page{height:auto!important;max-height:none!important;padding-bottom:16px!important;overflow-y:visible!important}
#app .app:has(.iteration-face-page){padding-bottom:0!important}
#app .app .iteration-third-features::after{content:"";display:block;height:calc(88px + env(safe-area-inset-bottom));width:100%;pointer-events:none}
#app .app .home-gold-art,#app .app .workshop-hero-art{inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:70% center!important;mask-image:none!important;-webkit-mask-image:none!important}
#app .app .home-gold-art{top:54px!important;height:calc(100% - 54px)!important;object-position:70% top!important}
#app .app .home-gold-hero{min-height:270px!important;background:#090c13!important}
#app .app .home-hero-content{min-height:270px!important;justify-content:flex-start!important;gap:28px!important;width:51%!important;padding-top:17px!important}
#app .app .home-brand{max-width:100%;padding-right:0}
#app .app .home-brand b{font-size:21px!important}
#app .app .home-brand>span{font-size:11px!important}
#app .app .home-promotion{position:absolute!important;top:10px!important;right:10px!important;left:auto!important;bottom:auto!important;z-index:2;display:flex!important;align-items:center!important;gap:8px!important;padding:7px 9px!important;border:1px solid #ffffff22!important;border-radius:12px!important;background:#131820f2!important;box-sizing:border-box;max-width:52%}
#app .app .home-offer span{font-size:11px!important;line-height:1.25!important}
#app .app .home-offer b{font-size:23px!important;color:#ff626b!important;line-height:1!important}
#app .app .home-recharge{min-height:34px!important;padding:7px 10px!important;font-size:13px!important;border-radius:8px!important}
#app .app .home-gold-hero::after{background:linear-gradient(90deg,#090c13f2 0%,#090c1390 32%,transparent 66%)!important}
#app .app .iteration-short-launch::after{background:linear-gradient(90deg,#0b1017e8 0%,#0b101765 36%,transparent 66%)!important}
#app .app .mine-gold-wallet>button.has-entitlement{background:linear-gradient(125deg,#f9e6be,#e3bb77 65%,#ce9b4e)!important;border-color:#ffe6b2!important;box-shadow:inset 0 1px 0 #fff8!important}
#app .app .mine-gold-wallet>button.has-entitlement .mine-wallet-art{opacity:.52!important;mix-blend-mode:multiply}
#app .app .mine-gold-wallet>button.has-entitlement::after{background:linear-gradient(90deg,#f8e4b9f2,#efd0968c 65%,#e4b97522)!important}
#app .app .mine-gold-wallet>button.has-entitlement b,#app .app .mine-gold-wallet>button.has-entitlement small,#app .app .mine-gold-wallet>button.has-entitlement strong{color:#34250f!important;text-shadow:none!important}
#app .app .mine-gold-wallet>button.has-entitlement em{color:#34250f!important;border-color:#76561e88!important;font-weight:800!important}
@media(max-width:350px){
 #app .app .home-brand b{font-size:19px!important}
 #app .app .home-brand>span{font-size:10px!important}
 #app .app .home-promotion{right:8px!important;gap:6px!important;padding:7px!important}
 #app .app .home-offer span{font-size:10px!important}
 #app .app .home-offer b{font-size:21px!important}
 #app .app .home-recharge{padding:6px 8px!important;font-size:12px!important}
 #app .app .nav{gap:3px!important;padding-inline:5px!important}
}

/* 268: benefit artwork and compact account settings/message pages. */
.s1-benefits .benefit-icon-v268{display:grid;place-items:center;flex:none;width:58px;height:58px;margin:0 auto 9px;border:1px solid #38404b;border-radius:17px;background:linear-gradient(145deg,#303844,#171c24 65%);box-shadow:inset 0 1px 0 #ffffff12,0 4px 12px #0002;overflow:hidden;filter:none}
.benefit-icon-v268 svg{display:block;width:46px;height:46px;overflow:visible;filter:drop-shadow(0 2px 2px #0004)}
.benefit-icon-v268 .bi-accent{fill:var(--bi-accent);stroke:#e6c79b}
.benefit-icon-v268 .bi-dark{fill:#222b39;stroke:#bdc9d7}
.benefit-icon-v268 .bi-line{fill:none;stroke:#e2e8ef;stroke-width:4}
.benefit-icon-v268 .bi-dark-stroke{fill:none;stroke:#273341;stroke-width:2.8}
.benefit-icon-v268 .bi-gold-stroke{fill:none;stroke:#cda875;stroke-width:3.4}
.s1-benefits>div>b{font-size:14px!important;line-height:1.45!important;margin:0 0 6px!important;color:#f5f6fa!important;font-weight:650}
.s1-benefits>div>small{font-size:12px!important;line-height:1.6!important;color:#bdc3ce!important;white-space:normal!important}
.s1-benefits{column-gap:8px!important;row-gap:23px!important}
.mine-gold-tools .ac-toolbar{display:flex;gap:5px;align-items:center}
.mine-gold-tools .ac-toolbar button{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:9px;border:0;background:none;color:#f2f3f6;border-radius:12px}
.ac-icon{display:block;width:24px;height:24px;flex:none}
.ac-dot{display:inline-block;flex:none;width:7px;height:7px;border-radius:50%;background:#f15d70;box-shadow:0 0 0 2px #191d25}
.ac-dot[hidden]{display:none!important}.ac-toolbar .ac-dot{position:absolute;right:8px;top:8px}
#app .app:has(>.ac-page){padding-bottom:0!important;background:#0f1218}
.ac-page{box-sizing:border-box;min-height:100dvh;padding:0 16px calc(24px + env(safe-area-inset-bottom));background:radial-gradient(ellipse 135% 42% at 100% 0%,#263246 0,transparent 70%),#0f1218;color:#f4f5f8}
.ac-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:64px;margin:0 -8px 16px;gap:8px}
.ac-header h1{margin:0;text-align:center;font-size:19px;font-weight:700;line-height:1.4}
.ac-header>button{display:grid;place-items:center;width:44px;height:44px;background:none;border:0;color:#f4f5f8;border-radius:12px}
.ac-card,.ac-setting-row{box-sizing:border-box;width:100%;border:1px solid #ffffff12;background:#1c222d;color:#f4f5f8;border-radius:18px;box-shadow:0 6px 18px #00000016}
.ac-card{display:flex;align-items:center;gap:13px;text-align:left;padding:18px 14px;margin-bottom:14px;min-height:86px}
.ac-message-art{flex:none;display:grid;place-items:center;width:48px;height:48px;border-radius:17px;background:linear-gradient(145deg,#3b4d67,#223249);color:#b9d9ff}
.ac-message-art.gift{background:linear-gradient(145deg,#615445,#3e3328);color:#f2d4a4}
.ac-message-art .ac-icon{width:28px;height:28px}
.ac-card-copy{min-width:0;flex:1}.ac-card-heading{display:flex;align-items:center;gap:7px;margin-bottom:7px}.ac-card-heading b{font-size:16px;font-weight:650}.ac-card-heading time{margin-left:auto;font-size:12px;color:#a4adbd;font-weight:400;white-space:nowrap}
.ac-card-copy p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.5;color:#adb8ca}
.ac-setting-row{display:flex;align-items:center;gap:10px;min-height:60px;margin-bottom:12px;padding:16px;text-align:left;font-size:16px}
.ac-setting-row>span:first-child{flex:1}.ac-setting-row small{color:#a7b1c1;font-size:13px}.ac-chevron{color:#919cac;font-size:23px;line-height:1}
.ac-note{font-size:13px;color:#aab4c5;line-height:1.7;margin:14px 2px}.ac-error{font-size:14px;color:#ff8e9c;line-height:1.6}.ac-page [hidden]{display:none!important}
.ac-invite-hero{display:flex;flex-direction:column;align-items:center;margin:32px 0 26px;gap:12px}
.ac-invite-gift{display:grid;place-items:center;width:100px;height:100px;border-radius:30px;background:linear-gradient(145deg,#334a68,#1a2533);box-shadow:0 16px 30px #0003,inset 0 1px #ffffff18;color:#d2e7ff;transform:rotate(-6deg)}
.ac-invite-gift .ac-icon{width:60px;height:60px}.ac-invite-hero p{margin:7px 0 0;color:#c5ccd8;font-size:14px}.ac-own-code{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:700;letter-spacing:2px}.ac-own-code button{border:0;background:#ffffff0c;color:#d0d9e6;font-size:12px;padding:7px 10px;border-radius:8px;letter-spacing:0}
.ac-page input{box-sizing:border-box;width:100%;height:54px;border:1px solid #ffffff1e;border-radius:14px;padding:0 15px;background:#1c222d;color:#fff;font:inherit;font-size:16px;outline:none}.ac-page input::placeholder{color:#8995a8}.ac-page input:focus{border-color:#adc9ed;box-shadow:0 0 0 3px #8fc1ff18}
.ac-primary{display:block;width:100%;min-height:48px;border:0;border-radius:25px;background:#e8edf4;color:#111821;font-size:16px;font-weight:700;padding:12px 20px;margin-top:22px}.ac-primary:disabled{opacity:.5;cursor:wait}
.ac-empty{min-height:60dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#191e27;border:1px solid #ffffff08;border-radius:18px;color:#a9b2c2;padding:25px;box-sizing:border-box;text-align:center}.ac-empty>svg{width:100px;height:100px;margin-bottom:18px}.ac-empty p{margin:0;font-size:14px;line-height:1.7}.ac-empty .ac-primary{max-width:180px}
.ac-thread{display:flex;align-items:flex-start;gap:12px;margin:0 0 22px}.ac-thread>.ac-message-art{width:38px;height:38px;border-radius:14px}.ac-thread .ac-message-art .ac-icon{width:23px;height:23px}.ac-thread-main{flex:1;min-width:0}.ac-thread-main>h2{margin:1px 0 4px;font-size:15px;font-weight:650}.ac-thread-main>time{display:block;font-size:12px;color:#9aa7bb;margin-bottom:9px}.ac-bubble{padding:16px;background:#1e2531;border:1px solid #ffffff0d;border-radius:0 17px 17px 17px;box-shadow:0 5px 18px #0002;white-space:pre-wrap;overflow-wrap:anywhere;color:#cbd2df;font-size:14px;line-height:1.75}.ac-bubble strong{color:#f2f5fa;font-weight:650}.ac-bubble p{margin:0 0 8px}.ac-bubble p:last-child{margin-bottom:0}.ac-bubble small{display:block;color:#9dabc0;font-size:12px;margin-top:8px;overflow-wrap:anywhere}
.ac-page button:focus-visible,.ac-toolbar button:focus-visible{outline:2px solid #d0e2f8;outline-offset:3px}
.ac-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:350px){.ac-page{padding-left:12px;padding-right:12px}.s1-benefits .benefit-icon-v268{width:52px;height:52px;border-radius:15px}.benefit-icon-v268 svg{width:42px;height:42px}.ac-card{gap:10px;padding:16px 12px}.ac-card-heading b{font-size:15px}}

/* 269: enlarge search category labels, badges, and touch targets together. */
#app .app .ai-sample-landing .ai-sample-types{box-sizing:border-box!important;min-height:66px!important;height:auto!important;padding:6px 4px!important;gap:2px!important;border-radius:15px!important}
#app .app .ai-sample-landing .ai-sample-types>button,#app .app .ai-type-tabs>button[data-ai-type]{box-sizing:border-box!important;min-height:54px!important;height:auto!important;padding-top:20px!important;padding-bottom:8px!important;font-size:16px!important;font-weight:600!important;line-height:24px!important;color:#d8dde7!important;border-radius:11px!important}
#app .app .ai-sample-landing .ai-sample-types>button{flex:1 1 0!important;min-width:0!important;padding-left:1px!important;padding-right:1px!important}
#app .app .ai-type-tabs>button[data-ai-type]{padding-left:12px!important;padding-right:12px!important}
#app .app .ai-type-label{font-size:inherit!important;line-height:inherit!important}
#app .app .ai-type-label>.ai-type-badge{height:18px!important;width:auto!important;left:50%!important;bottom:calc(100% + 2px)!important;transform:translateX(-50%)!important;max-width:none!important}
#app .app .ai-type-tabs{min-height:60px!important;align-items:center!important}
#app .app .ai-sample-landing .ai-sample-types>button.on,#app .app .ai-type-tabs>button[data-ai-type].on{color:#211c16!important;font-weight:800!important}

/* 270: preserve the chosen portrait and give the hero a clear header/copy grid. */
#app .app .home-gold-hero{min-height:286px!important;border-radius:20px!important;background:#090e17!important}
#app .app .home-hero-topline{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:16px 18px 4px;box-sizing:border-box}
#app .app .home-brand{gap:5px!important;min-width:0;max-width:none}
#app .app .home-brand b{font-size:21px!important;line-height:1.2!important;letter-spacing:0!important}
#app .app .home-brand>span{font-size:12px!important;line-height:1.5!important;color:#aebdce!important;white-space:normal!important}
#app .app .home-gold-art{inset:60px 0 0!important;width:100%!important;height:calc(100% - 60px)!important;object-position:70% top!important}
#app .app .home-gold-hero::after{background:linear-gradient(90deg,#090e17f5 0%,#090e17ad 27%,#090e1733 49%,transparent 70%)!important}
#app .app .home-hero-content{position:relative!important;display:block!important;width:100%!important;min-height:208px!important;height:auto!important;padding:26px 20px 28px!important;box-sizing:border-box!important}
#app .app .home-gold-copy{width:44%!important;min-width:124px!important;max-width:180px!important}
#app .app .home-gold-copy h1{font-size:30px!important;line-height:1.28!important;font-weight:800!important;letter-spacing:.3px!important;max-width:5em!important;margin:0 0 13px!important;text-wrap:balance;text-shadow:0 2px 10px #0005}
#app .app .home-gold-copy p{font-size:14px!important;line-height:1.65!important;color:#c2cfdf!important;margin:0!important}
#app .app .home-promotion{position:static!important;inset:auto!important;display:block!important;width:auto!important;max-width:none!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important;border-radius:14px!important}
#app .app .home-promotion [hidden]{display:none!important}
#app .app .home-timed-offer{display:flex;align-items:center;gap:10px;min-height:56px;padding:7px 9px 7px 12px;border:1px solid #ffffff22;border-radius:14px;background:#131d2be8;box-sizing:border-box}
#app .app .home-offer{gap:4px!important}
#app .app .home-offer span{font-size:12px!important;line-height:1.3!important;color:#c1cfdf!important}
#app .app .home-offer b{font-size:24px!important;line-height:1.05!important;letter-spacing:1px!important}
#app .app .home-recharge{min-height:38px!important;padding:8px 11px!important;border-radius:10px!important;font-size:14px!important}
#app .app .home-welcome{display:flex;align-items:center;justify-content:center;gap:9px;min-height:56px;margin:0;padding:9px 12px;border:1px solid #8fcaff55;border-radius:14px;background:linear-gradient(125deg,#213c59ed,#14243bed);box-shadow:inset 0 1px 0 #c9e7ff15;color:#edf5ff;cursor:pointer;text-align:left}
#app .app .home-welcome>svg{width:28px;height:28px;flex:none;color:#b5ddff}
#app .app .home-welcome>span{display:flex;flex-direction:column;gap:4px;white-space:nowrap}
#app .app .home-welcome b{font-size:14px;line-height:1.35;font-weight:700;letter-spacing:.2px;color:#edf5ff}
#app .app .home-welcome em{font-size:13px;line-height:1.35;font-style:normal;color:#bedcff;font-weight:600}
#app .app .home-welcome:focus-visible{outline:2px solid #d3eaff;outline-offset:3px}
#app .app .home-offer-loading{display:grid;place-items:center;min-width:125px;min-height:56px;font-size:13px;color:#aab8cb;border:1px solid #ffffff12;border-radius:14px;background:#15203380}
@media(max-width:350px){
 #app .app .home-hero-topline{padding:14px 13px 3px;gap:8px;min-height:74px}
 #app .app .home-brand b{font-size:20px!important}
 #app .app .home-brand>span{font-size:11px!important}
 #app .app .home-timed-offer{padding:7px 8px;gap:7px}
 #app .app .home-offer span{font-size:11px!important}
 #app .app .home-offer b{font-size:23px!important}
 #app .app .home-recharge{padding:8px 9px!important;font-size:13px!important}
 #app .app .home-welcome{padding:9px 10px;gap:7px}
 #app .app .home-welcome>svg{width:24px;height:24px}
 #app .app .home-hero-content{padding:28px 16px 28px!important;min-height:208px!important}
 #app .app .home-gold-copy{min-width:116px!important}
 #app .app .home-gold-copy h1{font-size:27px!important}
}
/* Payment confirmation belongs to a bottom sheet; other dialogs keep their layout. */
body .s1-dialog-layer.s1-reference-payment-layer{align-items:flex-end!important;justify-content:center!important;padding:0!important}
body .s1-dialog.s1-reference-payment-dialog{width:min(480px,100%)!important;max-width:100%!important;max-height:calc(100dvh - 20px - env(safe-area-inset-top))!important;margin:0!important;padding:20px 18px max(20px,env(safe-area-inset-bottom))!important;border-radius:22px 22px 0 0!important;border-bottom:0!important;box-shadow:0 -12px 48px #0006!important;overflow-y:auto!important;overscroll-behavior:contain!important}
/* Downloads: centered mobile page, two filters, real local records. */
body.offline-body{margin:0!important;background:#080a0e!important;color:#f3f5fa!important;font:15px/1.5 Arial,"Microsoft YaHei",sans-serif!important}
#app .app:has(>.offline-page){padding-bottom:0!important}
body .offline-page{position:relative;box-sizing:border-box;width:100%;max-width:480px;min-height:100dvh;margin:0 auto;padding:0 16px calc(24px + env(safe-area-inset-bottom));background:radial-gradient(ellipse 150% 40% at 90% 0,#26374e,transparent 70%),#10141c;color:#edf2f9}
body .offline-page *{box-sizing:border-box}
body .offline-page .offline-header{display:grid;grid-template-columns:44px 1fr 44px;gap:8px;align-items:center;min-height:64px;margin:0 -7px 14px}
body .offline-page .offline-header h1{margin:0;text-align:center;font-size:19px;font-weight:700;line-height:1.5}
body .offline-page .offline-header a{display:grid;place-items:center;width:44px;height:44px;color:#f3f5fa;text-decoration:none}
body .offline-page .offline-header svg{width:24px;height:24px}
body .offline-page .offline-tabs{display:inline-flex;gap:4px;padding:4px;border:1px solid #ffffff0d;border-radius:13px;background:#ffffff07;margin:0 0 15px}
body .offline-page .offline-tabs button{border:0!important;min-height:36px!important;min-width:80px!important;padding:7px 15px!important;border-radius:9px!important;background:transparent!important;color:#b3bfd0!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}
body .offline-page .offline-tabs button[aria-selected="true"]{background:#e6edf6!important;color:#172131!important;font-weight:750!important;box-shadow:0 2px 6px #0002!important}
body .offline-page [hidden]{display:none!important}
body .offline-page [data-offline-status]{margin:0 0 12px;font-size:13px;line-height:1.6;color:#adb9cb}
body .offline-page [data-offline-status][data-error="true"]{padding:10px 12px;background:#54293440;border:1px solid #e47e9440;border-radius:10px;color:#ffb3c0}
body .offline-page .offline-empty{min-height:calc(100dvh - 170px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 0 45px;color:#aeb8c8;text-align:center}
body .offline-page .offline-empty svg{width:98px;height:98px;margin:0 0 19px}
body .offline-page .offline-empty p{margin:0;font-size:14px;line-height:1.6;color:#aeb8c8}
body .offline-page .offline-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 12px;margin:0 0 12px;background:#1c2431;border:1px solid #ffffff14;border-radius:15px}
body .offline-page .offline-card-icon{display:grid;place-items:center;width:46px;height:58px;border-radius:10px;background:#314055;color:#d9e7fa}
body .offline-page .offline-card-icon svg{width:26px;height:26px}
body .offline-page .offline-card h2{margin:0 0 6px;font-size:15px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}
body .offline-page .offline-card p{margin:0;font-size:12px;line-height:1.5;color:#aab8ce;overflow-wrap:anywhere}
body .offline-page .offline-card button{min-width:46px;min-height:36px;padding:6px 9px;border:1px solid #ffffff1c;border-radius:9px;background:#29384c;color:#dfeafa;font-size:13px;font-weight:500}
body .offline-page .offline-card button:disabled{opacity:.45}
body .offline-page .offline-card-actions{display:flex;flex-direction:column;gap:6px}
body .offline-page .offline-card>div{min-width:0!important;flex:initial!important}
body .offline-page .offline-card button[data-offline-remove]{background:none;color:#aebbcf;border-color:transparent}
body .offline-page progress{display:block;width:100%;height:5px;margin:9px 0 3px;accent-color:#a9c9f2;border:0;border-radius:4px;background:#364050}
body .offline-page progress::-webkit-progress-bar{background:#364050;border-radius:4px}body .offline-page progress::-webkit-progress-value{background:#a9c9f2;border-radius:4px}
body .offline-page button:focus-visible,body .offline-page a:focus-visible{outline:2px solid #c1dcff;outline-offset:3px}
body .offline-player-dialog{box-sizing:border-box;width:min(480px,calc(100vw - 24px));max-height:90dvh;padding:16px;overflow:auto;background:#1c222d;color:#f4f6fa;border:1px solid #ffffff26;border-radius:18px}
body .offline-player-dialog::backdrop{background:#000b}body .offline-player-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px}body .offline-player-dialog h2{font-size:16px;line-height:1.5}body .offline-player-dialog button{min-height:38px;padding:7px 10px;border:1px solid #ffffff26;border-radius:9px;background:#303b4d;color:#fff}body .offline-player-dialog video{display:block;width:100%;max-height:70dvh;background:#000}
/* Search result surfaces and a horizontal strip exposing 2.5 covers. */
#app .app .ai-search-results :is(.ai-full-movie-card,.ai-full-theater-card,.ai-conversation-card,.ai-short-card,.ai-book-card){background:#1a1e27!important;background-image:none!important;border:1px solid #ffffff16!important;border-radius:12px!important;box-shadow:none!important;overflow:hidden!important}
#app .app .ai-search-results :is(.ai-full-movie-card,.ai-full-theater-card,.ai-conversation-card,.ai-short-card,.ai-book-card)::before,#app .app .ai-search-results :is(.ai-full-movie-card,.ai-full-theater-card,.ai-conversation-card,.ai-short-card,.ai-book-card)::after{background-image:none!important}
#app .app .ai-search-results :is(.ai-full-movie-card>h3,.ai-masked-title,.ai-conversation-card>b,.ai-book-card>b,.ai-short-title){box-sizing:border-box!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:48px!important;max-height:64px!important;margin:0!important;padding:8px 10px!important;overflow:hidden!important;white-space:normal!important;overflow-wrap:anywhere!important;background:#1a1e27!important;color:#edf0f7!important;font-size:15px!important;line-height:1.45!important;font-weight:600!important;text-shadow:none!important}
#app .app .ai-search-results .ai-results-summary{align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin:14px 0 16px!important}
#app .app .ai-search-results .ai-results-summary b{font-size:18px!important;line-height:1.5!important}
#app .app .ai-search-results .ai-results-summary small{color:#a9b4c6!important;font-size:12px!important;line-height:1.5!important}
#app .app .ai-search-results .ai-sort-tabs{gap:7px!important;margin:12px 0 18px!important;min-height:38px!important}
#app .app .ai-search-results .ai-sort-tabs button{min-height:38px!important;height:auto!important;padding:7px 8px!important;border:1px solid #ffffff20!important;border-radius:10px!important;background:#191e28!important;color:#bac4d5!important;font-size:14px!important;line-height:1.5!important}
#app .app .ai-search-results .ai-sort-tabs button.on{background:#e8edf4!important;border-color:#f7f9fc!important;color:#17202d!important;font-weight:700!important}
#app .app .ai-search-results .ai-full-section-title{font-size:18px!important;line-height:1.5!important;margin:16px 0 12px!important;color:#f1f4fa!important}
#app .app .ai-search-results .ai-cover-lock{background:linear-gradient(145deg,#263445,#151c27)!important;min-height:112px!important;border-radius:10px 10px 0 0!important}
#app .app .ai-search-results .ai-cover-lock::before{content:none!important}
#app .app .ai-search-results .ai-cover-lock-content{gap:8px!important;padding:10px 5px!important}
#app .app .ai-search-results .ai-lock-symbol{display:block;width:25px;height:25px;flex:none;color:#c4d5eb}
#app .app .ai-search-results .ai-cover-lock-content strong{font-size:14px!important;line-height:1.4!important;color:#eef3fa!important}
#app .app .ai-search-results .ai-cover-lock-cta{width:auto!important;min-width:68px!important;max-width:100%!important;height:auto!important;min-height:27px!important;padding:5px 10px!important;border-radius:8px!important;background:#e5c28a!important;color:#241b0d!important;font-size:12px!important;line-height:1.4!important;font-weight:700!important}
#app .app .ai-conversation-results .ai-answer-panel{padding:12px!important;border:1px solid #ffffff1c!important;border-radius:17px!important;background:#151a23!important}
#app .app .ai-conversation-results .ai-answer-panel>header{margin-bottom:12px!important}
#app .app .ai-conversation-results .ai-answer-panel>header p{font-size:14px!important;line-height:1.5!important;font-weight:600!important}
#app .app .ai-conversation-results .ai-featured-wrap{grid-template-columns:minmax(0,1fr) 64px!important;gap:9px!important;min-width:0!important;align-items:stretch!important;--ai-preview-cover-height:auto}
#app .app .ai-conversation-results .ai-conversation-featured{display:flex!important;align-items:stretch!important;gap:8px!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:none!important}
#app .app .ai-conversation-results .ai-conversation-featured>:is(.ai-conversation-card.is-landscape,.ai-conversation-card.is-portrait,.ai-short-card,.ai-book-card){box-sizing:border-box!important;flex:0 0 calc((100% - 16px)/2.5)!important;width:calc((100% - 16px)/2.5)!important;min-width:0!important;max-width:none!important;height:auto!important;padding:0!important}
#app .app .ai-conversation-results .ai-conversation-featured .ai-conversation-card>span,#app .app .ai-conversation-results .ai-conversation-featured .ai-short-cover,#app .app .ai-conversation-results .ai-conversation-featured .ai-book-cover{height:auto!important;min-height:0!important;aspect-ratio:3/4!important;overflow:hidden!important}
#app .app .ai-conversation-results .ai-conversation-featured img{width:100%!important;height:100%!important;object-fit:cover!important}
#app .app .ai-conversation-results .ai-conversation-featured :is(.ai-masked-title,.ai-conversation-card>b,.ai-book-card>b,.ai-short-title){font-size:13px!important;line-height:1.4!important;padding:7px 6px!important;min-height:48px!important;max-height:51px!important}
#app .app .ai-conversation-results .ai-conversation-featured .ai-preview-stats{padding:12px 3px 4px!important;font-size:9px!important;background:linear-gradient(transparent,#000a)!important}
#app .app .ai-conversation-results .ai-conversation-featured .ai-cover-lock{min-height:112px!important}
#app .app .ai-conversation-results .ai-conversation-featured .ai-cover-lock-content{gap:6px!important;padding:8px 3px!important}
#app .app .ai-conversation-results .ai-conversation-featured .ai-cover-lock-content strong{font-size:12px!important}
#app .app .ai-conversation-results .ai-conversation-featured .ai-cover-lock-cta{min-width:0!important;font-size:11px!important;padding:5px 7px!important}
#app .app .ai-conversation-results .ai-show-all-card{height:100%!important;aspect-ratio:auto!important;min-height:44px!important;padding:10px 5px!important;background:#e5c28a!important;border:1px solid #f1d6ac!important;border-radius:11px!important}
#app .app .ai-conversation-results .ai-show-all-card :is(b,span){font-size:13px!important;line-height:1.55!important;color:#241b0d!important}

/* 271: current home channel uses a clear filled selection. */
#app .app .home-channel-nav>button[aria-selected="true"]{background:#e5c28a!important;border-color:#f1d6ac!important;color:#241b0d!important}
#app .app .home-channel-nav>button[aria-selected="true"] :is(b,.ui-mark){color:#241b0d!important;font-weight:750!important}
#app .app .home-channel-nav>button[aria-selected="true"]::after{content:none!important}
/* The preview height comes from its covers, never from a stretched row. */
#app .app .ai-conversation-results .ai-featured-wrap{align-items:start!important}
#app .app .ai-conversation-results .ai-conversation-featured{align-items:flex-start!important;height:auto!important;min-height:0!important}
#app .app .ai-conversation-results .ai-conversation-featured>:is(.ai-conversation-card,.ai-short-card,.ai-book-card){align-self:flex-start!important}
#app .app .ai-conversation-results .ai-conversation-featured>:is(.ai-conversation-card,.ai-short-card,.ai-book-card)>:first-child{display:block!important;position:relative!important;box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:3/4!important;overflow:hidden!important}
#app .app .ai-conversation-results .ai-conversation-featured>:is(.ai-conversation-card,.ai-short-card,.ai-book-card)>:first-child>img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
#app .app .ai-conversation-results .ai-featured-wrap>.ai-show-all-card{align-self:start!important;height:var(--ai-current-cover-height,150px)!important;min-height:44px!important;aspect-ratio:auto!important}

/* 272: the existing five hot searches each occupy one row. */
#app .app .ai-sample-hot>div{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:36px!important;gap:6px!important;min-width:0!important;width:100%!important}
#app .app .ai-sample-hot>div>button{display:flex!important;align-items:center!important;min-width:0!important;max-width:100%!important;width:100%!important;height:36px!important;min-height:36px!important;overflow:hidden!important}
#app .app .ai-sample-hot>div>button>span{display:block!important;flex:1 1 0!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:14px!important;line-height:1.5!important}

/* 273: preview geometry flows from available width only, never measured height. */
#app .app .ai-conversation-results .ai-answer-panel .ai-featured-wrap{--ai-preview-frame-height:150px;align-items:start!important;height:auto!important;min-height:0!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-conversation-featured{display:flex!important;align-items:flex-start!important;height:auto!important;min-height:0!important;max-height:none!important;gap:8px!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-conversation-featured>button[data-ai-open]{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:var(--ai-preview-frame-height) auto!important;grid-auto-rows:auto!important;align-content:start!important;align-items:start!important;justify-content:start!important;align-self:flex-start!important;gap:0!important;box-sizing:border-box!important;flex:0 0 calc((100% - 16px)/2.5)!important;width:calc((100% - 16px)/2.5)!important;min-width:0!important;max-width:none!important;height:max-content!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;margin:0!important;padding:0!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-conversation-featured>button[data-ai-open]>:first-child{grid-row:1!important;display:block!important;position:relative!important;box-sizing:border-box!important;width:100%!important;height:var(--ai-preview-frame-height)!important;min-height:0!important;max-height:var(--ai-preview-frame-height)!important;aspect-ratio:auto!important;margin:0!important;padding:0!important;overflow:hidden!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-conversation-featured>button[data-ai-open]>:first-child>img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-conversation-featured>button[data-ai-open]>:nth-child(2){grid-row:2!important;box-sizing:border-box!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:7px 6px!important;align-self:start!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-featured-wrap>.ai-show-all-card{align-self:start!important;height:var(--ai-preview-frame-height)!important;min-height:44px!important;max-height:var(--ai-preview-frame-height)!important;aspect-ratio:auto!important}
/* Compact package cards: three visible, price in the center, footer at the edge. */
#app .app .s1-recharge .s1-packages.rc-package-carousel{gap:10px!important;margin:0!important;padding:3px 0 10px!important;align-items:stretch!important}
#app .app .s1-recharge .s1-packages.rc-package-carousel>.plan-card{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 calc((100% - 20px)/3)!important;width:calc((100% - 20px)/3)!important;min-width:0!important;height:auto!important;min-height:164px!important;aspect-ratio:4/5!important;gap:3px!important;padding:9px 0 0!important;border-radius:12px!important;overflow:hidden!important}
#app .app .s1-recharge .plan-card>.plan-name{box-sizing:border-box!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:18px!important;max-height:36px!important;margin:0!important;padding:0 5px!important;font-size:13px!important;line-height:18px!important;overflow:hidden!important}
#app .app .s1-recharge .plan-card>.plan-price{margin:1px 0!important;font-size:26px!important;line-height:30px!important;font-weight:700!important;letter-spacing:-.5px!important}
#app .app .s1-recharge .plan-card>:is(.plan-quantity,.plan-subtitle,.plan-term){box-sizing:border-box!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0 5px!important;font-size:12px!important;line-height:17px!important}
#app .app .s1-recharge .plan-card>.plan-subtitle{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;max-height:34px!important;overflow:hidden!important}
#app .app .s1-recharge .plan-card>.plan-term{flex:1 0 auto!important;font-size:11px!important;line-height:16px!important;padding-bottom:2px!important}
#app .app .s1-recharge .plan-card>.plan-action{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:100%!important;min-height:25px!important;margin:0!important;padding:4px 3px!important;border-top:1px solid #d7b88755!important;background:#d9c1a2!important;color:#2d2317!important;font-size:12px!important;line-height:17px!important;font-weight:650!important}
#app .app .s1-recharge .plan-card[aria-pressed="true"]>.plan-action{background:#e7b96c!important;color:#241b0d!important;border-top-color:#bd8d4066!important}

/* 274: preserve each image ratio; translucent action overlays the last half-cover. */
#app .app .ai-conversation-results .ai-answer-panel .ai-featured-wrap{position:relative!important;display:block!important;min-width:0!important;isolation:isolate}
#app .app .ai-conversation-results .ai-answer-panel .ai-conversation-featured{width:100%!important;height:var(--ai-preview-row-height,auto)!important;align-items:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-conversation-featured>button[data-ai-open]{--ai-card-cover-height:var(--ai-preview-frame-height,150px);grid-template-rows:var(--ai-card-cover-height) auto!important;align-self:flex-start!important;height:max-content!important;min-height:0!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-conversation-featured>button[data-ai-open]>:first-child{height:var(--ai-card-cover-height)!important;min-height:0!important;max-height:var(--ai-card-cover-height)!important;aspect-ratio:auto!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-featured-wrap>.ai-show-all-card{position:absolute!important;z-index:6!important;inset:1px 0 auto auto!important;width:calc((100% - 16px)/5)!important;min-width:48px!important;height:var(--ai-overlay-cover-height,150px)!important;max-height:none!important;min-height:44px!important;aspect-ratio:auto!important;padding:6px 3px!important;background:rgba(221,185,126,.28)!important;background-image:none!important;border:1px solid #f6dfb85c!important;border-radius:10px!important;-webkit-backdrop-filter:blur(7px) brightness(.72)!important;backdrop-filter:blur(7px) brightness(.72)!important;box-shadow:0 2px 10px #0002!important;color:#fff4de!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-featured-wrap>.ai-show-all-card :is(b,span){color:#fff4de!important;font-size:12px!important;line-height:1.5!important;font-weight:700!important;text-shadow:0 1px 3px #000c!important;white-space:normal!important}

/* 275: leave the next cover visible above and beside the compact frosted action. */
#app .app .ai-conversation-results .ai-answer-panel .ai-conversation-featured>button[data-ai-open]{flex:0 0 var(--ai-preview-card-width,calc((100% - 98px)/2))!important;width:var(--ai-preview-card-width,calc((100% - 98px)/2))!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-featured-wrap>.ai-show-all-card{box-sizing:border-box!important;inset:12px 0 auto auto!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:var(--ai-overlay-cover-height,88px)!important;min-height:72px!important;max-height:128px!important;padding:6px 2px!important;border-radius:10px!important}
#app .app .ai-conversation-results .ai-answer-panel .ai-featured-wrap>.ai-show-all-card :is(b,span){white-space:nowrap!important;font-size:12px!important}

/* 277: distinct vector emblems for cinema VIP and AI creation membership. */
.membership-emblem{display:block;width:100%;height:100%;overflow:visible;flex:none;filter:drop-shadow(0 5px 8px #0003)}
#app .app .mine-gold-wallet>button[data-s1-membership-card]{background:radial-gradient(ellipse at 95% 30%,#5b432c55,transparent 65%),#14151a!important}
#app .app .mine-gold-wallet>button[data-s1-membership-card].has-entitlement{background:linear-gradient(125deg,#f9e6be,#e3bb77 65%,#ce9b4e)!important}
#app .app .mine-gold-wallet>button[data-s1-membership-card]::after{content:none!important}
#app .app .mine-gold-wallet>button>.mine-member-emblems{position:absolute!important;right:4px!important;top:17px!important;width:76px!important;height:100px!important;display:block!important;pointer-events:none!important}
#app .app .mine-member-emblems>.membership-emblem{position:absolute!important;right:0;top:0;width:76px;height:76px}
#app .app .mine-gold-wallet>button:is([data-member-kind="dual"],[data-member-kind="none"])>.mine-member-emblems{width:84px!important}
#app .app .mine-gold-wallet>button:is([data-member-kind="dual"],[data-member-kind="none"]) .membership-emblem{width:57px;height:57px;left:0;right:auto;top:0}
#app .app .mine-gold-wallet>button:is([data-member-kind="dual"],[data-member-kind="none"]) .membership-emblem+.membership-emblem{left:auto;right:0;top:42px}
#app .app .mine-gold-wallet>button[data-member-kind="none"] .membership-emblem{filter:grayscale(.65) drop-shadow(0 3px 5px #0003);opacity:.75}
#app .app .mine-gold-wallet>button>.mine-member-copy{position:relative!important;z-index:1;gap:6px!important}
#app .app .mine-member-copy>:is(b,small){max-width:calc(100% - 62px)!important}
#app .app .mine-gold-wallet .mine-member-copy>b{font-size:22px!important;white-space:nowrap;letter-spacing:0!important}
#app .app .mine-gold-wallet .mine-member-copy>small{font-size:12px!important;line-height:1.5!important}
#app .app .mine-gold-wallet .mine-member-copy>em{margin-top:8px!important}
#app .app .member-gold-summary.membership-summary{background:radial-gradient(ellipse at 100% 20%,#77502266,transparent 70%),#141518!important}
#app .app .member-gold-summary.membership-summary--ai{background:radial-gradient(ellipse at 100% 20%,#4a408166,transparent 70%),#14171f!important;border-color:#97bbec55!important}
#app .app .membership-summary::after{content:none!important}
#app .app .membership-summary>.member-summary-emblem{position:absolute;top:20px;right:18px;width:104px;height:112px;display:flex;flex-direction:column;align-items:center;gap:1px;pointer-events:none}
#app .app .member-summary-emblem>.membership-emblem{width:88px;height:88px}
#app .app .member-summary-emblem>i{display:block;padding:3px 9px;border:1px solid #e4bd7259;border-radius:12px;background:#57402666;color:#f5d499;font-size:11px;line-height:1.35;font-style:normal;font-weight:650}
#app .app .membership-summary--ai .member-summary-emblem>i{background:#35335b88;border-color:#89b5f366;color:#bcdfff}
#app .app .membership-summary .member-gold-user,#app .app .membership-summary .member-gold-status{max-width:calc(100% - 100px)!important}
#app .app .membership-summary .member-gold-status{font-size:12px!important;line-height:1.55!important}
@media(max-width:359px){#app .app .mine-gold-wallet .mine-member-copy>b{font-size:20px!important}#app .app .membership-summary>.member-summary-emblem{right:8px;width:88px}#app .app .membership-summary .member-gold-user,#app .app .membership-summary .member-gold-status{max-width:calc(100% - 80px)!important}}
/* Compact reference package: name, price, two detail lines, informational footer. */
#app .app .s1-recharge .s1-packages.rc-package-carousel>.plan-card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:20px 34px 18px minmax(18px,1fr) auto!important;align-items:center!important;align-content:start!important;min-height:132px!important;height:auto!important;aspect-ratio:auto!important;gap:2px!important;padding:8px 0 0!important;background:#302b2c!important;border-color:#ffffff26!important;border-radius:12px!important}
#app .app .s1-recharge .s1-packages.rc-package-carousel>.plan-card[aria-pressed="true"]{background:linear-gradient(145deg,#f6ddb4,#dea645)!important;border-color:#ffe0a1!important}
#app .app .s1-recharge .plan-card>.plan-name{display:block!important;min-height:0!important;max-height:20px!important;height:20px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:13px!important;line-height:20px!important;padding:0 4px!important}
#app .app .s1-recharge .plan-card>.plan-price{font-size:26px!important;font-weight:500!important;line-height:34px!important;margin:0!important;color:#fff5e8!important;letter-spacing:-.4px!important}
#app .app .s1-recharge .plan-card>:is(.plan-quantity,.plan-subtitle){font-size:12px!important;line-height:17px!important;font-weight:500!important;padding:0 4px!important;color:#d9c1a8!important}
#app .app .s1-recharge .plan-card>.plan-subtitle{max-height:34px!important}
#app .app .s1-recharge .plan-card>.plan-note{box-sizing:border-box!important;display:block!important;align-self:end!important;width:100%!important;min-height:22px!important;margin:3px 0 0!important;padding:3px 3px!important;background:#dbc7ad!important;color:#352a20!important;border-top:1px solid #d7b88755!important;font-size:11px!important;line-height:16px!important;font-weight:500!important;overflow-wrap:anywhere!important}
#app .app .s1-recharge .plan-card[aria-pressed="true"]>:is(.plan-price,.plan-quantity,.plan-subtitle){color:#392610!important}
#app .app .s1-recharge .plan-card[aria-pressed="true"]>.plan-note{background:#efb744!important;color:#3a260a!important}
/* Compact active background around the nav icon, with the full tap area retained. */
#app .app .nav>button{position:relative!important;isolation:isolate}
#app .app .nav>button.active,#app .app .nav>button[aria-current="page"]{background:transparent!important;border-color:transparent!important;box-shadow:none!important;color:#edd0a0!important}
#app .app .nav>button.active::before,#app .app .nav>button[aria-current="page"]::before{content:""!important;position:absolute;left:50%;top:calc(50% - 26px);transform:translateX(-50%);width:40px;height:30px;border:1px solid #fff4df;border-radius:9px;background:#eee5d7;box-shadow:0 1px 4px #0003;z-index:-1;pointer-events:none}
#app .app .nav>button.active>span,#app .app .nav>button[aria-current="page"]>span{color:#edd0a0!important;font-weight:750!important}

/* 278: expose half of the fourth real package as the horizontal swipe cue. */
#app .app .s1-recharge .s1-packages.rc-package-carousel:has(>.plan-card:nth-child(4))>.plan-card{flex:0 0 calc((100% - 30px)/3.5)!important;width:calc((100% - 30px)/3.5)!important;min-width:0!important}
@media(max-width:359px){#app .app .s1-recharge .plan-card>.plan-price{font-size:23px!important}}

/* 279: an empty preview must never retain its absolute-positioned result button. */
#app .app .ai-conversation-results .ai-answer-panel .ai-featured-wrap:not(:has(>.ai-conversation-featured>[data-ai-open])){display:none!important}

/* 280: keep the history drawer, mask and slide animation inside the centered app. */
html:has(.ai-history-layer),body:has(.ai-history-layer){overflow:hidden!important;overscroll-behavior:none}
#app .app .ai-search-main:has(.ai-history-layer){z-index:110!important}
#app .app .ai-history-layer{position:fixed;z-index:110;inset:0 auto auto 50%;width:min(100%,480px);height:100vh;height:100dvh;transform:translateX(-50%);overflow:hidden;isolation:isolate;pointer-events:none}
#app .app .ai-history-layer>.ai-history-mask{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:auto}
#app .app .ai-history-layer>.ai-history-page{position:absolute!important;inset:0 0 0 auto!important;width:50%!important;max-width:none!important;height:100%!important;min-height:0!important;display:flex;flex-direction:column;padding:0 7px max(12px,env(safe-area-inset-bottom))!important;overflow:hidden!important;pointer-events:auto}
#app .app .ai-history-layer .ai-history-page>header{position:relative!important;left:auto!important;top:auto!important;width:100%!important;height:56px!important;flex:none;padding:0 1px!important;transform:none!important}
#app .app .ai-history-layer .ai-history-tools{flex:none}
#app .app .ai-history-layer .ai-history-list{min-height:0;overflow-x:hidden;overflow-y:auto;align-content:start;padding-bottom:8px!important;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin}
@media(prefers-reduced-motion:reduce){#app .app .ai-history-layer>.ai-history-page{animation:none!important}}

/* 281: make history reachable before scrolling, and give the lower entry safe clearance. */
#app .app .ai-sample-landing{padding-bottom:28px!important}
#app .app .ai-sample-landing>.ai-history-shortcut{position:absolute!important;z-index:2!important;top:8px!important;right:0!important;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:7px 10px;border:1px solid #e5c28a40;border-radius:10px;background:#1b1d23;color:#edd0a0;font-size:13px;font-weight:600;line-height:1.5}
#app .app .ai-history-shortcut>svg{width:16px;height:16px;flex:none}
#app .app .ai-landing-history{display:block;margin-top:16px!important;scroll-margin-bottom:calc(104px + env(safe-area-inset-bottom))}
#app .app .ai-landing-history>button{display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;width:100%;min-height:46px!important;padding:11px 14px!important;border:1px solid #e5c28a40!important;border-radius:12px;background:#1b1d23!important;color:#edd0a0!important;font-size:14px!important;font-weight:600;line-height:22px}
#app .app .ai-landing-history>button::after{content:'›';font-size:20px;font-weight:400;line-height:22px}
#app .app.route-ai-search:has(>.ai-search-main>.ai-sample-landing){padding-bottom:calc(96px + env(safe-area-inset-bottom))!important}

/* 282: recent history is a four-item preview; more opens the existing in-app drawer. */
#app .app .ai-recent-history{display:block!important;margin-top:20px!important;padding:14px 12px;border:1px solid #ffffff12;border-radius:14px;background:#1b1d23}
#app .app .ai-recent-history>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
#app .app .ai-recent-history h2{display:flex;align-items:center;gap:7px;margin:0;color:#f5f5f7;font-size:16px;font-weight:600;line-height:24px}
#app .app .ai-recent-history h2>svg{width:18px;height:18px;color:#c4c9d2;flex:none}
#app .app .ai-recent-history>header>button{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:none;min-height:32px!important;padding:5px 11px!important;border:1px solid #ffffff10!important;border-radius:18px;background:#ffffff06!important;color:#c8ccd5!important;font-size:12px!important;line-height:20px}
#app .app .ai-recent-history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;min-width:0}
#app .app .ai-recent-history-grid>button{display:block;min-width:0;width:100%;min-height:38px;padding:7px 1px;border:0;background:transparent;color:#e7e9ef;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:24px}
#app .app .ai-recent-history-empty{margin:8px 0 2px;color:#9299a7;font-size:13px;line-height:24px}
/* Keep native wheel/touch scrolling and remove only the visible scroll tracks. */
html:has(.route-ai-search),body:has(.route-ai-search),#app .route-ai-search,#app .route-ai-search *{scrollbar-width:none!important;-ms-overflow-style:none!important}
html:has(.route-ai-search)::-webkit-scrollbar,body:has(.route-ai-search)::-webkit-scrollbar,#app .route-ai-search::-webkit-scrollbar,#app .route-ai-search *::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}

/* 283: the document owns page scrolling. An auto-height body must not trap gestures. */
html:has(#app .route-ai-search):not(:has(.ai-history-layer,.ai-region-dialog[open],dialog:not([class*=pv2-])[open],[aria-modal="true"])){overflow-x:clip!important;overflow-y:auto!important;overscroll-behavior-y:auto!important}
body:has(#app .route-ai-search):not(:has(.ai-history-layer,.ai-region-dialog[open],dialog:not([class*=pv2-])[open],[aria-modal="true"])){overflow-x:clip!important;overflow-y:visible!important;overscroll-behavior-y:auto!important}

/* 284: retain the original VIP artwork until a real membership is active. */
#app .app .mine-gold-wallet>button[data-member-kind="none"]{background:#101115!important}
#app .app .mine-gold-wallet>button[data-member-kind="none"]::after{content:""!important;background:linear-gradient(90deg,#101115bf,#10111533 80%)!important}
#app .app .mine-gold-wallet>button[data-member-kind="none"]>.mine-member-emblems{display:none!important}
#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"])>[data-member-default-art]{display:none!important}
#app .app .mine-gold-wallet>button[data-member-kind="none"]>.mine-member-copy{gap:8px!important}
#app .app .mine-gold-wallet>button[data-member-kind="none"]>.mine-member-copy>:is(b,small){max-width:100%!important}
#app .app .mine-gold-wallet>button[data-member-kind="none"]>.mine-member-copy>b{font-size:25px!important;letter-spacing:.5px!important}
#app .app .mine-gold-wallet>button[data-member-kind="none"]>.mine-member-copy>em{margin-top:17px!important}

/* 285: active membership is expressed by the card art and upgrade action. */
#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"]){background:radial-gradient(ellipse at 13% 0%,#fff9e6 0%,transparent 58%),linear-gradient(120deg,#f7e2b4,#edc37d 52%,#fae9c6)!important;border-color:#ffecc7!important}
#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"]) [data-member-description]{display:none!important}
#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"])>.mine-member-copy{min-height:108px!important;justify-content:space-between!important;gap:12px!important}
#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"]) .mine-member-copy>b{max-width:65%!important;font-size:42px!important;line-height:1.15!important;font-weight:900!important;font-style:italic;letter-spacing:-1px!important;background:linear-gradient(175deg,#825019 8%,#b36c22 40%,#fff3c8 48%,#bb7726 58%,#6f3d0e 95%);-webkit-background-clip:text;background-clip:text;color:transparent!important;filter:drop-shadow(0 1px 0 #fff5d9)}
#app .app .mine-gold-wallet>button[data-s1-membership-card][data-member-kind="ai"] .mine-member-copy>b{max-width:100%!important;font-size:26px!important;letter-spacing:-.5px!important}
#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"]) .mine-member-copy>em{display:inline-flex!important;align-items:center;justify-content:center;align-self:flex-start;margin:0!important;padding:5px 10px!important;min-height:30px;border:1px solid #c89955!important;border-radius:18px;background:linear-gradient(#fff6db,#edbf78);box-shadow:inset 0 1px 0 #fff9e8,0 2px 4px #9b5b1820;color:#613814!important;font-size:12px!important;line-height:18px!important;font-weight:750!important;white-space:nowrap}
#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"])>.mine-member-emblems{right:-7px!important;top:11px!important;width:118px!important;height:118px!important}
#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"]) .mine-member-emblems>.membership-emblem{left:auto!important;right:0!important;top:0!important;width:118px!important;height:118px!important;filter:drop-shadow(0 6px 7px #9d5d2330)}
#app .app .mine-gold-wallet>button[data-s1-membership-card][data-member-kind="ai"] .mine-member-emblems>.membership-emblem{right:0!important;top:36px!important;width:86px!important;height:86px!important}
#app .app .mine-gold-wallet>button[data-member-kind="dual"] .mine-member-emblems>.membership-emblem+.membership-emblem{left:auto!important;right:14px!important;top:76px!important;width:34px!important;height:34px!important;filter:drop-shadow(0 2px 4px #49362c44)}
@media(max-width:359px){#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"]) .mine-member-copy>b{font-size:36px!important}#app .app .mine-gold-wallet>button[data-s1-membership-card][data-member-kind="ai"] .mine-member-copy>b{font-size:24px!important}#app .app .mine-gold-wallet>button[data-s1-membership-card]:not([data-member-kind="none"])>.mine-member-emblems{right:-16px!important}}

/* 286: compact selection includes both the navigation icon and its label. */
#app .app .nav>button.active::before,#app .app .nav>button[aria-current="page"]::before{top:50%;width:52px;height:52px;transform:translate(-50%,-50%);border-radius:8px;box-sizing:border-box}
#app .app .nav>button.active>span,#app .app .nav>button[aria-current="page"]>span{color:#211c16!important}

/* 288: unranked card titles start at the top, followed by episode and duration. */
#app .app .hub-ranking-card .hub-list-info.no-rank{justify-content:space-between!important}
#app .app .hub-ranking-card .hub-list-info.no-rank>h3{margin:0!important}

/* 289: ranked cards use the same vertical information layout, with TOP above the title. */
#app .app .hub-ranking-card .hub-list-info.has-rank{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(min-content,1fr) auto!important;align-content:stretch!important;align-items:start!important;row-gap:6px!important}
#app .app .hub-ranking-card .hub-list-info.has-rank>.hub-top-one{grid-row:1}
#app .app .hub-ranking-card .hub-list-info.has-rank>h3{grid-row:2;margin:0!important}
#app .app .hub-ranking-card .hub-list-info.has-rank>.hub-episode-count{grid-row:3;align-self:center!important}
#app .app .hub-ranking-card .hub-list-info.has-rank>.hub-duration{grid-row:4;align-self:end!important}

/* 292: membership package layout follows the supplied compact reference. */
#app .app .is-member-reference{padding-bottom:112px!important}
#app .app .is-member-reference .member-gold-summary{min-height:158px!important;margin:20px 0 18px!important;padding:23px 18px 19px!important;border-radius:19px!important;border-color:#cba87865!important;background:radial-gradient(ellipse at 90% 0,#a8783638,transparent 66%),linear-gradient(125deg,#38312b,#1e1b19 65%,#453b2e)!important;overflow:visible!important}
#app .app .is-member-reference .member-gold-summary::after{border-radius:inherit;background:linear-gradient(125deg,#ffffff0a,transparent 45%,#eac98b15)!important}
#app .app .is-member-reference .member-gold-user{gap:12px!important;align-items:center!important;max-width:calc(100% - 92px)!important}
#app .app .is-member-reference .member-gold-avatar{width:60px!important;height:60px!important;border:3px solid #f5e8d2!important;box-shadow:0 0 0 3px #aa8d6544!important;border-radius:50%!important;margin-top:-32px!important}
#app .app .is-member-reference .member-gold-user b{font-size:17px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#app .app .is-member-reference .member-summary-emblem{right:18px!important;top:8px!important;width:93px!important;height:109px!important;filter:drop-shadow(0 7px 8px #0007)}
#app .app .is-member-reference .member-summary-emblem i{display:none!important}
#app .app .is-member-reference .member-gold-status{position:relative;margin-top:24px!important;padding-right:0!important;gap:9px!important;color:#d9c4a3!important;font-size:13px!important}
#app .app .is-member-reference .member-gold-status b{color:#ffe3af!important;font-size:16px!important}
#app .app .is-member-reference .membership-summary--ai{background:radial-gradient(ellipse at 100% 0,#719dec42,transparent 70%),linear-gradient(125deg,#303344,#191d2a)!important;border-color:#849dcc66!important}
#app .app .is-member-reference .s1-recharge-tabs{max-width:330px!important;margin:18px auto 20px!important;padding:0!important;border-radius:10px!important;overflow:hidden;gap:0!important;background:#3d3d41!important;border:0!important}
#app .app .is-member-reference .s1-recharge-tabs button{height:44px!important;border-radius:0!important;font-size:16px!important;color:#bbc0cb!important;background:transparent!important}
#app .app .is-member-reference .s1-recharge-tabs button[aria-pressed=true]{background:#e5c28a!important;color:#241b0d!important}
#app .app .is-member-reference .s1-pack-title{font-size:14px!important;margin:16px 0 12px!important;color:#d1c6b5!important}
#app .app .s1-recharge .rc-member-packages{display:grid!important;gap:12px!important}
#app .app .s1-recharge .rc-reference-card{scroll-margin-bottom:110px}
#app .app .s1-recharge .rc-member-card.rc-reference-card{border:1px solid #b9a18572!important;border-radius:15px!important;background:linear-gradient(125deg,#48413f 0,#211e20 56%,#141416 100%)!important;box-shadow:0 5px 16px #0002!important;overflow:hidden!important}
#app .app .s1-recharge .rc-reference-card .rc-member-select{display:block!important;width:100%!important;margin:0!important;padding:0!important;min-height:0!important;background:transparent!important;border:0!important;color:#fff4e5!important;text-align:left!important;border-radius:inherit!important}
#app .app .s1-recharge .rc-reference-main{display:grid;grid-template-columns:minmax(0,1fr) auto 62px;align-items:center;gap:8px;min-height:94px;padding:14px 13px 12px 16px}
#app .app .s1-recharge .rc-reference-name{display:grid;gap:7px;min-width:0}
#app .app .s1-recharge .rc-reference-name small{font-size:10px!important;color:#ccbda8!important;line-height:1.2}
#app .app .s1-recharge .rc-reference-name strong{font-size:18px!important;font-weight:700!important;line-height:1.3!important;color:#fff5e7!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
#app .app .s1-recharge .rc-reference-price{font-size:28px!important;line-height:1;font-weight:500;color:#ffe5b9!important;font-variant-numeric:tabular-nums;white-space:nowrap}
#app .app .s1-recharge .rc-reference-emblem{width:62px;height:66px;filter:drop-shadow(0 4px 5px #0008);transform:rotate(8deg)}
#app .app .s1-recharge .rc-reference-emblem svg{width:100%!important;height:100%!important}
#app .app .s1-recharge .rc-reference-benefits{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:44px;max-height:48px;padding:7px 15px!important;background:linear-gradient(105deg,#d9c2a8,#b79b7d)!important;color:#3b2c22!important;font-size:11px!important;line-height:17px!important;border-top:1px solid #f1d9b455}
#app .app .s1-recharge .rc-member-card.rc-reference-card.is-selected{border-color:#f7b13d!important;background:linear-gradient(140deg,#f0d09b,#be8e40 48%,#815007)!important;box-shadow:0 0 0 1px #ffbd4b66,0 7px 18px #ad73131c!important}
#app .app .s1-recharge .rc-reference-card.is-selected .rc-reference-name small{color:#fff2d4!important}
#app .app .s1-recharge .rc-reference-card.is-selected .rc-reference-price{color:#fff8e7!important}
#app .app .s1-recharge .rc-reference-card.is-selected .rc-reference-benefits{background:linear-gradient(100deg,#ffe288,#f5b52e)!important;color:#583700!important}
#app .app .is-member-reference .s1-card-copy{margin:14px 2px 8px!important;color:#b9ab97!important;font-size:11px!important}
#app .app .is-member-reference [data-vip-upgrade]{padding:10px 12px!important;background:#ffffff06!important;border:1px solid #ffffff0d;border-radius:9px;color:#c5b7a2!important;text-align:left!important;font-size:11px!important}
#app .app .is-member-reference .rc-member-checkout{position:fixed!important;left:50%!important;bottom:0!important;transform:translateX(-50%);width:min(480px,100%)!important;box-sizing:border-box;z-index:65;display:grid!important;grid-template-columns:minmax(0,1fr) 39%;gap:8px;margin:0!important;padding:12px 15px calc(12px + env(safe-area-inset-bottom))!important;border-top:1px solid #e9cb9333;background:#1b1b1df5!important;backdrop-filter:blur(14px);box-shadow:0 -9px 28px #0004}
#app .app .rc-member-checkout .rc-checkout-quote{display:flex;flex-wrap:wrap;align-content:center;align-items:baseline;gap:4px 7px;min-width:0}
#app .app .rc-member-checkout .rc-checkout-quote>span{color:#f17e58!important;font-size:13px!important;font-weight:700}
#app .app .rc-member-checkout .rc-checkout-quote strong{color:#fff1d6!important;font-size:23px!important;line-height:1.2}
#app .app .rc-member-checkout .rc-checkout-quote small{display:block!important;flex-basis:100%;color:#a99d8d!important;font-size:10px!important;line-height:1.4}
#app .app .rc-member-checkout>[data-rech-action]{height:51px!important;min-height:51px!important;margin:0!important;padding:0 13px!important;background:linear-gradient(110deg,#f5dcad,#e5b66c)!important;border:0!important;border-radius:30px!important;box-shadow:none!important}
#app .app .rc-member-checkout>[data-rech-action] b{color:#332311!important;font-size:17px!important;white-space:nowrap}
@media(max-width:360px){#app .app .s1-recharge .rc-reference-main{grid-template-columns:minmax(0,1fr) auto 48px;gap:6px;padding-left:12px}#app .app .s1-recharge .rc-reference-emblem{width:48px;height:55px}#app .app .s1-recharge .rc-reference-name strong{font-size:16px!important}#app .app .s1-recharge .rc-reference-price{font-size:24px!important}}
/* Reference payment sheet: white surface, colored method icons and accents. */
body .s1-dialog.s1-reference-payment-dialog{background:#fff!important;color:#292929!important;border:0!important;border-radius:18px 18px 0 0!important;padding:16px 16px max(18px,env(safe-area-inset-bottom))!important;scrollbar-width:none}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog::-webkit-scrollbar{display:none}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog>header{position:relative!important;display:block!important;height:auto!important;border:0!important;padding:0 26px!important;margin:0 0 10px!important;min-height:28px!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog>header h2{color:#252525!important;font-size:21px!important;font-weight:750!important;text-align:center!important;line-height:1.4!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog>header>button{position:absolute!important;left:auto!important;right:-6px!important;top:-6px!important;transform:none!important;width:25px!important;height:25px!important;padding:0!important;min-height:0!important;background:#d1d3d5!important;color:#fff!important;border:0!important;border-radius:50%!important;font-size:22px!important;line-height:25px!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-amount{display:flex!important;justify-content:center!important;align-items:baseline!important;gap:5px!important;margin:8px 0 18px!important;color:#454545!important;font-size:17px!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-amount span{color:#454545!important;font-size:17px!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-amount strong{color:#ef684a!important;font-size:19px!important;line-height:1.3!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-methods{display:flex!important;flex-direction:column!important;gap:0!important;margin:0 0 14px!important;padding:0!important;background:none!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-methods>button{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;height:70px!important;min-height:70px!important;padding:10px 0!important;margin:0!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:#fff!important;color:#333!important;font-size:18px!important;text-align:left!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .rc-pay-method-icon{display:flex!important;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;color:#fff!important;background:#aaa;font-size:28px}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .rc-pay-method-icon.alipay{background:linear-gradient(145deg,#11bff2,#37d6f2)!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .rc-pay-method-icon.wechat{background:linear-gradient(145deg,#37d549,#61e53f)!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .rc-pay-method-icon svg{width:37px!important;height:37px!important;color:#fff!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .rc-pay-method-name{color:#333!important;font-size:18px!important;font-weight:500!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .rc-pay-speed{padding:2px 5px!important;border-radius:3px!important;background:linear-gradient(90deg,#ff735b,#d528ee)!important;color:white!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important;margin-left:-5px!important;white-space:nowrap}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .rc-pay-check{margin-left:auto!important;display:flex!important;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;border:2px solid #c6c6c6;border-radius:50%;color:#c6c6c6!important;background:#fff!important;font-size:16px!important;font-weight:700}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog [aria-pressed=true] .rc-pay-check{background:#7050ff!important;border-color:#7050ff!important;color:#fff!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-help{background:#f6f6f8!important;border:0!important;border-radius:10px!important;padding:12px 13px!important;color:#73737b!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-help h3{color:#3e3e44!important;font-size:12px!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-help p,body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-help li{color:#777781!important;font-size:11px!important;line-height:1.7!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-gradient{background:#7150ff!important;border:0!important;border-radius:25px!important;color:#fff!important;min-height:47px!important;font-size:16px!important;box-shadow:none!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-support{color:#888!important;font-size:13px!important;margin:10px 0 0!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-support span{color:#dc16ed!important;font-weight:600!important}
body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-dialog-note,body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-pay-result,body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-payment-unavailable,body .s1-dialog-layer.s1-reference-payment-layer .s1-dialog.s1-reference-payment-dialog .s1-payment-order{color:#666!important}

/* 293: Search previews and complete results share authoritative access badges. */
#app .app .ai-search-results :is(.ai-full-movie-card,.ai-full-theater-card,.ai-book-cover){position:relative}
#app .app .ai-search-results .ai-access-badge{position:absolute!important;inset:6px auto auto 6px!important;z-index:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:auto!important;height:20px!important;min-width:0!important;min-height:0!important;max-width:calc(100% - 12px)!important;aspect-ratio:auto!important;margin:0!important;padding:0 6px!important;border:1px solid #f9dfa577!important;border-radius:5px!important;background:linear-gradient(135deg,#f6db9c,#d8ad61)!important;color:#30200b!important;font:700 11px/18px system-ui,sans-serif!important;font-style:normal!important;letter-spacing:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:0 1px 4px #0003!important;text-shadow:none!important;pointer-events:none!important}
#app .app .ai-search-results .ai-access-badge.is-coin{background:linear-gradient(135deg,#ffdf94,#eeb45d)!important;color:#372006!important}
/* 294: Restore original player icons/layout from the pre-theme stylesheet chain; keep other pages unchanged. */
.pv2-page{position:relative;width:100%;height:100dvh;min-height:0;overflow:hidden;color:#fff;background:#000;isolation:isolate}
.pv2-video{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000;object-fit:cover;cursor:pointer}
.pv2-shade{position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.28),transparent 18%,transparent 76%,rgba(0,0,0,.2))}
.pv2-head{position:absolute;z-index:4;left:0;right:0;top:0;display:flex;height:58px;align-items:center;justify-content:space-between;padding:10px 14px}
.pv2-head button{height:36px!important;padding:0 11px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:18px!important;color:#fff!important;background:rgba(4,4,12,.38)!important;backdrop-filter:blur(7px);font-size:11px!important}
.pv2-head span{padding:7px 10px;border-radius:12px;background:rgba(3,3,10,.26);font-size:10px}
.pv2-social{position:absolute;z-index:4;right:9px;bottom:118px;display:grid;gap:13px}
.pv2-social button{display:grid;width:48px!important;height:auto!important;place-items:center;padding:0!important;border:0!important;color:#fff!important;background:transparent!important;text-shadow:0 1px 5px #000}
.pv2-social i{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(7,5,18,.38);font-size:21px;font-style:normal;backdrop-filter:blur(6px)}
.pv2-social span{margin-top:3px;font-size:8px}
.pv2-social button.on i{border-color:#ff54c7;color:#ff6dce;background:rgba(148,26,117,.38);box-shadow:0 0 15px rgba(255,61,195,.38)}
.pv2-info{position:absolute;z-index:3;left:15px;right:68px;bottom:76px}
.pv2-info h1{margin:0 0 5px;font-size:20px;text-shadow:0 2px 8px #000}
.pv2-info p{margin:0 0 9px;color:#d3cad8;font-size:10px}
.pv2-info button{height:31px!important;padding:0 12px!important;border:1px solid rgba(255,84,200,.55)!important;border-radius:16px!important;color:#fff!important;background:rgba(23,8,34,.5)!important;font-size:9px!important;backdrop-filter:blur(6px)}
.pv2-controls{position:absolute;z-index:5;left:8px;right:8px;bottom:8px;height:52px;display:grid;grid-template-columns:40px 34px minmax(80px,1fr) 34px 34px 34px;align-items:center;gap:5px;padding:5px 7px;border:0;border-radius:12px;background:linear-gradient(90deg,rgba(2,2,8,.32),rgba(2,2,8,.12),rgba(2,2,8,.32));backdrop-filter:blur(3px)}
.pv2-controls button{position:relative;width:34px!important;height:34px!important;padding:0!important;border:0!important;border-radius:50%!important;color:#fff!important;background:rgba(6,6,14,.38)!important;font-size:14px!important;text-shadow:0 1px 4px #000}
.pv2-controls button[data-pv2-play]{width:40px!important;height:40px!important;border:1px solid rgba(255,255,255,.6)!important;background:linear-gradient(145deg,#7336e4,#d52da8)!important;box-shadow:0 2px 12px rgba(207,45,170,.32)}
.pv2-controls button small{position:absolute;right:3px;bottom:1px;font-size:5px}
.pv2-progress{min-width:0;display:grid;align-content:center}
.pv2-progress input{width:100%;height:18px;margin:0;accent-color:#ff48c2;cursor:pointer}
.pv2-progress span{display:flex;justify-content:space-between;margin-top:-2px;color:rgba(255,255,255,.78);font-size:7px}
.pv2-progress i{font-style:normal}
.pv2-sheet{position:absolute;z-index:20;left:0;right:0;bottom:0;height:33.333dvh;min-height:220px;overflow:auto;padding:15px 14px 24px;border-top:1px solid #d446c2;border-radius:18px 18px 0 0;background:rgba(7,5,17,.97);box-shadow:0 -10px 30px rgba(0,0,0,.55),0 0 18px rgba(219,55,194,.2);backdrop-filter:blur(16px)}
.pv2-sheet>header{display:flex;align-items:start;justify-content:space-between;margin-bottom:12px}
.pv2-sheet h2{margin:0;font-size:17px}
.pv2-sheet header p{margin:4px 0 0;color:#988ea1;font-size:9px}
.pv2-sheet header button{width:31px!important;height:31px!important;padding:0!important;border:1px solid #51315e!important;border-radius:50%!important;color:#fff!important;background:#110c1d!important}
.pv2-episode-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}
.pv2-episode-grid button{height:38px!important;padding:0!important;border:1px solid #3c2947!important;border-radius:8px!important;color:#c7bdcd!important;background:#0c0916!important;font-size:11px!important}
.pv2-episode-grid button.on{border-color:#ff50c7!important;color:#fff!important;background:linear-gradient(145deg,#9f2fa6,#4d37c6)!important;box-shadow:0 0 11px rgba(237,55,197,.3)}
.pv2-comments{display:grid;gap:7px}
.pv2-comments article{padding:8px;border:1px solid #30213a;border-radius:8px;background:#0c0917}
.pv2-comments b{color:#ff87d7;font-size:9px}
.pv2-comments p{margin:4px 0 0;color:#c8becd;font-size:9px}
.pv2-comment-sheet form{display:grid;grid-template-columns:1fr 56px;gap:6px;margin-top:9px}
.pv2-comment-sheet input{min-width:0;height:34px;padding:0 10px;border:1px solid #3b2945;border-radius:9px;outline:0;color:#fff;background:#090713}
.pv2-comment-sheet form button{border:1px solid #ff52c3;border-radius:9px;color:#fff;background:#9b278a}
.pv2-movie{display:flex;align-items:center;justify-content:center;background:#000}
.pv2-movie .pv2-video{top:50%;height:auto;aspect-ratio:16/9;object-fit:contain;transform:translateY(-50%)}
.pv2-movie .pv2-shade{background:linear-gradient(180deg,rgba(0,0,0,.22),transparent 20%,transparent 82%,rgba(0,0,0,.12))}
.pv2-movie .pv2-info{bottom:122px}
.pv2-movie .pv2-social{bottom:165px}
@media(min-width:700px){.pv2-page{max-width:426px;margin:auto}}
.app:has(.pv2-page)>.detail-tabs{display:none!important}
.pv2-page{height:auto!important;min-height:100dvh!important;overflow:visible!important;display:block!important}
.pv2-stage{position:relative;width:100%;height:100dvh;min-height:0;overflow:hidden;background:#000}
.pv2-vertical{height:100dvh!important;overflow:hidden!important}
.pv2-vertical .pv2-stage{height:100%;min-height:100%}
.pv2-movie{height:auto!important;min-height:100dvh!important;overflow-y:auto!important}
.pv2-movie .pv2-stage{height:100dvh;min-height:0}
.pv2-sheet{position:fixed!important;left:50%!important;right:auto!important;width:min(100%,426px);transform:translateX(-50%)}
.pv2-recommend{position:relative;z-index:6;padding:18px 12px 96px;background:linear-gradient(180deg,#05050c,#090413)}
.pv2-recommend>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}
.pv2-recommend h2{margin:0;font-size:18px}
.pv2-recommend header span{color:#92889c;font-size:10px}
.pv2-recommend>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.pv2-recommend button{min-width:0;padding:0 0 10px!important;overflow:hidden;border:1px solid #432052!important;border-radius:10px!important;text-align:left;color:#fff!important;background:#0a0712!important}
.pv2-recommend button>span{display:block;aspect-ratio:16/9;overflow:hidden;background:#080811}
.pv2-recommend img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.pv2-recommend button:active img{transform:scale(1.035)}
.pv2-recommend strong,.pv2-recommend small{display:block;overflow:hidden;margin:8px 9px 0;white-space:nowrap;text-overflow:ellipsis}
.pv2-recommend strong{font-size:13px}
.pv2-recommend small{margin-top:3px;color:#a79caf;font-size:9px}
.pv2-page.pv2-page-full{position:fixed!important;inset:0!important;z-index:9999!important;width:100vw!important;max-width:none!important;height:100dvh!important;overflow:hidden!important}
.pv2-page.pv2-page-full .pv2-stage{width:100%;height:100%;min-height:100%}
.pv2-page:fullscreen,.pv2-page:-webkit-full-screen{width:100vw!important;height:100dvh!important;max-width:none!important;background:#000!important}
body:has(.pv2-page) .detail-tabs,.pv2-page~.detail-tabs{display:none!important}
.pv2-video:fullscreen,.pv2-video:-webkit-full-screen{width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;object-fit:contain!important;background:#000!important}
.pv2-vertical .pv2-video:fullscreen,.pv2-vertical .pv2-video:-webkit-full-screen{aspect-ratio:9/16!important}
.pv2-movie .pv2-video:fullscreen,.pv2-movie .pv2-video:-webkit-full-screen{aspect-ratio:16/9!important;top:0!important;transform:none!important}
.pv2-landscape .pv2-video{top:50%!important;bottom:auto!important;height:auto!important;aspect-ratio:16/9!important;object-fit:contain!important;transform:translateY(-50%)!important}
.pv2-portrait .pv2-video{inset:0!important;width:100%!important;height:100%!important;aspect-ratio:9/16!important;object-fit:cover!important;transform:none!important}
.pv2-landscape .pv2-video:fullscreen,.pv2-landscape .pv2-video:-webkit-full-screen{top:0!important;height:100vh!important;aspect-ratio:16/9!important;transform:none!important}
.pv2-portrait .pv2-video:fullscreen,.pv2-portrait .pv2-video:-webkit-full-screen{inset:0!important;height:100vh!important;aspect-ratio:9/16!important;object-fit:contain!important;transform:none!important}
.pv2-movie.pv2-landscape .pv2-stage{width:100%;height:auto;min-height:240px;aspect-ratio:16/9}
.pv2-movie.pv2-landscape .pv2-video{inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;transform:none!important}
.pv2-movie.pv2-portrait .pv2-stage{width:100%;height:68dvh;min-height:480px;max-height:720px}
.pv2-movie.pv2-portrait .pv2-video{inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;transform:none!important}
.pv2-movie .pv2-recommend{position:relative;z-index:2;margin:0;padding:18px 12px 96px;background:linear-gradient(180deg,#080511,#020208)}
.pv2-movie .pv2-recommend>header{margin-bottom:12px}
.pv2-movie.pv2-portrait .pv2-video:fullscreen,.pv2-movie.pv2-portrait .pv2-video:-webkit-full-screen{aspect-ratio:9/16!important}
.pv2-movie.pv2-landscape .pv2-video:fullscreen,.pv2-movie.pv2-landscape .pv2-video:-webkit-full-screen{aspect-ratio:16/9!important}
.pv2-page.pv2-vertical .pv2-stage{height:100dvh!important;min-height:0!important}
.pv2-page.pv2-movie{display:block!important;background:#040308!important}
.pv2-movie .pv2-stage .pv2-shade{background:linear-gradient(180deg,rgba(0,0,0,.32),transparent 24%,transparent 78%,rgba(0,0,0,.22))}
.pv2-movie-panel{position:relative;z-index:3;padding:15px 12px 13px;border-top:1px solid rgba(205,63,191,.34);background:linear-gradient(180deg,#0d0915,#07050d)}
.pv2-movie-panel .pv2-info{position:static;margin:0 0 12px}
.pv2-movie-panel .pv2-info h1{margin:0 0 5px;font-size:18px;text-shadow:none}
.pv2-movie-panel .pv2-info p{margin:0;color:#aaa1b2;font-size:10px}
.pv2-movie-panel .pv2-controls{position:static;width:100%;height:52px;padding:5px 7px;background:linear-gradient(90deg,rgba(255,255,255,.035),rgba(255,255,255,.015),rgba(255,255,255,.035))}
.pv2-movie .pv2-social{display:none!important}
.pv2-page.pv2-rotate-full{position:fixed!important;z-index:99999!important;left:50%!important;top:50%!important;width:100dvh!important;max-width:none!important;height:100vw!important;min-height:0!important;overflow:hidden!important;background:#000!important;transform:translate(-50%,-50%) rotate(90deg)!important;transform-origin:center!important}
.pv2-page.pv2-rotate-full .pv2-stage{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important}
.pv2-page.pv2-rotate-full .pv2-video{inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;transform:none!important}
.pv2-page.pv2-rotate-full .pv2-movie-panel,.pv2-page.pv2-rotate-full .pv2-recommend{display:none!important}
body:has(.pv2-rotate-full){overflow:hidden!important}
.pv2-head{position:fixed!important;z-index:30!important;left:50%!important;right:auto!important;top:max(8px,env(safe-area-inset-top))!important;width:min(100%,426px)!important;height:44px!important;padding:4px 12px!important;transform:translateX(-50%)!important;pointer-events:none!important}
.pv2-head button{pointer-events:auto!important;box-shadow:0 2px 10px rgba(0,0,0,.35)!important}
.pv2-head>span{display:none!important}
.pv2-controls{grid-template-columns:40px 34px minmax(72px,120px) 34px 34px 34px!important;justify-content:center!important;column-gap:7px!important}
.pv2-vertical .pv2-controls-with-line{grid-template-columns:38px 31px minmax(68px,96px) 31px 30px 30px 62px!important;justify-content:center!important;gap:4px!important;padding-left:5px!important;padding-right:5px!important}
.pv2-vertical .pv2-controls-with-line>.pv2-inline-line{width:62px!important;min-width:62px!important;max-width:62px!important}
.pv2-controls,
.pv2-movie .pv2-stage > .pv2-controls {
  position: absolute !important;
  left: 8px !important;
  right: 8px !important;
  bottom: 8px !important;
  width: auto !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
  filter: none !important;
}
.pv2-icon{width:21px;height:21px;display:block;margin:auto;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.pv2-icon text{fill:currentColor;stroke:none;font-family:Arial,sans-serif;font-size:7px;font-weight:700}
.pv2-controls .pv2-icon-rewind,.pv2-controls .pv2-icon-forward{width:24px;height:24px}
.pv2-controls .pv2-icon-play,.pv2-controls .pv2-icon-pause{width:22px;height:22px}
.pv2-social .pv2-icon{width:21px;height:21px}
.pv2-head .pv2-icon-back{width:18px;height:18px;display:inline-block;vertical-align:middle}
.pv2-info button[data-pv2-action="open-episodes"]{
  width:auto!important;
  max-width:100%!important;
  min-width:96px!important;
  height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  padding:0 11px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:17px!important;
  color:#11131a!important;
  background:#fff!important;
  box-shadow:0 2px 8px rgba(0,0,0,.22)!important;
  backdrop-filter:none!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1!important;
}
.pv2-info button[data-pv2-action="open-episodes"] .pv2-icon{
  flex:0 0 16px!important;
  width:16px!important;
  height:16px!important;
  display:inline-block!important;
  margin:0!important;
  color:#11131a!important;
}
.pv2-controls button,
.pv2-controls button[data-pv2-play]{
  color:#fff!important;
  border:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  text-shadow:0 1px 3px rgba(0,0,0,.8)!important;
}
.pv2-controls button[data-pv2-play]{
  border:1.5px solid rgba(255,255,255,.9)!important;
  background:rgba(0,0,0,.18)!important;
}
.pv2-progress input{
  accent-color:#fff!important;
  filter:grayscale(1) brightness(1.8)!important;
}
.pv2-progress span{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.85)!important}
.pv2-social button,.pv2-social button.on{color:#fff!important;text-shadow:0 1px 4px rgba(0,0,0,.9)!important}
.pv2-social i,.pv2-social button.on i{
  color:#fff!important;
  border-color:rgba(255,255,255,.82)!important;
  background:rgba(0,0,0,.18)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.pv2-info>p{
  color:#fff!important;
  opacity:1!important;
  text-shadow:0 1px 4px rgba(0,0,0,.9)!important;
}
.pv2-info button[data-pv2-action="open-episodes"]{
  color:#fff!important;
  background:rgba(255,255,255,.5)!important;
  background-color:rgba(255,255,255,.5)!important;
  opacity:1!important;
  text-shadow:0 1px 4px rgba(0,0,0,.95)!important;
}
.pv2-info button[data-pv2-action="open-episodes"] .pv2-icon{color:#fff!important;opacity:1!important;filter:none!important}
.pv2-sheet-backdrop{position:fixed!important;z-index:19!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:rgba(0,0,0,.18)!important;cursor:default!important}
.pv2-episode-sheet{height:50dvh!important;min-height:300px!important;max-height:50dvh!important}
.pv2-info-actions{display:flex;align-items:center;flex-wrap:nowrap;gap:7px;max-width:100%}
.pv2-info-actions>button{min-width:0!important;max-width:150px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:0 10px!important;overflow:hidden!important;border:0!important;border-radius:17px!important;color:#fff!important;background:rgba(255,255,255,.5)!important;box-shadow:0 2px 8px rgba(0,0,0,.22)!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:11px!important;font-weight:700!important;text-shadow:0 1px 4px rgba(0,0,0,.95)!important}
.pv2-info-actions>button .pv2-icon{flex:0 0 16px!important;width:16px!important;height:16px!important;display:inline-block!important;margin:0!important;color:#fff!important}
.pv2-info-actions>button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pv2-line-sheet{height:50dvh!important;min-height:330px!important;max-height:50dvh!important}
.pv2-line-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.pv2-line-grid>button{min-width:0;height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#eee;background:rgba(255,255,255,.055);font-size:12px;text-align:left}
.pv2-line-grid>button.on{border-color:rgba(255,255,255,.75);color:#111;background:#fff;font-weight:700}
.pv2-line-grid>button i{font-style:normal}
.pv2-vertical .pv2-controls-with-line{grid-template-columns:38px 31px minmax(62px,1fr) 31px 30px 30px 48px!important;gap:1px!important;padding-left:4px!important;padding-right:4px!important}
.pv2-vertical .pv2-controls-with-line>button{width:31px!important;height:31px!important}
.pv2-vertical .pv2-controls-with-line>button[data-pv2-play]{width:38px!important;height:38px!important}
.pv2-vertical .pv2-controls-with-line>.pv2-inline-line{width:48px!important;min-width:48px!important;max-width:48px!important;height:32px!important;display:block!important;justify-self:start!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;color:#fff!important;background:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;font-size:9px!important;font-weight:700!important;line-height:32px!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important}
.pv2-vertical .pv2-inline-line>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pv2-movie .pv2-info-actions>button[data-pv2-action="open-lines"]{width:auto!important;min-width:82px!important;max-width:128px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;padding:0 9px!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:9px!important;color:#fff!important;background:rgba(5,7,13,.46)!important;background-image:none!important;box-shadow:0 3px 10px rgba(0,0,0,.2)!important;backdrop-filter:blur(5px)!important;text-shadow:0 1px 3px rgba(0,0,0,.9)!important;font-size:11px!important;font-weight:650!important}
.pv2-movie .pv2-info-actions>button[data-pv2-action="open-lines"] .pv2-icon{flex:0 0 17px!important;width:17px!important;height:17px!important;color:#fff!important}
.pv2-movie .pv2-info-actions>button[data-pv2-action="open-lines"] span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pv2-movie .pv2-info-actions>button[data-pv2-action="open-lines"]>i{flex:0 0 auto;color:rgba(255,255,255,.75);font-size:11px;font-style:normal}
.pv2-movie .pv2-movie-info{margin:0!important}
.pv2-movie .pv2-movie-info>header{display:flex;align-items:center;justify-content:space-between;gap:12px}
.pv2-movie .pv2-movie-info>header>h1{min-width:0;flex:1;margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pv2-movie .pv2-movie-info>header>button[data-pv2-action="open-lines"]{flex:0 0 auto;width:auto!important;min-width:82px!important;max-width:128px!important;height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;padding:0 9px!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:9px!important;color:#fff!important;background:rgba(5,7,13,.46)!important;box-shadow:0 3px 10px rgba(0,0,0,.2)!important;backdrop-filter:blur(5px)!important;font-size:11px!important;font-weight:650!important}
.pv2-movie .pv2-movie-info>header>button .pv2-icon{flex:0 0 17px;width:17px;height:17px;margin:0;color:#fff}
.pv2-movie .pv2-movie-info>header>button>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pv2-movie .pv2-movie-info>header>button>i{flex:0 0 auto;color:rgba(255,255,255,.75);font-style:normal}
.pv2-movie-tags{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:10px}
.pv2-movie-tags>button{min-width:0!important;height:30px!important;padding:0 11px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:7px!important;color:#fff!important;background:transparent!important;box-shadow:none!important;font-size:11px!important;white-space:nowrap!important}
.pv2-movie-tags>button:active{background:#fff!important;color:#111!important}
.pv2-movie.pv2-landscape:not(.pv2-page-full):not(.pv2-rotate-full) .pv2-stage,
.pv2-movie.pv2-portrait:not(.pv2-page-full):not(.pv2-rotate-full) .pv2-stage{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:16/9!important;
}
.pv2-movie.pv2-portrait:not(.pv2-page-full):not(.pv2-rotate-full) .pv2-video,
.pv2-movie.pv2-landscape:not(.pv2-page-full):not(.pv2-rotate-full) .pv2-video{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  transform:none!important;
}
.pv2-page.pv2-movie.pv2-page-full .pv2-stage{
  width:100vw!important;
  height:100dvh!important;
  min-height:100dvh!important;
  max-height:none!important;
  aspect-ratio:auto!important;
}
.pv2-page.pv2-movie.pv2-page-full .pv2-video{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  transform:none!important;
}
.pv2-error-cover{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;border:0;background:#000;opacity:0;pointer-events:none;transition:opacity .18s ease}
.pv2-has-error .pv2-error-cover{opacity:1}
.pv2-has-error .pv2-video{opacity:0!important;pointer-events:none}
.pv2-has-error .pv2-shade{background:linear-gradient(180deg,rgba(0,0,0,.32),transparent 32%,transparent 70%,rgba(0,0,0,.72))}
.pv2-page.pv2-rotate-full .pv2-error-cover,.pv2-page.pv2-page-full .pv2-error-cover{width:100%!important;height:100%!important;object-fit:contain!important}
.pv2-source-empty-message{position:absolute;z-index:3;left:50%;bottom:76px;width:max-content;max-width:calc(100% - 40px);padding:9px 13px;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;background:rgba(0,0,0,.55);text-align:center;transform:translateX(-50%);backdrop-filter:blur(7px)}
.pv2-source-empty-message h2{margin:0 0 3px;font-size:14px}
.pv2-source-empty-message p{margin:0;color:rgba(255,255,255,.78);font-size:9px}
.pv2-movie .pv2-source-empty-message{bottom:18px}
.pv2-error-layer[hidden]{display:none!important}
.pv2-error-layer{position:fixed;z-index:2147483000;inset:0;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom));font-family:inherit;color:#fff}
.pv2-error-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.76);backdrop-filter:blur(9px)}
.pv2-error-dialog{position:relative;width:min(100%,390px);max-height:min(82dvh,680px);overflow:auto;padding:18px;border:1px solid rgba(255,91,198,.62);border-radius:18px;background:linear-gradient(155deg,rgba(31,12,42,.98),rgba(7,7,17,.99) 58%);box-shadow:0 24px 70px rgba(0,0,0,.68),0 0 28px rgba(216,52,189,.18)}
.pv2-error-dialog>header{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;gap:10px;align-items:center}
.pv2-error-dialog>header>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid #ff60bd;border-radius:50%;color:#fff;background:linear-gradient(145deg,#ef397e,#8738d7);box-shadow:0 0 18px rgba(255,58,171,.28);font-weight:800;font-size:22px}
.pv2-error-dialog header small{display:block;margin:0 0 3px;color:#ec83d4;font-size:8px;letter-spacing:.16em}
.pv2-error-dialog h2{margin:0;font-size:18px;line-height:1.25}
.pv2-error-dialog>header>button{display:grid;width:32px!important;height:32px!important;place-items:center;padding:0!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:50%!important;color:#fff!important;background:rgba(255,255,255,.06)!important;font-size:19px!important}
.pv2-error-dialog>p:not(.pv2-error-status){margin:15px 0 12px;color:#ddd3e1;font-size:12px;line-height:1.65}
.pv2-error-dialog details{border:1px solid rgba(255,255,255,.13);border-radius:11px;background:rgba(0,0,0,.24)}
.pv2-error-dialog summary{padding:11px 12px;cursor:pointer;color:#fff;font-size:11px;list-style-position:inside}
.pv2-error-dialog pre{max-height:180px;margin:0;padding:0 12px 12px;overflow:auto;color:#bbb0c2;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}
.pv2-error-status{min-height:18px;margin:9px 1px 0!important;color:#f4a7dc!important;font-size:10px!important;line-height:1.5!important}
.pv2-error-dialog>footer{display:grid;grid-template-columns:1fr 1.35fr;gap:9px;margin-top:12px}
.pv2-error-dialog>footer button{min-height:42px!important;padding:0 12px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:11px!important;color:#fff!important;background:rgba(255,255,255,.07)!important;font-size:12px!important;font-weight:700}
.pv2-error-dialog>footer button[data-pv2-error-action="feedback"]{border-color:#ff58c6!important;background:linear-gradient(135deg,#be287f,#6b36d9)!important;box-shadow:0 8px 22px rgba(178,38,139,.27)}
.pv2-error-dialog>footer button:disabled{cursor:default;opacity:.64}
@media(max-height:540px){.pv2-error-dialog{max-height:92dvh;padding:13px}.pv2-error-dialog>p:not(.pv2-error-status){margin:9px 0}.pv2-error-dialog pre{max-height:95px}}
@media(prefers-reduced-motion:reduce){.pv2-error-cover{transition:none}}
.pv2-page.pv2-long104{background:#0d0625!important;color:#fff;min-height:100dvh;padding-bottom:24px}
.pv2-page.pv2-movie.pv2-long104.pv2-landscape:not(.pv2-page-full):not(.pv2-rotate-full) .pv2-stage{min-height:280px!important}
.pv2-long104 .pv2-stage{position:relative;height:auto!important;min-height:250px!important;aspect-ratio:16/9;overflow:hidden;background:#090713}
.pv2-long104 .pv2-video{width:100%;height:100%;object-fit:contain!important;position:absolute;inset:0}
.pv2-long104 .pv2-head{position:absolute!important;inset:8px auto auto 8px!important;transform:none!important;width:auto!important;z-index:35}
.pv2-long104 .pv2-head button{font-size:16px!important;background:#18092dcc!important;padding:8px 14px!important;border-radius:24px!important}
.pv2-long104 .pv2-controls{z-index:15}
.pv2-long104 .pv2-error-cover{object-fit:cover!important}
.pv2-long104.pv2-long-locked .pv2-error-cover{display:block;filter:blur(12px);opacity:.6}
.pv2-long104.pv2-long-locked .pv2-video{opacity:0;pointer-events:none}
.pv2-long104.pv2-long-locked .pv2-controls{visibility:hidden}
.pv2-long104 .pv2-long-gate{position:absolute;inset:0;z-index:25;background:#382445b8;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;text-align:center;padding:48px 14px 10px}
.pv2-long104 .pv2-long-gate[hidden],.pv2-long104 [hidden]{display:none!important}
.pv2-long-gate p,.pv2-long-gate strong{margin:0;color:#fff;font-size:16px;line-height:1.35}
.pv2-long-gate strong{font-size:20px;max-width:390px}
.pv2-long-gate>div{display:flex;gap:14px;margin-top:6px}
.pv2-long-gate button{border:0;color:#fff;font-size:16px;padding:8px 20px;border-radius:24px;background:linear-gradient(100deg,#18084b,#480780);cursor:pointer}
.pv2-long-gate .pv2-open-vip{background:linear-gradient(110deg,#ff9b00,#ffc271);color:#432000}
.pv2-long-gate .pv2-login-link{font-size:12px;background:none;padding:0;color:#ece2ff;text-decoration:underline}
.pv2-long-gate .pv2-coin-action{font-size:13px;background:#4e276a;padding:5px 16px}
.pv2-long-loading{position:absolute;inset:46% 0 auto;z-index:16;text-align:center;color:#ddd;font-size:14px;pointer-events:none}
.pv2-movie-toolbar{display:flex;align-items:center;gap:8px;padding:10px 12px;flex-wrap:wrap}
.pv2-movie-toolbar>span{color:#a799cc;margin-right:auto;font-size:14px}
.pv2-movie-toolbar button{border:0;cursor:pointer;font-size:13px;line-height:1.4;min-height:34px;padding:6px 9px;color:#fff}
.pv2-movie-toolbar .pv2-vip-promo{background:linear-gradient(100deg,#ffaa00,#ffd17a);color:#402000;border-radius:3px}
.pv2-movie-toolbar .pv2-line-trigger{display:flex;align-items:center;gap:4px;border-radius:9px;background:linear-gradient(100deg,#ff6549,#ce15e9)}
.pv2-line-trigger svg{width:16px;height:16px}
.pv2-long-meta{padding:15px 12px 4px}
.pv2-long-meta h1{font-size:19px;line-height:1.5;margin:0 0 12px;font-weight:650;overflow-wrap:anywhere}
.pv2-long-stats{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:13px;color:#b1a4cf}
.pv2-long-stats button{display:flex;align-items:center;gap:4px;color:inherit;background:none;border:0;padding:3px 0;cursor:pointer;font-size:13px}
.pv2-long-stats button:last-child{margin-left:auto}
.pv2-long-stats svg{width:18px;height:18px}
.pv2-long-stats [aria-pressed=true]{color:#e589ff}
.pv2-long-stats [aria-pressed=true] svg{fill:#be32b8}
.pv2-long-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px;color:#af91de;font-size:12px}
.pv2-long-notice{margin:0;padding:6px 12px;color:#d8b8ef;font-size:13px;line-height:1.5;min-height:8px}
.pv2-long-related{padding:12px}
.pv2-long-related h2{margin:0 0 14px;font-size:20px;line-height:1.4}
.pv2-long-related p{font-size:14px;color:#ab9fc1}
.pv2-long-related p button{border:1px solid #7c54c4;color:white;background:#281444;border-radius:5px;padding:5px 12px}
.pv2-long-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}
.pv2-long-grid>button{min-width:0;text-align:left;padding:0;border:0;background:none;color:#fff;cursor:pointer}
.pv2-long-thumb{display:block;position:relative;aspect-ratio:16/9;border-radius:6px;overflow:hidden;background:#211535}
.pv2-long-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.pv2-long-thumb>span{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;gap:4px;padding:14px 7px 6px;background:linear-gradient(transparent,#0009);font-size:12px;color:#fff}
.pv2-long-thumb i{font-style:normal;white-space:nowrap}
.pv2-long-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;margin:8px 0 6px;font-weight:550}
.pv2-long-grid small{display:flex;justify-content:space-between;gap:6px;color:#9e8ebd;font-size:12px}
.pv2-movie-dialog{box-sizing:border-box;width:calc(100vw - 28px);max-width:460px;max-height:90dvh;overflow:auto;border:1px solid #78509b;border-radius:18px;padding:18px;background:#1a0b35;color:#fff;box-shadow:0 15px 70px #000b}
.pv2-movie-dialog::backdrop{background:#04020dc9;backdrop-filter:blur(4px)}
.pv2-movie-dialog>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
.pv2-movie-dialog h2{margin:0;font-size:21px}
.pv2-movie-dialog>header button{border:0;border-radius:50%;width:32px;height:32px;font-size:25px;color:#fff;background:#352148;cursor:pointer}
.pv2-movie-lines{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.pv2-movie-lines button{border:1px solid #765095;border-radius:10px;color:#fff;background:#302043;padding:14px 8px;font-size:16px;cursor:pointer}
.pv2-movie-lines button small{display:block;margin-top:5px;font-size:12px;color:#baa8d1}
.pv2-movie-lines [aria-pressed=true]{border-color:#d765ff;background:#692dac}
.pv2-movie-lines button:disabled{opacity:.45;cursor:default}
.pv2-share-card{border:1px solid #c54dff;border-radius:18px;padding:22px 16px;background:linear-gradient(150deg,#b730fb,#5032ef);text-align:center}
.pv2-share-card h3{font-size:24px;line-height:1.4;margin:0 0 12px}
.pv2-share-card>p{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pv2-share-qr{box-sizing:border-box;display:grid;place-items:center;width:min(230px,100%);aspect-ratio:1;margin:18px auto;background:#fff;color:#402066;padding:8px;border-radius:4px}
.pv2-share-qr img{display:block;width:100%;height:auto;image-rendering:pixelated}
.pv2-share-card input{box-sizing:border-box;border:0;background:#23085545;color:#fff;text-align:center;width:100%;font-size:13px;border-radius:6px;padding:10px}
.pv2-share-actions{display:flex;gap:12px;margin-top:18px}
.pv2-share-actions button{flex:1;border:0;border-radius:25px;background:linear-gradient(100deg,#6047ff,#d331fa);padding:12px 8px;color:#fff;font-size:17px;font-weight:650;cursor:pointer}
.pv2-share-actions button:disabled{opacity:.45}
.pv2-movie-dialog [role=status]{font-size:13px;text-align:center}
.pv2-long104.pv2-rotate-full .pv2-movie-toolbar,.pv2-long104.pv2-rotate-full .pv2-long-meta,.pv2-long104.pv2-rotate-full .pv2-long-related,.pv2-long104.pv2-rotate-full .pv2-long-notice,.pv2-long104.pv2-page-full .pv2-movie-toolbar,.pv2-long104.pv2-page-full .pv2-long-meta,.pv2-long104.pv2-page-full .pv2-long-related,.pv2-long104.pv2-page-full .pv2-long-notice{display:none!important}
.pv2-long104.pv2-rotate-full .pv2-stage,.pv2-long104.pv2-page-full .pv2-stage{height:100%!important;min-height:0!important;aspect-ratio:auto}
.pv2-controls{grid-template-columns:40px 34px minmax(0,1fr) 34px 34px 34px!important;width:auto!important;max-width:none!important;justify-content:stretch!important}
.pv2-progress,.pv2-progress input{min-width:0!important;max-width:none!important;width:100%!important}
.pv2-page.pv2-page-full .pv2-stage{height:100dvh!important;min-height:0!important;max-height:none!important}
.pv2-page.pv2-page-full .pv2-video{inset:0!important;width:100%!important;height:100%!important;transform:none!important;object-fit:contain!important;aspect-ratio:auto!important}
.pv2-page.pv2-page-full .pv2-head,.pv2-page.pv2-rotate-full .pv2-head{position:absolute!important;left:0!important;top:0!important;width:100%!important;transform:none!important}
.pv2-overlay{position:absolute;inset:0;z-index:200000;pointer-events:auto}
.pv2-backdrop{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;border-radius:0!important;background:#0006!important;padding:0!important}
.pv2-overlay .pv2-sheet{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:none!important;transform:none!important;height:auto!important;max-height:65%;min-height:180px;box-sizing:border-box;overscroll-behavior:contain;font-size:14px}
.pv2-overlay .pv2-sheet p,.pv2-comments p{font-size:14px;line-height:1.5;overflow-wrap:anywhere}
.pv2-comments b{font-size:13px}
.pv2-comments small,.pv2-comments time{display:inline-block;margin-left:8px;color:#aaa;font-size:11px}
.pv2-sheet form{display:flex;gap:8px;margin-top:12px}
.pv2-sheet input{box-sizing:border-box;min-width:0;max-width:100%;flex:1;padding:10px;background:#171023;color:#fff;border:1px solid #8b5eb1;border-radius:6px}
.pv2-sheet nav{display:flex;justify-content:space-between;align-items:center;margin-top:12px}
.pv2-sheet button{cursor:pointer;min-height:32px}
.pv2-sheet [role=status]{color:#ffbde7}
.pv2-social span{font-size:11px!important}
.pv2-social button:disabled{opacity:.6}
.pv2-long104>.pv2-overlay{position:fixed}
.pv2-long104 .pv2-long-stats{flex-wrap:wrap;gap:12px}
.pv2-long104 .pv2-long-stats button{min-height:36px}
@media(max-width:360px){.pv2-controls{grid-template-columns:32px 28px minmax(0,1fr) 28px 28px 28px!important;gap:3px!important;padding:3px!important}.pv2-controls button{width:28px!important}}
.pv2-controls.pv2-controls-inline-line{grid-template-columns:40px 34px minmax(0,1fr) 34px 34px 34px 36px!important;column-gap:4px!important}
.pv2-controls .pv2-control-lines{width:36px!important;min-width:0!important;border-radius:4px!important;font-size:11px!important;white-space:nowrap!important;background:transparent!important}
@media(max-width:360px){.pv2-controls.pv2-controls-inline-line{grid-template-columns:32px 28px minmax(0,1fr) 28px 28px 28px 36px!important;column-gap:3px!important}.pv2-controls.pv2-controls-inline-line button[data-pv2-play]{width:32px!important;height:32px!important}}
.pv2-page.pv2-controls-hidden .pv2-controls{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
.pv2-center-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:6;display:grid;place-items:center;box-sizing:border-box;width:76px;height:76px;border:2px solid #fff0ce;border-radius:50%;background:linear-gradient(145deg,#f8deb0,#e6ae60);color:#241229;box-shadow:0 0 0 6px #100a23a6,0 6px 24px #000b;padding:12px;cursor:pointer;touch-action:manipulation}
.pv2-center-play svg{width:48px;height:48px}
.pv2-center-play svg path{transform:scale(1.6);transform-origin:center;transform-box:fill-box}
.pv2-center-play:focus-visible{outline:3px solid #fff;outline-offset:8px}
.pv2-controls-hidden .pv2-center-play{opacity:0;visibility:hidden;pointer-events:none}
.pv2-paused .pv2-center-play,.pv2-preview-only .pv2-center-play{opacity:1;visibility:visible;pointer-events:auto}
.pv2-preview-only .pv2-error-cover{opacity:1;z-index:1}
.pv2-preview-only .pv2-video{opacity:0;pointer-events:none}
.pv2-control-lines{min-width:58px;font-size:11px!important;white-space:nowrap}
@font-face{font-family:"Girl Cyber Display";src:url("/assets/fonts/girl-221/zcool-qingke-huangyou.woff") format("woff");font-style:normal;font-weight:400;font-display:swap;unicode-range:U+0-4DFF,U+4E01-4F5F,U+4F61-53E4,U+53E6-5FC2,U+5FC4-6BCE,U+6BD0-7EA1,U+7EA3-80FC,U+80FE-8137,U+8139-8BA8,U+8BAA-8BDC,U+8BDE-8DF2,U+8DF4-90FC,U+90FE-10FFFF}
@font-face{font-family:"Girl Cyber Display";src:url("/assets/fonts/girl-221/slogan-core.woff") format("woff");font-style:normal;font-weight:400;font-display:swap;unicode-range:U+4E00,U+4F60,U+53E5,U+5FC3,U+6BCF,U+7EA2,U+80FD,U+8138,U+8BA9,U+8BDD,U+8DF3,U+90FD}
:root .pv2-overlay .pv2-sheet{
  padding:24px 18px calc(20px + env(safe-area-inset-bottom,0px));
  border:1px solid #b491584d;border-bottom:0;border-radius:22px 22px 0 0;
  background:linear-gradient(160deg,#211c27,#100e17 60%);
  box-shadow:0 -12px 38px #0008,inset 0 1px 0 #f8ddb31c;
}
:root .pv2-overlay .pv2-sheet::before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:32px;height:3px;border-radius:3px;background:#cab58a55}
:root .pv2-sheet>header{align-items:center;margin-bottom:13px}
:root .pv2-sheet h2{font-size:19px;letter-spacing:.02em;color:#f4e8d1}
:root .pv2-sheet>header button{width:34px!important;height:34px!important;border:1px solid #bba37940!important;background:#ffffff07!important;color:#d5c9b5!important;font-size:18px!important}
:root .pv2-sheet>p{color:#b7aebd;font-size:12px!important}
:root .pv2-episode-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:2px 0 6px}
:root .pv2-episode-grid button{height:46px!important;min-width:0;padding:0 4px!important;border:1px solid #a98b5840!important;border-radius:11px!important;background:linear-gradient(145deg,#29222d,#1b1722)!important;color:#d9cbbb!important;font-size:14px!important;font-weight:600}
:root .pv2-episode-grid button.on{border-color:#f9dc9e!important;background:linear-gradient(130deg,#f6dfac,#dba653)!important;color:#382313!important;box-shadow:inset 0 1px 0 #fff4d2,0 3px 12px #e2b25830;font-weight:850}
:root .pv2-episode-grid button:focus-visible{outline:2px solid #ffe5b0;outline-offset:3px}
:root .pv2-error-dialog{
  padding:22px;border:1px solid #c49f635e;border-radius:20px;
  background:linear-gradient(145deg,#241b28,#121019 65%);
  box-shadow:0 24px 70px #000a,0 0 28px #b8853521,inset 0 1px 0 #ffe6bb12;
}
:root .pv2-error-dialog>header{grid-template-columns:38px minmax(0,1fr) 32px;gap:10px;align-items:start}
:root .pv2-error-dialog>header>span{
  width:36px;height:36px;border:1px solid #e1b77780;border-radius:12px;
  color:#f2d098;background:linear-gradient(135deg,#d6a65b29,#d6a65b08);
  font-size:20px;box-shadow:inset 0 1px 0 #ffe8bf1f;
}
:root .pv2-error-dialog header small{display:none}
:root .pv2-error-dialog h2{font-size:17px;line-height:1.5;color:#f6eddc;text-wrap:balance}
:root .pv2-error-dialog>header>button{border-color:#d8c4a62e!important;background:#ffffff05!important;color:#c9beaf!important}
:root .pv2-error-dialog>p:not(.pv2-error-status){margin:17px 0;color:#d1c8d3;font-size:13px}
:root .pv2-error-dialog details{border-color:#c9ac7830;border-radius:10px;background:#0002}
:root .pv2-error-dialog summary{padding:12px;color:#c3b7a6;font-size:12px}
:root .pv2-error-dialog .pv2-error-status{padding:11px 12px;margin:14px 0;color:#d7c4a1!important;font-size:12px;line-height:1.6;border:1px solid #bda06c24;border-radius:10px;background:#d7b2690b}
:root .pv2-error-dialog>footer:has(button[hidden]){grid-template-columns:1fr}
:root .pv2-error-dialog>footer button[data-pv2-error-action]{min-height:44px!important;border-color:#f1d093!important;border-radius:11px!important;background:linear-gradient(120deg,#f2dba9,#dca95f)!important;color:#392614!important;box-shadow:inset 0 1px 0 #fff1cf;font-size:14px!important}
:root .pv2-error-dialog>footer button[hidden]{display:none!important}
:root .pv2-center-play{
  width:64px;height:64px;padding:12px;border:1px solid #fff0d9ad;
  background:linear-gradient(145deg,#2a213be0,#0e0a19bf);color:#fff7e8;
  -webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);
  box-shadow:0 0 0 4px #14101e30,0 5px 20px #0006,inset 0 1px 0 #ffffff30;
}
:root .pv2-center-play svg{width:36px;height:36px;filter:drop-shadow(0 1px 3px #0008)}
:root .pv2-center-play svg path{transform:scale(1.4)}
:root .pv2-center-play:focus-visible{outline:2px solid #fff1d0;outline-offset:5px}
@media(max-width:360px){
  :root .pv2-overlay .pv2-sheet{padding-inline:14px}
  :root .pv2-episode-grid{gap:7px}
  :root .pv2-error-dialog{padding:18px}
}
.pv2-error-toast[hidden]{display:none!important}
.pv2-error-toast{position:fixed;z-index:2147483000;top:max(24px,env(safe-area-inset-top));left:50%;transform:translateX(-50%);box-sizing:border-box;width:max-content;max-width:min(420px,calc(100vw - 32px));padding:10px 14px;border:1px solid #ffffff24;border-radius:9px;background:#1b1d24f5;color:#f2f3f6;box-shadow:0 4px 18px #0004;font:500 12px/1.5 system-ui,sans-serif;text-align:left;overflow-wrap:anywhere;pointer-events:none}
.pv2-error-toast>span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap}

.pv2-preview-only .pv2-error-cover,.pv2-cover-pending .pv2-error-cover{display:block!important;opacity:1!important;z-index:1;filter:none!important}
.pv2-preview-only .pv2-video,.pv2-cover-pending .pv2-video{opacity:0;pointer-events:none}
.playback-unlocked-notice{pointer-events:none!important}

/* 297: recommendations continue below both player orientations. */
.pv2-page.pv2-has-recommendations:not(.pv2-page-full):not(.pv2-rotate-full){height:auto!important;overflow:visible!important;padding-bottom:24px}
.pv2-has-recommendations .video-recommendation-status{text-align:center;color:#999fac;font-size:12px;line-height:1.6;padding:20px 0 32px}
.video-recommendation-status button{color:#e7c68c;background:transparent;border:1px solid #e7c68c55;border-radius:7px;padding:7px 12px;margin-left:8px}
.pv2-long-thumb .video-recommendation-badge{position:absolute;top:5px;left:5px;z-index:2;padding:3px 6px;background:#e6c58d;color:#251c10;border-radius:5px;font-size:12px}
.pv2-has-recommendations.pv2-page-full>[data-movie-related],.pv2-has-recommendations.pv2-rotate-full>[data-movie-related]{display:none!important}
.ai-recent-history h2 img.ui-mark{width:20px;height:20px;object-fit:contain}

/* 300: approved A composition. All presentation rules are scoped to the home screen. */
#app .app:has(>.home-v260){--home-u:min(1vw,4.8px);width:min(100%,480px)!important;background:#070807!important;color:#f3ecd8!important;padding-bottom:0!important}
#app .app>.home-v260{
  --home-gold:#e7c984;--home-line:#b49b61;--home-inset:calc(var(--home-u) * 3.15);
  padding:0 0 calc(88px + env(safe-area-inset-bottom))!important;margin:0!important;
  min-height:100dvh!important;background:radial-gradient(ellipse at 10% 62%,#30251516,transparent 55%),#070807!important;
}
#app .app .home-v260 .home-gold-hero{
  position:relative!important;isolation:isolate;aspect-ratio:841/578;width:100%;height:auto!important;min-height:0!important;
  margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid #b99b59!important;border-radius:0!important;
  background:#090905!important;overflow:hidden!important;box-shadow:none!important;
}
#app .app .home-v260 .home-gold-art{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;
  object-fit:cover!important;object-position:center!important;z-index:-1!important;filter:none!important;
  mask-image:none!important;-webkit-mask-image:none!important;transform:none!important;opacity:1!important;
}
#app .app .home-v260 .home-gold-hero::before,#app .app .home-v260 .home-gold-hero::after{content:none!important;display:none!important}
#app .app .home-v260 .home-hero-topline{
  position:absolute!important;inset:3.6% 3% auto 8.7%!important;z-index:2;display:flex!important;align-items:flex-start!important;
  justify-content:space-between!important;gap:0!important;min-height:0!important;padding:0!important;
}
#app .app .home-v260 .home-brand{display:flex!important;flex-direction:column;gap:calc(var(--home-u) * .5)!important;padding:0!important;max-width:66%!important}
#app .app .home-v260 .home-brand b{
  font-size:calc(var(--home-u) * 5.7)!important;font-weight:800!important;line-height:1.12!important;letter-spacing:-calc(var(--home-u) * .12)!important;
  background:linear-gradient(180deg,#fff7d7 0%,#e9d399 52%,#c49a50 100%)!important;
  background-clip:text!important;-webkit-background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent!important;
  white-space:nowrap!important;text-shadow:none!important;
}
#app .app .home-v260 .home-brand>span{
  margin:0!important;font-size:calc(var(--home-u) * 2.36)!important;line-height:1.6!important;letter-spacing:calc(var(--home-u) * .3)!important;
  color:#c5bda6!important;white-space:nowrap!important;font-weight:400!important;
}
#app .app .home-v260 .home-promotion{
  position:static!important;inset:auto!important;display:block!important;width:calc(var(--home-u) * 27)!important;max-width:none!important;
  padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;
}
#app .app .home-v260 .home-promotion [hidden]{display:none!important}
#app .app .home-v260 .home-welcome{
  display:flex;align-items:center;justify-content:center;gap:calc(var(--home-u) * 1.5);width:100%;min-height:calc(var(--home-u) * 9)!important;
  padding:calc(var(--home-u) * 1) calc(var(--home-u) * 1.4)!important;border:1px solid #ddc07d!important;border-radius:calc(var(--home-u) * 1.7)!important;
  background:linear-gradient(120deg,#17150eda,#060705ef)!important;color:#eacb84!important;
  box-shadow:inset 0 1px 0 #fff1b938!important;text-align:left;
}
#app .app .home-v260 .home-welcome>svg{width:calc(var(--home-u) * 4.6)!important;height:calc(var(--home-u) * 4.6)!important;flex:none;color:#e5c578!important;fill:#dfbd7022}
#app .app .home-v260 .home-welcome>span{gap:calc(var(--home-u) * .45)!important}
#app .app .home-v260 .home-welcome b{font-size:calc(var(--home-u) * 2.75)!important;line-height:1.3!important;color:#ead39c!important;letter-spacing:0!important;font-weight:600!important}
#app .app .home-v260 .home-welcome em{font-size:calc(var(--home-u) * 2.25)!important;line-height:1.3!important;color:#e4dfd4!important;font-weight:400!important;font-style:normal!important}
#app .app .home-v260 .home-offer-loading{font-size:calc(var(--home-u) * 2.3)!important;color:#d9c386!important;border-color:#b49b61!important;background:#090a08d9!important}
#app .app .home-v260 .home-timed-offer{display:flex;align-items:center;gap:calc(var(--home-u) * 1);padding:calc(var(--home-u) * 1);border:1px solid #b49b61;border-radius:calc(var(--home-u) * 1.5);background:#0d0d0bd9}
#app .app .home-v260 .home-offer{padding:0!important;min-width:0;background:none!important;border:0!important;box-shadow:none!important}
#app .app .home-v260 .home-offer span{font-size:calc(var(--home-u) * 2.15)!important;color:#d7c391!important}
#app .app .home-v260 .home-offer b{font-size:calc(var(--home-u) * 3.2)!important;color:#f2d494!important}
#app .app .home-v260 .home-recharge{font-size:calc(var(--home-u) * 2.35)!important;min-height:calc(var(--home-u) * 6)!important;padding:calc(var(--home-u) * 1)!important;border:1px solid #dfc181!important;border-radius:calc(var(--home-u) * 1)!important;background:#e7c582!important;color:#231905!important}
#app .app .home-v260 .home-hero-content{
  position:absolute!important;inset:31.9% auto auto 6.5%!important;display:block!important;width:37%!important;
  min-height:0!important;height:auto!important;padding:0!important;margin:0!important;z-index:1;
}
#app .app .home-v260 .home-gold-copy{width:100%!important;min-width:0!important;max-width:none!important}
#app .app .home-v260 .home-gold-copy h1{
  font-size:calc(var(--home-u) * 7.05)!important;line-height:1.22!important;font-weight:750!important;letter-spacing:calc(var(--home-u) * .12)!important;
  margin:0!important;max-width:4.5em!important;color:#f4dfaa!important;text-wrap:wrap!important;text-shadow:0 1px 7px #0006!important;
}
#app .app .home-v260 .home-gold-copy h1::after{content:"";display:block;width:calc(var(--home-u) * 6.1);height:1.5px;background:#dcc47d;margin:calc(var(--home-u) * 2.85) 0 calc(var(--home-u) * 3.05)}
#app .app .home-v260 .home-gold-copy p{font-size:calc(var(--home-u) * 3.22)!important;line-height:1.43!important;color:#dddcd5!important;letter-spacing:calc(var(--home-u) * .1)!important;font-weight:400!important;margin:0!important}
#app .app .home-v260 .home-hero-signature{position:absolute;left:6.5%;bottom:6.2%;display:block;z-index:1;margin:0;color:#a5a69c;font-size:calc(var(--home-u) * 1.45);line-height:1.9;letter-spacing:calc(var(--home-u) * .78);font-weight:400}
#app .app .home-v260 .home-hero-signature::after{content:"";position:absolute;left:calc(100% + calc(var(--home-u) * 2));bottom:calc(var(--home-u) * .65);width:calc(var(--home-u) * 5.5);height:1px;background:#b8974c}
#app .app .home-v260 .home-hero-aside{position:absolute;right:2.45%;bottom:11.5%;color:#b3b3a7;font-size:calc(var(--home-u) * 1.8);line-height:1.55;font-weight:400;letter-spacing:calc(var(--home-u) * .05);margin:0}
#app .app .home-v260 .home-hero-aside::after{content:"";display:block;margin-top:calc(var(--home-u) * 2.6);width:calc(var(--home-u) * 5.3);height:1px;background:#b8974c}
#app .app .home-v260 .home-channel-nav{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:calc(var(--home-u) * 1.65)!important;
  margin:calc(var(--home-u) * 2.5) var(--home-inset) calc(var(--home-u) * 3.7)!important;padding:0!important;background:none!important;border:0!important;
}
#app .app .home-v260 .home-channel-nav>button{
  display:flex!important;align-items:center;justify-content:center;gap:calc(var(--home-u) * 1.75)!important;
  padding:calc(var(--home-u) * 1) calc(var(--home-u) * .65)!important;min-height:0!important;height:calc(var(--home-u) * 9.95)!important;min-width:0;
  border:1px solid #bda46a!important;border-radius:calc(var(--home-u) * 1.55)!important;
  background:linear-gradient(155deg,#12120edb,#070908)!important;color:#e8d296!important;
  box-shadow:inset 0 1px 0 #fff3d925!important;text-shadow:none!important;
}
#app .app .home-v260 .home-channel-nav>button[aria-selected="true"]{
  border-color:#f0d79f!important;background:linear-gradient(160deg,#f9e1a2 0%,#e5c77f 42%,#b38c4d 100%)!important;
  color:#090b08!important;box-shadow:inset 0 1px 1px #fff5d6,0 3px 12px #d7b6621f!important;
}
#app .app .home-v260 .home-channel-nav>button::before,#app .app .home-v260 .home-channel-nav>button::after{display:none!important;content:none!important}
#app .app .home-v260 .home-channel-nav>button b{font-size:calc(var(--home-u) * 2.65)!important;line-height:1.2!important;font-weight:500!important;color:inherit!important;white-space:nowrap!important}
#app .app .home-v260 .home-channel-nav>button[aria-selected="true"] b{font-weight:700!important;color:#090b08!important}
#app .app .home-v260 .home-channel-nav .ui-mark{display:block!important;width:calc(var(--home-u) * 4.7)!important;height:calc(var(--home-u) * 4.7)!important;flex:none;color:inherit!important;filter:none!important}
#app .app .home-v260 .home-channel-panel{padding:0 var(--home-inset)!important;min-height:0!important}
#app .app .home-v260 .home-catalog-head,
#app .app .home-v260 .home-channel-panel .hub-results>header{display:flex!important;align-items:center!important;gap:calc(var(--home-u) * 2.4);margin:0 0 calc(var(--home-u) * 2.35)!important;padding:0!important;min-height:calc(var(--home-u) * 5);height:auto!important}
#app .app .home-v260 .home-catalog-head::after,
#app .app .home-v260 .home-channel-panel .hub-results>header::after{content:"";flex:1;height:1px;background:linear-gradient(90deg,#c3a870,#68593177 45%,transparent)}
#app .app .home-v260 .home-catalog-head h2,
#app .app .home-v260 .home-channel-panel .hub-results h2{display:flex!important;align-items:center!important;gap:calc(var(--home-u) * 2.2);margin:0!important;padding:0!important;color:#ecd59b!important;font-size:calc(var(--home-u) * 4)!important;line-height:1.35!important;font-weight:650!important;letter-spacing:calc(var(--home-u) * .1)!important;white-space:nowrap}
#app .app .home-v260 .home-catalog-head h2::before,
#app .app .home-v260 .home-channel-panel .hub-results h2::before{content:"";display:block;width:calc(var(--home-u) * .85);height:calc(var(--home-u) * 4.1);border-radius:1px;background:linear-gradient(180deg,#fae6b6,#b79855);box-shadow:0 0 4px #dab65c22}
#app .app .home-v260 .home-feed{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:calc(var(--home-u) * 1.9)!important}
#app .app .home-v260 .feed-card{
  position:relative!important;isolation:isolate;display:block!important;aspect-ratio:253/428!important;
  width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;
  border:.75px solid #bfa467!important;border-radius:calc(var(--home-u) * 1.55)!important;overflow:hidden!important;background:#090b09!important;
  box-shadow:inset 0 0 0 1px #0004!important;transform:none!important;
}
#app .app .home-v260 .feed-card::before,#app .app .home-v260 .feed-card::after{display:none!important;content:none!important}
#app .app .home-v260 .feed-cover{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#11130f!important}
#app .app .home-v260 .feed-cover>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important;filter:none!important;border-radius:0!important}
#app .app .home-v260 .feed-cover::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 46%,#080b0820 61%,#060906a6 77%,#060906f5 100%);z-index:1}
#app .app .home-v260 .feed-meta{position:absolute!important;left:5%;right:4%;bottom:14.6%;z-index:3!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:none!important;pointer-events:none}
#app .app .home-v260 .feed-meta b{display:block!important;font-size:calc(var(--home-u) * 2.75)!important;line-height:1.3!important;color:#eceee7!important;font-weight:500!important;letter-spacing:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 1px 4px #000!important}
#app .app .home-v260 .feed-meta small{display:none!important}
#app .app .home-v260 .feed-card .hub-pay-badge{
  position:absolute!important;inset:auto auto 3.6% 5%!important;z-index:3!important;
  display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:calc(var(--home-u) * 9);min-height:calc(var(--home-u) * 4.15)!important;
  padding:calc(var(--home-u) * .6) calc(var(--home-u) * 1.6)!important;border:0!important;border-radius:calc(var(--home-u) * 8)!important;
  font-size:calc(var(--home-u) * 2.18)!important;font-weight:500!important;line-height:1.15!important;color:#201604!important;
  background:linear-gradient(140deg,#f2d388,#d4a151)!important;box-shadow:inset 0 1px 0 #ffe9b56b!important;white-space:nowrap!important;
}
#app .app .home-v260 .feed-card .hub-play-count{
  position:absolute!important;inset:auto 4.5% 3.6% auto!important;z-index:3!important;
  display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;max-width:51%!important;min-height:calc(var(--home-u) * 4.15)!important;
  padding:calc(var(--home-u) * .55) calc(var(--home-u) * 1.4)!important;border:.75px solid #85877e8a!important;border-radius:calc(var(--home-u) * 8)!important;
  background:#090d0b9e!important;color:#b9bdb4!important;font-size:calc(var(--home-u) * 2.02)!important;font-style:normal!important;font-weight:400!important;
  line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:inset 0 1px 2px #ffffff0a!important;
}
#app .app .home-v260 .feed-sentinel{padding:calc(var(--home-u) * 5) 0!important;color:#94866a!important;font-size:11px!important}
#app .app .home-v260 .home-channel-panel .hub-gold-v260{background:none!important}
#app .app .home-v260 .home-channel-panel .hub-results{padding-top:0!important}
#app .app .home-v260 .hub-ranking-card{border-color:#bfa46799!important;background:#11130f!important}
#app .app .home-v260 .hub-top-one{color:#e5c27f!important}
#app .app:has(>.home-v260)>.nav{
  min-height:0!important;height:auto!important;padding:calc(var(--home-u) * 1.35) calc(var(--home-u) * 1.8) calc(calc(var(--home-u) * 3.2) + env(safe-area-inset-bottom))!important;
  display:flex!important;gap:0!important;border:0!important;border-top:1px solid #b99b59!important;
  background:linear-gradient(110deg,#0a0b09f7,#0b0c09fc 50%,#060806f7)!important;box-shadow:0 -4px 14px #0005!important;
  backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);
}
#app .app:has(>.home-v260)>.nav>button{
  position:relative!important;isolation:isolate;min-height:calc(var(--home-u) * 11)!important;height:auto!important;gap:calc(var(--home-u) * 1.1)!important;
  padding:calc(var(--home-u) * 1.1) 0!important;color:#e5e7e1!important;background:transparent!important;border:0!important;box-shadow:none!important;
}
#app .app:has(>.home-v260)>.nav>button[hidden]{display:none!important}
#app .app:has(>.home-v260)>.nav>button>.ui-mark{position:relative!important;z-index:1;width:calc(var(--home-u) * 4.8)!important;height:calc(var(--home-u) * 4.8)!important;color:inherit!important;stroke-width:1.4!important;filter:none!important}
#app .app:has(>.home-v260)>.nav>button>span{position:relative!important;z-index:1;font-size:calc(var(--home-u) * 2.7)!important;line-height:1.2!important;font-weight:400!important;color:inherit!important}
#app .app:has(>.home-v260)>.nav>button.active::before,
#app .app:has(>.home-v260)>.nav>button[aria-current="page"]::before{
  content:""!important;display:block!important;position:absolute!important;inset:50% auto auto 50%!important;
  width:calc(var(--home-u) * 12.3)!important;height:calc(var(--home-u) * 10.8)!important;max-width:100%!important;transform:translate(-50%,-50%)!important;z-index:0!important;
  border:.75px solid #dfc182!important;border-radius:calc(var(--home-u) * 1.55)!important;
  background:radial-gradient(ellipse at 50% 0,#cbb07444,transparent 70%),linear-gradient(145deg,#29251a,#0a0d0a)!important;
  box-shadow:inset 0 1px 2px #fff3b23d,0 0 14px #d7b46b21!important;
}
#app .app:has(>.home-v260)>.nav>button.active,
#app .app:has(>.home-v260)>.nav>button[aria-current="page"]{color:#f4d68f!important;background:none!important}
#app .app:has(>.home-v260)>.nav>button.active>.ui-mark{fill:#edcb83!important;stroke:#edcb83!important;filter:drop-shadow(0 0 5px #ffd47755)!important}
#app .app .home-v260 button:focus-visible{outline:2px solid #f2d38e!important;outline-offset:3px}
@media(max-width:360px){
  #app .app .home-v260 .home-welcome b{font-size:calc(var(--home-u) * 2.75)!important}
  #app .app .home-v260 .home-brand>span{font-size:calc(var(--home-u) * 2.36)!important}
}

#app .app .home-v260 .home-brand-ai{font-size:1.3em;line-height:.85;font-style:italic;font-family:Arial,sans-serif;font-weight:800;letter-spacing:-.04em;margin-right:.015em}
