/* TingDong AI · spacious task-first homepage refinement */
body.td-product-home .hero.homeHeroV3{
  padding:46px 0 30px!important;
}
body.td-product-home .productWorkbench{
  display:flex!important;
  flex-direction:column;
  align-items:stretch;
  gap:0!important;
  max-width:1040px;
  margin:0 auto;
}
body.td-product-home .productIntro{
  width:100%;
  max-width:860px;
  margin:0 auto;
  padding:0 18px!important;
  text-align:center!important;
}
body.td-product-home .productEyebrow{
  justify-content:center;
  margin:0 0 15px;
  font-size:12px;
  color:#7b8594;
}
body.td-product-home .productEyebrow::before{
  width:18px;
}
body.td-product-home .homeHeroV3 h1{
  max-width:820px!important;
  margin:0 auto 16px!important;
  text-align:center!important;
  font-size:50px!important;
  line-height:1.08!important;
  letter-spacing:-2px!important;
  font-weight:950!important;
}
body.td-product-home .homeHeroV3 .productIntro>p{
  max-width:760px!important;
  margin:0 auto!important;
  text-align:center!important;
  font-size:16px!important;
  line-height:1.75!important;
  color:#687487!important;
}
body.td-product-home .productPromise{
  justify-content:center;
  margin-top:14px!important;
  font-size:12px!important;
}

body.td-product-home .productCanvas{
  width:100%;
  max-width:920px;
  margin:30px auto 0;
  padding:14px!important;
  border-color:#dfe3e8!important;
  border-radius:26px!important;
  background:#eceff2!important;
  box-shadow:0 24px 76px rgba(37,46,62,.12)!important;
}
body.td-product-home .productWindow{
  border-radius:20px!important;
}
body.td-product-home .productWindowBar{
  min-height:54px!important;
  padding:0 20px!important;
}
body.td-product-home .productWindowTitle{
  font-size:12px!important;
}
body.td-product-home .productWindowState{
  font-size:11px!important;
}
body.td-product-home .homeUploadPanel{
  padding:42px 36px 30px!important;
}
body.td-product-home .productFileGlyph{
  width:56px!important;
  height:62px!important;
  margin-bottom:18px!important;
}
body.td-product-home .productFileGlyph::before{
  left:13px!important;
  right:13px!important;
  top:21px!important;
  box-shadow:0 9px 0 #ccd2da,0 18px 0 #ccd2da!important;
}
body.td-product-home .productFileGlyph::after{
  width:17px!important;
  height:17px!important;
}
body.td-product-home .homeUploadLead{
  margin-bottom:21px!important;
}
body.td-product-home .homeUploadTitle{
  font-size:23px!important;
  letter-spacing:-.4px!important;
  margin-bottom:8px!important;
}
body.td-product-home .homeUploadDesc{
  max-width:620px!important;
  font-size:13.5px!important;
  line-height:1.7!important;
}
body.td-product-home .homeChooseBtn{
  min-width:188px!important;
  min-height:52px!important;
  border-radius:13px!important;
  font-size:15px!important;
}
body.td-product-home .homeFormatRow{
  gap:7px!important;
  margin-top:17px!important;
}
body.td-product-home .homeFormatRow span{
  min-height:27px!important;
  padding:4px 9px!important;
  border-radius:7px!important;
  font-size:10.5px!important;
}
body.td-product-home .homeFormatRow small{
  margin-top:2px!important;
  font-size:10.5px!important;
}
body.td-product-home .homeFileName{
  max-width:680px!important;
  margin-top:17px!important;
  padding:12px 14px!important;
  font-size:13px!important;
}
body.td-product-home .homeModeCard{
  max-width:680px!important;
  margin-top:18px!important;
  padding:17px 18px!important;
  grid-template-columns:minmax(0,1fr) 300px!important;
  gap:18px!important;
  border-radius:14px!important;
}
body.td-product-home .homeModeCopy strong{
  font-size:14px!important;
}
body.td-product-home .homeModeCopy span{
  margin-top:3px;
  font-size:12px!important;
}
body.td-product-home .homeModeSelect{
  min-height:46px!important;
  font-size:13px!important;
}
body.td-product-home .homeUploadActions{
  margin-top:22px!important;
  gap:10px!important;
}
body.td-product-home .homeUploadActions .btn{
  min-height:47px!important;
  padding:11px 18px!important;
  border-radius:12px!important;
  font-size:13px!important;
}
body.td-product-home .homeRunBtn{
  min-width:152px!important;
  font-size:14px!important;
}
body.td-product-home .homeDemoBtn{
  min-width:126px!important;
  padding:11px 15px!important;
  background:#fff!important;
  border:1px solid #e0e4ea!important;
  color:#536075!important;
  text-decoration:none!important;
  font-size:13px!important;
}
body.td-product-home .homeDemoBtn:hover{
  background:#f7f9fb!important;
  border-color:#cfd6e0!important;
}
body.td-product-home .homeProgress{
  padding:0 36px 22px!important;
}
body.td-product-home .status{
  margin:0 36px 18px!important;
  font-size:13px!important;
}
body.td-product-home .homeMemberBar,
body.td-product-home .memberAccess{
  padding:13px 18px!important;
}
body.td-product-home .memberMini,
body.td-product-home .memberOpenBtn{
  font-size:11.5px!important;
}

