*{box-sizing:border-box}html,body{min-width:0;margin:0;background:#0f0f0f}html{min-height:100%}body.dmcaPage{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;color:#fff;font-family:noto sans tc,pingfang sc,noto sans sc,sans-serif}.dmcaPage a{color:inherit;text-decoration:none}.dmcaPage p,.dmcaPage h1,.dmcaPage h2{margin:0}.dmcaHeader{position:sticky;top:0;z-index:100;display:flex;width:100%;height:104px;padding:0 clamp(40px,6.25vw,120px);gap:36px;align-items:center;background:#191919}.dmcaBrand{display:inline-flex;height:48px;flex:0 0 178px;gap:4px;align-items:flex-end}.dmcaBrand img:first-child{width:64px;height:48px}.dmcaBrand img:last-child{width:110px;height:38px}.dmcaSearch{display:flex;height:58px;min-width:0;padding:0 36px;border:1px solid rgba(255,255,255,.1);border-radius:9999px;flex:1;align-items:center;justify-content:space-between;color:rgba(255,255,255,.35);background:rgba(255,255,255,5%);box-shadow:0 0 12px rgba(0,0,0,5%);font-family:pingfang sc,sans-serif;font-size:18px;line-height:24px}.dmcaSearch img{width:20px;height:20px;object-fit:contain}.dmcaSocial{display:flex;flex:none;gap:16px;align-items:center}.dmcaSocial a,.dmcaSocial img{display:block;width:38px;height:38px}.dmcaMobileActions{display:none}.dmcaMain{display:flex;width:100%;padding:168px clamp(40px,11.458333vw,220px)80px;gap:24px;flex-direction:column}.dmcaBreadcrumb{color:rgba(255,255,255,.55);font-family:pingfang sc,sans-serif;font-size:16px;line-height:22px}.dmcaMain h1{color:#fff;font-size:44px;font-weight:700;line-height:77px}.dmcaTitleLine{display:block;width:96px;height:5px;border-radius:3px;background:#ec0101}.dmcaIntro{color:rgba(255,255,255,.58);font-size:18px;line-height:32px}.dmcaMobileCopy{display:none}.dmcaTerms{display:flex;width:100%;padding:16px 44px;border:1px solid rgba(255,255,255,.1);border-radius:16px;flex-direction:column;background:#131315}.dmcaTerm{display:flex;width:100%;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.1);gap:24px;align-items:flex-start}.dmcaTerm:last-child{border-bottom:0}.dmcaTerm strong{display:block;width:82px;min-width:82px;padding:8px 14px;border-radius:8px;color:#fff;background:#ec0101;font-size:16px;font-weight:700;line-height:28px;white-space:nowrap}.dmcaTerm p{color:#fff;font-size:18px;line-height:32px}.dmcaContact{display:flex;width:100%;padding:28px 32px;border-radius:12px;gap:10px;flex-direction:column;background:#1b1b1d}.dmcaContact h2{color:#fff;font-size:22px;font-weight:700;line-height:39px}.dmcaContact p{color:rgba(255,255,255,.58);font-size:16px;line-height:28px}.dmcaContact>p:first-of-type{color:#fff}.figmaFooter{position:relative;display:grid;grid-template-columns:1fr auto;padding:58px clamp(40px,11.458333vw,220px)42px;gap:28px;background:#1a1a1a}.figmaFooter>div:first-of-type{min-width:0}.figmaFooter .figmaBrand{display:inline-flex;gap:4px;align-items:flex-end}.figmaFooter .figmaBrand img:first-child{width:64px;height:48px}.figmaFooter .figmaBrand img:last-child{width:110px;height:38px}.figmaFooter p{max-width:597px;margin:18px 0 0;color:rgba(255,255,255,.55);font-family:pingfang sc,sans-serif;font-size:14px;line-height:20px}.figmaFooter>nav{display:flex;width:448px;gap:18px;align-self:end;align-items:center;justify-content:flex-start;flex-wrap:wrap}.figmaFooter>nav a,.figmaFooterRecord{color:#fff;font-family:pingfang sc,sans-serif;font-size:14px;line-height:20px;white-space:nowrap}.dmcaPage .figmaFooterRecord{display:inline}.figmaFooter>nav>i{display:block;width:1px;height:16px;flex:0 0 1px;background:rgba(255,255,255,.2)}.figmaFooter small{grid-column:1/-1;display:block;padding-top:28px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.55);font-family:pingfang sc,sans-serif;font-size:14px;line-height:20px}.dmcaDesktopBackTop{position:fixed;right:clamp(32px,8.854vw,170px);bottom:242px;z-index:20;display:grid;width:60px;height:60px;padding:0;border:0;border-radius:50%;place-items:center;color:#fff;background:#ec0101;font-size:20px;cursor:pointer}@media screen and (max-width:767px){html,body{width:100%;overflow-x:hidden}.dmcaHeader{position:fixed;inset:0 0 auto;width:100%;height:48px;padding:0 16px;gap:0;justify-content:space-between;background:#282828}.dmcaBrand{height:24px;flex-basis:91px;align-items:flex-end}.dmcaBrand img:first-child{width:32px;height:24px}.dmcaBrand img:last-child{width:55px;height:19px}.dmcaSearch,.dmcaSocial{display:none}.dmcaMobileActions{display:flex;gap:12px;align-items:center}.dmcaMobileActions a,.dmcaMobileActions button{display:grid;width:24px;height:24px;padding:0;border:0;place-items:center;background:0 0}.dmcaMobileActions img{display:block;width:24px;height:24px;object-fit:contain}.dmcaMain{margin-top:48px;padding:12px 16px 18px;gap:18px}.dmcaBreadcrumb{color:rgba(255,255,255,.58);font-family:noto sans tc,sans-serif;font-size:12px;line-height:20px}.dmcaMain h1{font-size:30px;line-height:51px}.dmcaTitleLine{width:72px;height:4px;border-radius:2px}.dmcaIntro{color:rgba(255,255,255,.58);font-size:14px;line-height:24px}.dmcaDesktopCopy{display:none}.dmcaMobileCopy{display:inline}.dmcaTerms{padding:0;border:0;border-radius:0;gap:18px;background:0 0}.dmcaTerm{display:flex;padding:18px 18px 20px;border:1px solid rgba(255,255,255,.1);border-radius:12px;gap:14px;flex-direction:column;background:#131315}.dmcaTerm:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.dmcaTerm strong{width:70px;min-width:70px;padding:6px 11px;border-radius:7px;font-size:13px;line-height:22px}.dmcaTerm p{font-size:14px;line-height:24px}.dmcaContact{padding:20px 18px;border-radius:12px;gap:10px}.dmcaContact h2{font-size:18px;line-height:31px}.dmcaContact p{font-size:13px;line-height:22px}.dmcaMobileContactLines{display:flex;gap:10px;flex-direction:column}.figmaFooter{margin:0 16px 30px}.dmcaPage .figmaFooter>nav{width:100%}.dmcaDesktopBackTop{display:none}}