/* Secondary capability explanation: users can collapse it and the choice is remembered. */
body.td-product-home .productCapabilityDrawer{
  width:100%;
  max-width:920px;
  margin:18px auto 0;
  border:1px solid #e0e4e9;
  border-radius:17px;
  background:rgba(255,255,255,.74);
  overflow:hidden;
}
body.td-product-home .productCapabilityDrawer>summary{
  min-height:58px;
  padding:0 18px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  cursor:pointer;
  list-style:none;
  user-select:none;
}
body.td-product-home .productCapabilityDrawer>summary::-webkit-details-marker{display:none}
body.td-product-home .productCapabilitySummary{
  min-width:0;
  display:flex;
  align-items:baseline;
  gap:12px;
}
body.td-product-home .productCapabilitySummary strong{
  color:#283246;
  font-size:14px;
  font-weight:900;
}
body.td-product-home .productCapabilitySummary span{
  color:#8a93a1;
  font-size:11.5px;
}
body.td-product-home .productCapabilityToggle{
  flex:0 0 auto;
  color:#687487;
  font-size:11.5px;
  font-weight:800;
}
body.td-product-home .productCapabilityToggle::after{
  content:'⌄';
  display:inline-block;
  margin-left:7px;
  transform:translateY(-1px);
}
body.td-product-home .productCapabilityDrawer[open] .productCapabilityToggle::after{
  content:'⌃';
}
body.td-product-home .productCapabilityDrawer .homeFeatureStrip{
  max-width:none!important;
  margin:0!important;
  padding:0 18px 18px!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  border-top:1px solid #eceff2!important;
}
body.td-product-home .productCapabilityDrawer .homeFeature{
  display:block!important;
  min-height:112px!important;
  padding:17px 16px!important;
  border:0!important;
  border-radius:13px!important;
  background:#f8fafb!important;
}
body.td-product-home .productCapabilityDrawer .homeFeatureKicker{
  display:inline-flex!important;
  margin:0 0 11px!important;
  padding:4px 7px!important;
  border-radius:7px!important;
  background:#edf9f4!important;
  color:#16875b!important;
  font-size:9.5px!important;
}
body.td-product-home .productCapabilityDrawer .homeFeature:nth-child(2) .homeFeatureKicker,
body.td-product-home .productCapabilityDrawer .homeFeature:nth-child(3) .homeFeatureKicker{
  background:#f2f3f7!important;
  color:#697487!important;
}
body.td-product-home .productCapabilityDrawer .homeFeature strong{
  display:block!important;
  color:#263147!important;
  font-size:14px!important;
  line-height:1.45!important;
}
body.td-product-home .productCapabilityDrawer .homeFeature span{
  display:block!important;
  margin-top:7px!important;
  color:#7d8796!important;
  font-size:11.5px!important;
  line-height:1.55!important;
}
body.td-product-home .productCapabilityPromise{
  padding:0 18px 16px;
  color:#8a93a1;
  font-size:11px;
  text-align:center;
}

@media(max-width:820px){
  body.td-product-home .hero.homeHeroV3{padding:32px 0 22px!important}
  body.td-product-home .productWorkbench{max-width:720px}
  body.td-product-home .productIntro{padding:0 8px!important}
  body.td-product-home .homeHeroV3 h1{font-size:40px!important;letter-spacing:-1.5px!important}
  body.td-product-home .homeHeroV3 .productIntro>p{font-size:15px!important}
  body.td-product-home .productCanvas{margin-top:24px}
}

@media(max-width:600px){
  body.td-product-home .wrap{padding-left:15px!important;padding-right:15px!important}
  body.td-product-home .top{margin-left:-15px!important;margin-right:-15px!important;padding-left:16px!important;padding-right:16px!important}
  body.td-product-home .hero.homeHeroV3{padding:27px 0 18px!important}
  body.td-product-home .productEyebrow{font-size:10.5px!important;margin-bottom:12px!important}
  body.td-product-home .homeHeroV3 h1{font-size:34px!important;line-height:1.12!important;letter-spacing:-1.2px!important}
  body.td-product-home .homeHeroV3 .productIntro>p{font-size:14px!important;line-height:1.65!important}
  body.td-product-home .productPromise{font-size:10.5px!important}
  body.td-product-home .productCanvas{margin-top:21px;padding:8px!important;border-radius:20px!important}
  body.td-product-home .productWindow{border-radius:15px!important}
  body.td-product-home .productWindowBar{min-height:46px!important;padding:0 12px!important}
  body.td-product-home .homeUploadPanel{padding:30px 16px 22px!important}
  body.td-product-home .productFileGlyph{width:48px!important;height:54px!important;margin-bottom:15px!important}
  body.td-product-home .homeUploadTitle{font-size:20px!important}
  body.td-product-home .homeUploadDesc{font-size:12.5px!important}
  body.td-product-home .homeChooseBtn{min-width:166px!important;min-height:49px!important;font-size:14px!important}
  body.td-product-home .homeModeCard{grid-template-columns:1fr!important;gap:11px!important;padding:14px!important}
  body.td-product-home .homeUploadActions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}
  body.td-product-home .homeUploadActions .btn{width:100%!important;min-width:0!important}
  body.td-product-home .homeProgress{padding:0 16px 18px!important}
  body.td-product-home .status{margin:0 16px 16px!important}
  body.td-product-home .productCapabilityDrawer{margin-top:13px;border-radius:14px}
  body.td-product-home .productCapabilityDrawer>summary{min-height:54px;padding:0 14px}
  body.td-product-home .productCapabilitySummary{display:block}
  body.td-product-home .productCapabilitySummary strong{display:block;font-size:13px}
  body.td-product-home .productCapabilitySummary span{display:block;margin-top:2px;font-size:10px}
  body.td-product-home .productCapabilityDrawer .homeFeatureStrip{grid-template-columns:1fr!important;padding:0 12px 12px!important;gap:8px!important}
  body.td-product-home .productCapabilityDrawer .homeFeature{min-height:0!important;padding:14px!important}
  body.td-product-home .productCapabilityDrawer .homeFeatureKicker{margin-bottom:8px!important}
  body.td-product-home .productCapabilityPromise{padding:0 14px 13px;font-size:10px}
}
